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

[jira] [Created] (CB-1591) JSCallback Server Error when switching from a local page to a remote page

Reinhard Bacher created CB-1591:
-----------------------------------

             Summary: JSCallback Server Error when switching from a local page to a remote page
                 Key: CB-1591
                 URL: https://issues.apache.org/jira/browse/CB-1591
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.1.0
         Environment: Cordova 2.1.0 with Android 4.0.3
            Reporter: Reinhard Bacher
            Assignee: Filip Maj


Hi, 

I have implemented an app, which loads a page located on the local device and then switches to a page served on a remote web server server once the user has provided the corresponding connection information.

When switching, I am receiving the following error log:

10-05 09:22:03.700: D/CordovaLog(19150): JSCallback Error: Request failed with status 0
10-05 09:22:03.700: D/CordovaLog(19150): file:///android_asset/www/cordova- 2.1.0.js: Line 3743 : JSCallback Error: Request failed with status 0
10-05 09:22:03.700: I/Web Console(19150): JSCallback Error: Request failed with status 0 at file:///android_asset/www/cordova-2.1.0.js:3743
10-05 09:22:03.700: D/JsMessageQueue(19150): Set native->JS mode to 0

I am using Cordova 2.1.0 with Android 4.0.3.


--
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] [Resolved] (CB-1591) JSCallback Server Error when switching from a local page to a remote page

Posted by "Andrew Grieve (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-1591.
-------------------------------

    Resolution: Won't Fix
      Assignee: Andrew Grieve  (was: Filip Maj)

Thanks for the bug report.

Callback Server has been deleted, so this won't be a problem for the next release :)

                
> JSCallback Server Error when switching from a local page to a remote page
> -------------------------------------------------------------------------
>
>                 Key: CB-1591
>                 URL: https://issues.apache.org/jira/browse/CB-1591
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 2.1.0
>         Environment: Cordova 2.1.0 with Android 4.0.3
>            Reporter: Reinhard Bacher
>            Assignee: Andrew Grieve
>
> Hi, 
> I have implemented an app, which loads a page located on the local device and then switches to a page served on a remote web server server once the user has provided the corresponding connection information.
> When switching, I am receiving the following error log:
> 10-05 09:22:03.700: D/CordovaLog(19150): JSCallback Error: Request failed with status 0
> 10-05 09:22:03.700: D/CordovaLog(19150): file:///android_asset/www/cordova- 2.1.0.js: Line 3743 : JSCallback Error: Request failed with status 0
> 10-05 09:22:03.700: I/Web Console(19150): JSCallback Error: Request failed with status 0 at file:///android_asset/www/cordova-2.1.0.js:3743
> 10-05 09:22:03.700: D/JsMessageQueue(19150): Set native->JS mode to 0
> I am using Cordova 2.1.0 with Android 4.0.3.

--
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-1591) JSCallback Server Error when switching from a local page to a remote page

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

Reinhard Bacher commented on CB-1591:
-------------------------------------

Hi, some additional info:

the remote page is loading properly, but I do not receive a device-ready-event from the device.
                
> JSCallback Server Error when switching from a local page to a remote page
> -------------------------------------------------------------------------
>
>                 Key: CB-1591
>                 URL: https://issues.apache.org/jira/browse/CB-1591
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 2.1.0
>         Environment: Cordova 2.1.0 with Android 4.0.3
>            Reporter: Reinhard Bacher
>            Assignee: Filip Maj
>
> Hi, 
> I have implemented an app, which loads a page located on the local device and then switches to a page served on a remote web server server once the user has provided the corresponding connection information.
> When switching, I am receiving the following error log:
> 10-05 09:22:03.700: D/CordovaLog(19150): JSCallback Error: Request failed with status 0
> 10-05 09:22:03.700: D/CordovaLog(19150): file:///android_asset/www/cordova- 2.1.0.js: Line 3743 : JSCallback Error: Request failed with status 0
> 10-05 09:22:03.700: I/Web Console(19150): JSCallback Error: Request failed with status 0 at file:///android_asset/www/cordova-2.1.0.js:3743
> 10-05 09:22:03.700: D/JsMessageQueue(19150): Set native->JS mode to 0
> I am using Cordova 2.1.0 with Android 4.0.3.

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