]
Vlado Pakan closed JBIDE-18419.
-------------------------------
Verified with JBT 4.2.0.CR2-v20141005-0541-B267
CordovaSim can't handle cordova-3.6.3
-------------------------------------
Key: JBIDE-18419
URL:
https://issues.jboss.org/browse/JBIDE-18419
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.2.0.CR1
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Priority: Blocker
Fix For: 4.2.0.CR2
No errors when running against *cordova-3.5.0*. However with *cordova-3.6.3* getting the
error with the following stack trace:
{code}
2014-09-23 13:40:23.731:INFO:oejs.Server:jetty-8.1.14.v20131031
2014-09-23 13:40:23.781:INFO:oejs.AbstractConnector:Started
SelectChannelConnector@0.0.0.0:54262
!JavaScript ERROR: TypeError: 'undefined' is not a function (evaluating
'exec.init()') on line 1483 for
http://localhost:54243/cordova.js
!JavaScript LOG: deviceready has not fired after 5 seconds.
!JavaScript LOG: Channel not fired: onNativeReady
!JavaScript LOG: Channel not fired: onPluginsReady
!JavaScript LOG: Channel not fired: onCordovaReady
{code}
the upstream issue for apache ripple -
https://issues.apache.org/jira/browse/RIPPLE-69