You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Julien Roche (JIRA)" <ji...@apache.org> on 2012/11/15 10:54:12 UTC

[jira] [Created] (CB-1862) Problem with creation of multiple WebSQL databases

Julien Roche created CB-1862:
--------------------------------

             Summary: Problem with creation of multiple WebSQL databases
                 Key: CB-1862
                 URL: https://issues.apache.org/jira/browse/CB-1862
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.2.0
         Environment: I use Cordova 2.2.0 for Android with a project for Android 2.3.x
            Reporter: Julien Roche
            Assignee: Joe Bowser
            Priority: Minor


I try to create multiples databases, because I would like to separate datas (and for optimization too). It seems that I can create these, but if I inject a lot of datas, we have some memory leaks, and the application crashs.

With one database, not problem occurs.


Thank you very much.

Best regards

PS: here a part of the log ->
11-15 08:48:21.642: E/dalvikvm(329): Failed adding to JNI local ref table (has 512 entries)

--
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

[jira] [Commented] (CB-1862) Problem with creation of multiple WebSQL databases

Posted by "Joe Bowser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498237#comment-13498237 ] 

Joe Bowser commented on CB-1862:
--------------------------------

Can you provide some sample code to recreate this issue?

Thanks
                
> Problem with creation of multiple WebSQL databases
> --------------------------------------------------
>
>                 Key: CB-1862
>                 URL: https://issues.apache.org/jira/browse/CB-1862
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.2.0
>         Environment: I use Cordova 2.2.0 for Android with a project for Android 2.3.x
>            Reporter: Julien Roche
>            Assignee: Joe Bowser
>            Priority: Minor
>
> I try to create multiples databases, because I would like to separate datas (and for optimization too). It seems that I can create these, but if I inject a lot of datas, we have some memory leaks, and the application crashs.
> With one database, not problem occurs.
> Thank you very much.
> Best regards
> PS: here a part of the log ->
> 11-15 08:48:21.642: E/dalvikvm(329): Failed adding to JNI local ref table (has 512 entries)

--
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