You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mike Sierra (JIRA)" <ji...@apache.org> on 2013/06/19 19:36:20 UTC

[jira] [Created] (CB-3935) "ripple blackberry" produces blanket error alert

Mike Sierra created CB-3935:
-------------------------------

             Summary: "ripple blackberry" produces blanket error alert
                 Key: CB-3935
                 URL: https://issues.apache.org/jira/browse/CB-3935
             Project: Apache Cordova
          Issue Type: Bug
          Components: BlackBerry, CLI
    Affects Versions: 2.8.0
         Environment: Mac
            Reporter: Mike Sierra
            Assignee: Lorin Beer
            Priority: Minor


Running "cordova ripple blackberry" opens the page as expected, but with a cryptic JS alert:

[ERROR] Error initializing Cordova: undefined

Debug output:

ulothrix:HelloWorld sierra$ cordova -d  ripple blackberry
Wrote out BlackBerry application name to "Hello World"
Wrote out BlackBerry package name to "com.example.hello"
Wrote out BlackBerry version to "2.0.0"
Wrote out BlackBerry 10 device information to /Users/sierra/sandbox/pg/HelloWorld/platforms/blackberry/project.json
Wrote out BlackBerry 10 simulator information to /Users/sierra/sandbox/pg/HelloWorld/platforms/blackberry/project.json
INFO: Server instance running on: http://localhost:8000
INFO: CORS XHR proxy service on: http://localhost:8000/ripple/xhr_proxy
INFO: JSONP XHR proxy service on: http://localhost:8000/ripple/jsonp_xhr_proxy
Error: listen EADDRINUSE
    at errnoException (net.js:884:11)
    at Server._listen2 (net.js:1022:14)
    at listen (net.js:1044:10)
    at Server.listen (net.js:1110:5)
    at Function.app.listen (/usr/local/lib/node_modules/cordova/node_modules/ripple-emulator/node_modules/express/lib/application.js:533:24)
    at Object.module.exports.start (/usr/local/lib/node_modules/cordova/node_modules/ripple-emulator/lib/server/index.js:33:13)
    at Object.module.exports.start (/usr/local/lib/node_modules/cordova/node_modules/ripple-emulator/lib/server/emulate.js:31:26)
    at /usr/local/lib/node_modules/cordova/src/ripple.js:28:24
    at /usr/local/lib/node_modules/cordova/src/serve.js:130:9
    at Object.module.exports.update_project (/usr/local/lib/node_modules/cordova/src/metadata/blackberry_parser.js:97:27)

ulothrix:HelloWorld sierra$ INFO: Set Device User Agent (String): "Mozilla/5.0 (BB10; Touch) AppleWebKit/537.10  (KHTML, like Gecko) Version/10.0.10.261 Mobile Safari/537.10 "


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