You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Rudolf Kuczi (JIRA)" <ji...@apache.org> on 2013/01/26 16:15:12 UTC

[jira] [Updated] (CB-2297) database cannot be opened error in Android log in official Hello World sample

     [ https://issues.apache.org/jira/browse/CB-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rudolf Kuczi updated CB-2297:
-----------------------------

    Summary: database cannot be opened error in Android log in official Hello World sample  (was: database cannot be opened error in Andorid log in official Hello World sample)
    
> database cannot be opened error in Android log in official Hello World sample
> -----------------------------------------------------------------------------
>
>                 Key: CB-2297
>                 URL: https://issues.apache.org/jira/browse/CB-2297
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, App Hello World
>    Affects Versions: 2.1.0
>         Environment: official Hello World sample, official Adobe PhoneGap build service, official Android emulator using 4.0.3 x86 system image, LG Optimus 2x (P-990)
>            Reporter: Rudolf Kuczi
>            Assignee: Joe Bowser
>            Priority: Minor
>              Labels: newbie
>
> By building then official Hello World sample (https://github.com/phonegap/phonegap-start) using Adobe PhoneGap build I receive the following error in Android log:
> 01-26 16:09:07.320: I/SqliteDatabaseCpp(16717): sqlite returned: error code = 14, msg = cannot open file at line 29848 of [c7c6050ef0], db=/data/data/com.phonegap.hello_world/databases/webview.db
> 01-26 16:09:07.320: I/SqliteDatabaseCpp(16717): sqlite returned: error code = 14, msg = os_unix.c:29848: (2) open(/CachedGeoposition.db) - , db=/data/data/com.phonegap.hello_world/databases/webview.db
> This app doesn' even touch the database.
> I have another simple app working with window.database reporting the same error but actually functioning.
> I'm reporting this because I'm unsure If it can convert to a real issue when writing an app actually and intensively using window.database.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira