04-28 16:05:38.324 31817-31817/com.yhh.a360test E/SQLiteDatabase: Failed to open database '/data/system/eTransfar.db'.
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:207)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:594)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
at com.cache.jsr107.core.db.EContentProvider.onCreate(Unknown Source)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1778)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1753)
at android.app.ActivityThread.installProvider(ActivityThread.java:5378)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4939)
at java.lang.reflect.Method.invoke(Native Method)
at com.wch.plugincore.pm.provider.ProviderHelper.installProvider(ProviderHelper.java:68)
at com.wch.plugincore.pm.provider.ProviderHelper.parseAndInstallProviderInfo(ProviderHelper.java:48)
at com.wch.plugincore.pm.PluginManager.init(PluginManager.java:54)
at com.yhh.a360test.MyApplication.attachBaseContext(MyApplication.java:26)
at android.app.Application.attach(Application.java:196)
at android.app.Instrumentation.newApplication(Instrumentation.java:998)
at android.app.Instrumentation.newApplication(Instrumentation.java:982)
at android.app.LoadedApk.makeApplication(LoadedApk.java:614)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4871)
at android.app.ActivityThread.access$1800(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1491)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:179)
at android.app.ActivityThread.main(ActivityThread.java:5672)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:674)
04-28 16:05:38.324 31817-31817/com.yhh.a360test E/SQLiteOpenHelper: Couldn't open eTransfar.db for writing (will try read-only):
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:207)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:594)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
at com.cache.jsr107.core.db.EContentProvider.onCreate(Unknown Source)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1778)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1753)
at android.app.ActivityThread.installProvider(ActivityThread.java:5378)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4939)
at java.lang.reflect.Method.invoke(Native Method)
at com.wch.plugincore.pm.provider.ProviderHelper.installProvider(ProviderHelper.java:68)
at com.wch.plugincore.pm.provider.ProviderHelper.parseAndInstallProviderInfo(ProviderHelper.java:48)
at com.wch.plugincore.pm.PluginManager.init(PluginManager.java:54)
at com.wch.a360test.MyApplication.attachBaseContext(MyApplication.java:26)
at android.app.Application.attach(Application.java:196)
at android.app.Instrumentation.newApplication(Instrumentation.java:998)
at android.app.Instrumentation.newApplication(Instrumentation.java:982)
at android.app.LoadedApk.makeApplication(LoadedApk.java:614)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4871)
at android.app.ActivityThread.access$1800(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1491)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:179)
at android.app.ActivityThread.main(ActivityThread.java:5672)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:674)
04-28 16:05:38.324 31817-31817/com.yhh.a360test E/SQLiteLog: (14) cannot open file at line 31278 of [2ef4f3a5b1]
04-28 16:05:38.324 31817-31817/com.yhh.a360test E/SQLiteLog: (14) os_unix.c:31278: (2) open(/data/system/eTransfar.db) -
04-28 16:05:38.325 31817-31817/com.yhh.a360test E/SQLiteDatabase: Failed to open database '/data/system/eTransfar.db'.
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:207)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:234)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
at com.cache.jsr107.core.db.EContentProvider.onCreate(Unknown Source)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1778)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1753)
at android.app.ActivityThread.installProvider(ActivityThread.java:5378)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4939)
at java.lang.reflect.Method.invoke(Native Method)
at com.wch.plugincore.pm.provider.ProviderHelper.installProvider(ProviderHelper.java:68)
at com.yhh.plugincore.pm.provider.ProviderHelper.parseAndInstallProviderInfo(ProviderHelper.java:48)
at com.yhh.plugincore.pm.PluginManager.init(PluginManager.java:54)
at com.yhh.a360test.MyApplication.attachBaseContext(MyApplication.java:26)
at android.app.Application.attach(Application.java:196)
at android.app.Instrumentation.newApplication(Instrumentation.java:998)
at android.app.Instrumentation.newApplication(Instrumentation.java:982)
at android.app.LoadedApk.makeApplication(LoadedApk.java:614)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4871)
at android.app.ActivityThread.access$1800(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1491)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:179)
at android.app.ActivityThread.main(ActivityThread.java:5672)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:674)