Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid android.database.CursorIndexOutOfBoundsException: Index 2 requested, with a size of 2
    primarykey
    data
    text
    <p>I have this log</p> <p>07-27 21:42:05.635: ERROR/AndroidRuntime(26094): FATAL EXCEPTION: main 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): android.database.CursorIndexOutOfBoundsException: Index 2 requested, with a size of 2 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.database.AbstractCursor.checkPosition(AbstractCursor.java:580) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.database.AbstractWindowedCursor.checkPosition(AbstractWindowedCursor.java:214) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.database.AbstractWindowedCursor.getString(AbstractWindowedCursor.java:41) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at it.android.infoconsumatori.ServiceS$1.handleMessage(ServiceS.java:101) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.os.Handler.dispatchMessage(Handler.java:99) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.os.Looper.loop(Looper.java:123) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at android.app.ActivityThread.main(ActivityThread.java:3691) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at java.lang.reflect.Method.invokeNative(Native Method) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at java.lang.reflect.Method.invoke(Method.java:507) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605) 07-27 21:42:05.635: ERROR/AndroidRuntime(26094): at dalvik.system.NativeStart.main(Native Method) 07-27 21:42:05.640: ERROR/(2695): Dumpstate > /data/log/dumpstate_app_error</p> <p>What is the problem ??</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload