Hello Brian
I have similar problem. I am using BB 8900 simulator on windows. Looks
like rake is looking for 9000?
Thanks
Rajat
Here are my rake steps
D:\workarea\myapp>rake clean:bb
(in D:/workarea/myapp)
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-1.2.2
rm -rf D:/workarea/myapp/bin/target/4.6/../
rm -rf D:/workarea/myapp/bin/tmp
rm -rf D:/workarea/myapp/bin
rm -rf D:/workarea/myapp/RhoBundle
D:\workarea\myapp>rake run:bb > out.txt 2>&1
This is what I see in the out.txt file
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-1.2.2
(in D:/workarea/myapp)
PWD:C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-1.2.2
CMD:"D:/apps/Research In Motion/BlackBerry JDE 4.6.1/simulator/
fledgecontroller.exe"
ARGS: /session=9000 /execute=Exit(true)
cd
rake aborted!
Invalid argument -
(See full trace by running task with --trace)
There is no Fledge instance running with session name "9000".