I am seeing the exception in 'adb logcat'.  But I don't know if it is
caused by my application or android platform.
Can you please give me any idea how to troubleshoot this exception?

Thank you.

I/dalvikvm(  713): Uncaught exception thrown by finalizer (will be discarded):
I/dalvikvm(  713): Ljava/lang/IllegalStateException;: Finalizing
cursor android.database.sqlite.sqlitecur...@435ca1c0 on contacts that
has not been deactivated or closed
I/dalvikvm(  713):      at
android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:596)
I/dalvikvm(  713):      at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm(  713): Uncaught exception thrown by finalizer (will be discarded):
I/dalvikvm(  713): Ljava/lang/IllegalStateException;: Finalizing
cursor android.database.sqlite.sqlitecur...@435c99b0 on contacts that
has not been deactivated or closed
I/dalvikvm(  713):      at
android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:596)
I/dalvikvm(  713):      at dalvik.system.NativeStart.run(Native Method)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to