12-12-2012 09:23 PM
Hello , Guys I'm Tryna make an html 5 app. I tested in the ripple emulator and everything works fine . Now when im done packaging and try to deploy to the simulator i get this error
Info: Sending request: Install and Launch
Info: Action: Install and Launch
Info: File size: 559565
Info: Installing Helicopter.testDev_Helicopter_685577f7...
Info: Processing 559565 bytes
Info: Progress 46%...
Info: Progress 78%...
Info: Progress 91%...
Info: Progress 98%...
Info: Progress 100%...
Info: Progress 100%...
actual_dname::Helicopter.testDev_Helicopter_685577
actual_id::testDev_Helicopter_685577f7
actual_version::1.0.0.1
result::success
Info: Launching Helicopter.testDev_Helicopter_685577f7...
Error: Failed to create application process: No such file or directory
Do You guys have any idea ???
12-16-2012 10:09 PM
After it fails do you have a .bar after the build process is completed?
12-17-2012 10:31 AM
In your config.xml, make sure the context tag is referring to a file that actually exists.
<content src="local:///index.html" />
In your project, if you're loading index.htm for example, then you might be running into issues.
12-20-2012 08:58 PM
I'm having these problems too. Makes it pretty hard to test!
12-20-2012 10:40 PM
12-21-2012 08:56 AM
Can you all confirm that you're using the latest simulator?
The latest Simulator is v10.0.9.1673
If you want to use the Gold SDK, then you'll need to update to that simulator