I have got back two nonfatal exception reports. I can't match them to any 
particular user yet. 

When attempting the open. 
android.database.sqlite.SQLiteCantOpenDatabaseException unknown error (code 
14): Could not open database
From: 
SQLiteDatabase.java line 669android.database.sqlite.SQLiteDatabase.openDatabase 

Another, when checking for a record's existence:
android.database.sqlite.SQLiteDiskIOException disk I/O error
from
SQLiteCursor.java line 268 
android.database.sqlite.SQLiteCursor.getCount 

They appear to be pretty rare. No sign it is tied to a corrupt database. 

Nathan

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to