Advertisement
Guest User

Untitled

a guest
Aug 10th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. 07-31 11:35:09.938: W/System.err(2760): android.database.CursorIndexOutOfBoundsException: Index -1 requested, with a size of 1
  2. 07-31 11:35:09.985: W/System.err(2760): at android.database.AbstractCursor.checkPosition(AbstractCursor.java:418)
  3. 07-31 11:35:09.989: W/System.err(2760): at android.database.AbstractWindowedCursor.checkPosition(AbstractWindowedCursor.java:136)
  4. 07-31 11:35:09.989: W/System.err(2760): at android.database.AbstractWindowedCursor.getBlob(AbstractWindowedCursor.java:44)
  5. 07-31 11:35:09.993: W/System.err(2760): at android.database.CursorWrapper.getBlob(CursorWrapper.java:122)
  6. 07-31 11:35:09.993: W/System.err(2760): at es.agnitio.kivox.mobile.internal.ModelImporterAndroidImpl.importModelPackage(ModelImporterAndroidImpl.java:44)
  7. 07-31 11:35:09.993: W/System.err(2760): at es.agnitio.kivox.mobile.internal.KivoxMobileBasicCode.importModel(KivoxMobileBasicCode.java:159)
  8. 07-31 11:35:09.997: W/System.err(2760): at es.agnitio.kivox.mobile.internal.KivoxMobileBasicImpl.importModel(KivoxMobileBasicImpl.java:47)
  9. 07-31 11:35:09.997: W/System.err(2760): at es.agnitio.kivoxmobile.testing.KivoxMobileBasicTrial.onCreate(KivoxMobileBasicTrial.java:63)
  10. 07-31 11:35:09.997: W/System.err(2760): at android.app.Activity.performCreate(Activity.java:5008)
  11. 07-31 11:35:10.001: W/System.err(2760): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
  12. 07-31 11:35:10.001: W/System.err(2760): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2023)
  13. 07-31 11:35:10.001: W/System.err(2760): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
  14. 07-31 11:35:10.004: W/System.err(2760): at android.app.ActivityThread.access$600(ActivityThread.java:130)
  15. 07-31 11:35:10.004: W/System.err(2760): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
  16. 07-31 11:35:10.004: W/System.err(2760): at android.os.Handler.dispatchMessage(Handler.java:99)
  17. 07-31 11:35:10.008: W/System.err(2760): at android.os.Looper.loop(Looper.java:137)
  18. 07-31 11:35:10.008: W/System.err(2760): at android.app.ActivityThread.main(ActivityThread.java:4745)
  19. 07-31 11:35:10.008: W/System.err(2760): at java.lang.reflect.Method.invokeNative(Native Method)
  20. 07-31 11:35:10.012: W/System.err(2760): at java.lang.reflect.Method.invoke(Method.java:511)
  21. 07-31 11:35:10.012: W/System.err(2760): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
  22. 07-31 11:35:10.012: W/System.err(2760): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  23. 07-31 11:35:10.016: W/System.err(2760): at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement