Results 1 to 10 of 10
- 01-20-2013, 04:19 PM
Thread Author #1
Ripple problem: Oh Snap! Build request failed with message: CreateProcessW: ...
I am trying to Package the sample "Hello World" example in Ripple but I get the following error:
Oh Snap! Build request failed with message: CreateProcessW: The system cannot find the file specified.
The following are my settings:
SDK Path: C:\Program Files (x86)\Research In Motion\BlackBerry 10 WebWorks SDK 1.0.4.7
Project Root: C:\Users\Efstathio\Ripplesites\HelloWorld
Archive Name: HelloWorld
Output folder: c:\webapps\Output
As I do not have a webserver, I am accessing the page via "http://localhost:9910/helloworld/index.html"
I have both index.html and the config.xml in the same directory.
I have looked all over the net for solutions and did not find anything that helped.Last edited by Mister-E; 01-20-2013 at 05:31 PM.
- 01-20-2013, 06:41 PM #2
Wake sure you have BB10 selected as your target platform, sounds like it's set to something else.
- 01-20-2013, 07:03 PM
Thread Author #3
BB 10 is selected. I redid the setting I am getting the following:
Oh Snap! Build request failed with message: The system cannot find the file specified.
I have attached a screen capture gives further detail into what is going on.
Capture.jpg - 01-20-2013, 07:12 PM #4
I've got a hunch, can you paste the contents of your config.xml file?
- 01-20-2013, 07:15 PM
Thread Author #5
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:rim="http://www.blackberry.com/ns/widgets"
version="1.0.0.5" id="helloworld" xml:lang="en">
<author href="http://www.example.com/"
rim:copyright="Copyright 1998-2012 My Corp">My Corp</author>
<name>helloWorld</name>
<content src="index.html"/>
<feature id="blackberry.identity" required="true" version="1.0.0.0"/>
</widget> - 01-20-2013, 07:20 PM #6
Hmm, I see a 404 in the first screenshot with reference to 'favicon.ico' but I don't see any icon defined in your config.xml...maybe try defining an icon?
- 01-20-2013, 09:49 PM
Thread Author #7
Got past that hurdle. Put an icon in and it worked, BUT, now I am on to my next problem:
Capture2.PNG - 01-20-2013, 10:41 PM #8
I never had good luck with Ripple. For giggles, I would try packaging your app with the Graphical Aid:
BlackBerry Tablet OS Graphical Aid - BlackBerry Support Community ForumsSent from the future in my BB10 powered DeLorean - 01-21-2013, 01:37 AM #9
Blackbery Graphical AID might work for you, but it wont work for me on Win7 32bit. It packages the .bar file, but when it wants to sign the file, it fails. It will give this error: 'Invalid commands used'
I now package & sign the bar files via CMD. I'll post the code here today (dont have my laptop with me)
EDIT:http://www.devguy.org/2011/05/signin...-playbook.htmlLast edited by jeroen_13; 01-21-2013 at 01:55 AM.
- 01-21-2013, 05:57 PM
Thread Author #10
Turns out it was a java problem. Realized it when I tried to build it using the SDK. Had something to do with the path. After tinkering with that problem and a reboot, I no longer had the problems with Ripple.
Similar Threads
-
Request help with Uncaught Exception Problem
By basicsbb in forum BlackBerry Bold 9000Replies: 2Last Post: 04-15-2009, 10:31 AM -
Crackberry Ringtone Problems...oh no!
By Mammy in forum BlackBerry Curve 83xxReplies: 0Last Post: 06-27-2008, 12:27 PM -
Scroll down problem with messages
By herberje in forum BlackBerry Curve 83xxReplies: 1Last Post: 02-16-2008, 09:10 AM -
Problem with message automatically opening!!!
By ap0517 in forum BlackBerry Pearl 81xxReplies: 2Last Post: 02-14-2008, 02:35 PM -
Problems pairing my HS-655 earpiece with Bluetooth
By DoBurn50 in forum BlackBerry 8830 WEReplies: 2Last Post: 08-01-2007, 02:42 PM
Reply

















