Hi all,

I develope an application about Contacts Provider. It includes many
database operations.

But there is a problem about sqlite exception. I have the following
information exits in the log file.

I am confused. Is it normal behavior?

Thanks.

01-14 21:02:48.692 I/dalvikvm( 1923): Uncaught exception thrown by
finalizer (will be discarded):
01-14 21:02:48.692 I/dalvikvm( 1923): Ljava/lang/
IllegalStateException;: Finalizing cursor
android.database.sqlite.sqlitecur...@2e56fef8 on people that has not
been deactivated or closed
01-14 21:02:48.692 I/dalvikvm( 1923): at
android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:596)
01-14 21:02:48.702 I/dalvikvm( 1923): 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