02-22 09:57:00.242: ERROR/AndroidRuntime(25948): Uncaught handler:
thread WebViewCoreThread exiting due to uncaught exception
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):
android.database.sqlite.SQLiteException: unable to open database file
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.database.sqlite.SQLiteDatabase.dbopen(Native Method)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:
1421)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.database.sqlite.SQLiteDatabase.openDatabase
(SQLiteDatabase.java:537)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.database.sqlite.SQLiteDatabase.openOrCreateDatabase
(SQLiteDatabase.java:558)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.database.sqlite.SQLiteDatabase.openOrCreateDatabase
(SQLiteDatabase.java:551)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.app.ApplicationContext.openOrCreateDatabase
(ApplicationContext.java:427)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.content.ContextWrapper.openOrCreateDatabase
(ContextWrapper.java:181)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.WebViewDatabase.getInstance(WebViewDatabase.java:167)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.CacheManager.init(CacheManager.java:146)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.BrowserFrame.<init>(BrowserFrame.java:112)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.WebViewCore.initialize(WebViewCore.java:168)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.WebViewCore.access$400(WebViewCore.java:43)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.WebViewCore$WebCoreThread$1.handleMessage
(WebViewCore.java:425)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.os.Handler.dispatchMessage(Handler.java:88)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.os.Looper.loop(Looper.java:123)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:468)
02-22 09:57:00.272: ERROR/AndroidRuntime(25948):     at
java.lang.Thread.run(Thread.java:935)


On Feb 22, 9:27 am, Mark Murphy <[email protected]> wrote:
> Carter wrote:
> > a call to SQLiteOpenHelper.getWritableDatabase() fails
>
> What is the exception that is raised? Or does it just quietly return null?
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
>
> Android Training on the Ranch! -- Mar 16-20, 
> 2009http://www.bignerdranch.com/schedule.shtml
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to