06-23-2012 10:44 AM
Using the ripple emulator via Chrome
Platform is WebWorks 2.0.0
My settings are correct and the SDK path is set to:
C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5
I have ripple services running and this is the result shown in the command prompt window after the error is shown:
error response - {"code":1,"msg":"CreateProcessW: The system cannot find the fil
e specified.\r\n","data":null}
2012-06-23 14:39:02 GET /ripple/build_status/8197 200
2012-06-23 14:41:25 POST /ripple/build/smartphone 200
Checking output path c:/LondonBus/BS/
Path already exists
Running zip in c:\LondonBus
exec - "C:\Program Files (x86)\Research In Motion\Ripple 0.9.5.0\services\node\n
ode_modules\rbd/../../../bin/zip.exe" -x "\BS/"* @ -r "c:\LondonBus\BS/LiveBusLo
ndon321.zip" *
error: CreateProcessW: The system cannot find the file specified.
error response - {"code":1,"msg":"CreateProcessW: The system cannot find the fil
e specified.\r\n","data":null}
2012-06-23 14:41:26 GET /ripple/build_status/5644 200
This was working a week ago, i have no idea what has happened please help!
06-23-2012 12:00 PM
06-23-2012 07:41 PM
use the forum search. I dont remember what the reason was but i saw a similar post just yesterday and i posted many other posts that had the same issue. ![]()
06-23-2012 07:42 PM
NVM here is it
06-24-2012 09:14 AM
06-24-2012 08:29 PM
error sounds like you are referencing the wrong file directory. did you remember to include the .zip file in ur directory?
06-24-2012 08:41 PM
06-24-2012 11:27 PM
i find using command line to build is much easier
..
maybe u refernce the folder wrong though...
06-25-2012 06:07 AM
Well this is annoying.
The build via the command line works just fine. SO it's just Ripple being stupid! It was working fine with the settings I have and all of a sudden it ain't playing fair.
I can deal with using the command line but it's a pain! I now need to work out how to sign it via the command line and also how to install the cod on the simulators since the Ripple simulator doesn't actually do a great job of replicating how it's actually going to look on a device at all!
06-25-2012 02:57 PM
put your command line stuff in a text file renamed to AnyName.bat < (with bat extention) everytime u build for playbook or bb10 u just have to increment the buildid by 1 save and then click it. For bbos u just click it and it will build =)