Blackberry won't build

9 views
Skip to first unread message

Brent Napolitano

unread,
Jul 21, 2010, 6:54:48 PM7/21/10
to rhomobile
I'm getting the following error when trying to build for Blackberry.
Even if I remove all the code from the bb.erb file it still generates
this error in the RhoBundle code.

You have a syntax error in your ERB: C:/rhomobile/
agentfirst_rhostyling/bin/RhoB
undle/apps/app/Main/index.erb
Error interpreting erb code



C:\rhomobile\agentfirst_rhostyling>rake run:bb
(in C:/rhomobile/agentfirst_rhostyling)
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp
rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
cd C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/simulator
PWD: C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/
simulator
CMD: "C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/
simulator/fledgec
ontroller.exe" /session=8900 /execute=Exit(true)
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
cd C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/MDS
PWD: C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/MDS
CMD: cmd.exe /c shutdown.bat
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
ce)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at
net.rim.application.ipproxyservice.IPProxyEvent.sendEvent(Unknown Sou
rce)
at
net.rim.application.ipproxyservice.IPProxyEvent.main(Unknown Source)
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
mf: platform/bb/build/MANIFEST.MF
Modify Capabilities.java
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp/RubyVM
PWD: C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
CMD: "C:/Program Files/Java/jdk1.6.0_18/bin/javac.exe" -g -d C:/
rhomobile/agentf
irst_rhostyling/bin/tmp/RubyVM -bootclasspath "C:/Program Files/
Research In Moti
on/BlackBerry JDE 4.6.1/lib/net_rim_api.jar" -source 1.3 -target 1.3 -
nowarn @pl
atform/bb/build/RubyVM_build.files

cd C:/rhomobile/agentfirst_rhostyling/bin/tmp
PWD: C:/rhomobile/agentfirst_rhostyling/bin/tmp
CMD: "C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/bin/
preverify.exe
" -classpath "C:/Program Files/Research In Motion/BlackBerry JDE 4.6.1/
lib/net_r
im_api.jar" -d C:/rhomobile/agentfirst_rhostyling/bin/tmp/
RubyVM.preverify C:/rh
omobile/agentfirst_rhostyling/bin/tmp/RubyVM

cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
PWD: C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
CMD: "C:/Program Files/Java/jdk1.6.0_18/bin/jar.exe" cfm C:/rhomobile/
agentfirst
_rhostyling/preverified/RubyVM.jar platform/bb/build/
RubyVM_manifest.mf -C C:/rh
omobile/agentfirst_rhostyling/bin/tmp/RubyVM.preverify .

rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp
rm -rf C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle/apps
cd lib/framework
cp -rp bsearch.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp builtinME.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp date C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp date.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp dateME.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp dateOrig.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp erb.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp find.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp indifferent_access.rb C:/rhomobile/agentfirst_rhostyling/bin/
RhoBundle
cp -rp rational.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rationalME.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rho C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rho.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rhodes-framework.rb C:/rhomobile/agentfirst_rhostyling/bin/
RhoBundle
cp -rp rhodes.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rhoframework.rb C:/rhomobile/agentfirst_rhostyling/bin/
RhoBundle
cp -rp rhofsconnector.rb C:/rhomobile/agentfirst_rhostyling/bin/
RhoBundle
cp -rp rholang C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rhom C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp rhom.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp singleton.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp time.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cp -rp version.rb C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cd C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
rm rhodes-framework.rb
rm erb.rb
rm find.rb
rm rational.rb
rm dateOrig.rb
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
cd lib/extensions/rhoxml
cp -r rexml C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
cd C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle
rm rexml/parsers/baseparser.rb
rm rexml/set.rb
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
cp -rp C:/rhomobile/agentfirst_rhostyling/app C:/rhomobile/
agentfirst_rhostyling
/bin/RhoBundle/apps
cp -rp C:/rhomobile/agentfirst_rhostyling/public C:/rhomobile/
agentfirst_rhostyl
ing/bin/RhoBundle/apps
cp -p C:/rhomobile/agentfirst_rhostyling/rhoconfig.txt C:/rhomobile/
agentfirst_r
hostyling/bin/RhoBundle/apps
cd C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle/apps
rm app/AsyncDownloadFile/wait.erb
mv app/AsyncDownloadFile/wait.bb.erb app/AsyncDownloadFile/wait.erb
rm app/ContactUs/contact.erb
mv app/ContactUs/contact.bb.erb app/ContactUs/contact.erb
rm app/ContactUs/index.erb
mv app/ContactUs/index.bb.erb app/ContactUs/index.erb
rm app/ContactUs/wait.erb
mv app/ContactUs/wait.bb.erb app/ContactUs/wait.erb
rm app/index.erb
mv app/index.bb.erb app/index.erb
rm app/Login/index.erb
mv app/Login/index.bb.erb app/Login/index.erb
rm app/Login/wait.erb
mv app/Login/wait.bb.erb app/Login/wait.erb
rm app/Main/index.erb
mv app/Main/index.bb.erb app/Main/index.erb
rm app/Main/wait.erb
mv app/Main/wait.bb.erb app/Main/wait.erb
rm app/PlaceCustomerServiceOrder/comments.erb
mv app/PlaceCustomerServiceOrder/comments.bb.erb app/
PlaceCustomerServiceOrder/c
omments.erb
rm app/PlaceCustomerServiceOrder/customerserviceproducts.erb
mv app/PlaceCustomerServiceOrder/customerserviceproducts.bb.erb app/
PlaceCustome
rServiceOrder/customerserviceproducts.erb
rm app/PlaceCustomerServiceOrder/farmpackages.erb
mv app/PlaceCustomerServiceOrder/farmpackages.bb.erb app/
PlaceCustomerServiceOrd
er/farmpackages.erb
rm app/PlaceCustomerServiceOrder/orderpropertyinfo.erb
mv app/PlaceCustomerServiceOrder/orderpropertyinfo.bb.erb app/
PlaceCustomerServi
ceOrder/orderpropertyinfo.erb
rm app/PlaceCustomerServiceOrder/providers.erb
mv app/PlaceCustomerServiceOrder/providers.bb.erb app/
PlaceCustomerServiceOrder/
providers.erb
rm app/PlaceCustomerServiceOrder/rolefilepropertytype.erb
mv app/PlaceCustomerServiceOrder/rolefilepropertytype.bb.erb app/
PlaceCustomerSe
rviceOrder/rolefilepropertytype.erb
rm app/PlaceCustomerServiceOrder/savefile.erb
mv app/PlaceCustomerServiceOrder/savefile.bb.erb app/
PlaceCustomerServiceOrder/s
avefile.erb
rm app/PlaceCustomerServiceOrder/wait.erb
mv app/PlaceCustomerServiceOrder/wait.bb.erb app/
PlaceCustomerServiceOrder/wait.
erb
rm app/PlaceTitleEscrowOrder/comments.erb
mv app/PlaceTitleEscrowOrder/comments.bb.erb app/PlaceTitleEscrowOrder/
comments.
erb
rm app/PlaceTitleEscrowOrder/orderconfirmation.erb
mv app/PlaceTitleEscrowOrder/orderconfirmation.bb.erb app/
PlaceTitleEscrowOrder/
orderconfirmation.erb
rm app/PlaceTitleEscrowOrder/providers.erb
mv app/PlaceTitleEscrowOrder/providers.bb.erb app/
PlaceTitleEscrowOrder/provider
s.erb
rm app/PlaceTitleEscrowOrder/quickorder.erb
mv app/PlaceTitleEscrowOrder/quickorder.bb.erb app/
PlaceTitleEscrowOrder/quickor
der.erb
rm app/PlaceTitleEscrowOrder/rolefilepropertytype.erb
mv app/PlaceTitleEscrowOrder/rolefilepropertytype.bb.erb app/
PlaceTitleEscrowOrd
er/rolefilepropertytype.erb
rm app/PlaceTitleEscrowOrder/titleescrowdetails.erb
mv app/PlaceTitleEscrowOrder/titleescrowdetails.bb.erb app/
PlaceTitleEscrowOrder
/titleescrowdetails.erb
rm app/PlaceTitleEscrowOrder/wait.erb
mv app/PlaceTitleEscrowOrder/wait.bb.erb app/PlaceTitleEscrowOrder/
wait.erb
rm app/PropertyDetails/index.erb
mv app/PropertyDetails/index.bb.erb app/PropertyDetails/index.erb
rm app/PropertyDetails/show.erb
mv app/PropertyDetails/show.bb.erb app/PropertyDetails/show.erb
rm app/PropertyDetails/wait.erb
mv app/PropertyDetails/wait.bb.erb app/PropertyDetails/wait.erb
rm app/PropertySearchData/index.erb
mv app/PropertySearchData/index.bb.erb app/PropertySearchData/
index.erb
rm app/PropertySearchData/results.erb
mv app/PropertySearchData/results.bb.erb app/PropertySearchData/
results.erb
rm app/PropertySearchData/wait.erb
mv app/PropertySearchData/wait.bb.erb app/PropertySearchData/wait.erb
rm app/PropertyDetails/show.wm.erb
cd C:/rhomobile/agentfirst_rhostyling/bin/RhoBundle/apps
rm -rf public/js/jquery-1.2.6.min.js
rm -rf public/js/jquery.1.3.2.min.js
rm -rf public/css/iphone.css
cp -r C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0/res/build-tools/db
C:/rhomobil
e/agentfirst_rhostyling/bin/RhoBundle/apps
cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
cp lib/build/compileERB/bb.rb C:/rhomobile/agentfirst_rhostyling/bin/
RhoBundle
Running bb.rb

You have a syntax error in your ERB: C:/rhomobile/
agentfirst_rhostyling/bin/RhoB
undle/apps/app/Main/index.erb
Error interpreting erb code

Brent Napolitano

unread,
Jul 21, 2010, 6:56:27 PM7/21/10
to rhomobile
Note I tried to run rake clean:bb, to no avail, and I also deleted the
rhobundle directory.

Brent Napolitano

unread,
Jul 21, 2010, 8:44:23 PM7/21/10
to rhomobile
got the latest, built and installed the gem and it's still failing.
It also fails if I use the android view, which compiles just fine.
I've even rebooted in a vain attempt to make it work.
> ...
>
> read more »

evgeny vovchenko

unread,
Jul 22, 2010, 1:41:50 AM7/22/10
to rhom...@googlegroups.com
Post me pls app/Main/index.erb as an attachment

--
You received this message because you are subscribed to the Google Groups
"rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to
rhomobile+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rhomobile?hl=en.

Brent Napolitano

unread,
Jul 22, 2010, 12:58:21 PM7/22/10
to rhomobile
I sent the files, but it doesnt seem to matter what's in them. The
process that converts the index.erb to the index_erb.rb fails no
matter what.

Thanks,
Brent

On Jul 21, 10:41 pm, "evgeny vovchenko" <evgenyvovche...@gmail.com>
wrote:
> Post me pls  app/Main/index.erb as an attachment
>
> -----Original Message-----
> From: rhom...@googlegroups.com [mailto:rhom...@googlegroups.com] On
>
> Behalf Of Brent Napolitano
> Sent: Thursday, July 22, 2010 4:44 AM
> To: rhomobile
> Subject: [rhomobile] Re:Blackberrywon'tbuild
>
> got the latest, built and installed the gem and it's still failing.
> It also fails if I use the android view, which compiles just fine.
> I've even rebooted in a vain attempt to make it work.
>
> On Jul 21, 3:56špm, Brent Napolitano <bnapolit...@gmail.com> wrote:
> > Note I tried to run rake clean:bb, to no avail, and I also deleted the
> > rhobundle directory.
>
> > On Jul 21, 3:54špm, Brent Napolitano <bnapolit...@gmail.com> wrote:
>
> > > I'm getting the following error when trying tobuildforBlackberry.
> > > Even if I remove all the code from the bb.erb file it still
> > > generates this error in the RhoBundle code.
>
> > > You have a syntax error in your ERB: C:/rhomobile/
> > > agentfirst_rhostyling/bin/RhoB undle/apps/app/Main/index.erb Error
> > > interpreting erb code
>
> > > C:\rhomobile\agentfirst_rhostyling>rake run:bb (in
> > > C:/rhomobile/agentfirst_rhostyling)
> > > cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
> > > mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
> > > cd C:/Program Files/Research In Motion/BlackBerryJDE
> > > 4.6.1/simulator
> > > PWD: C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/
> > > simulator
> > > CMD: "C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/
> > > simulator/fledgec ontroller.exe" /session=8900 /execute=Exit(true)
> > > cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > cd C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/MDS
> > > PWD: C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/MDS
> > > CMD: cmd.exe /c shutdown.bat
> > > java.net.ConnectException: Connection refused: connect
> > > š š š š at java.net.PlainSocketImpl.socketConnect(Native Method)
> > > š š š š at java.net.PlainSocketImpl.doConnect(Unknown Source)
> > > š š š š at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
> > > š š š š at java.net.PlainSocketImpl.connect(Unknown Source)
> > > š š š š at java.net.SocksSocketImpl.connect(Unknown Source)
> > > š š š š at java.net.Socket.connect(Unknown Source)
> > > š š š š at java.net.Socket.connect(Unknown Source)
> > > š š š š at sun.net.NetworkClient.doConnect(Unknown Source)
> > > š š š š at sun.net.www.http.HttpClient.openServer(UnknownSource)
> > > š š š š at sun.net.www.http.HttpClient.openServer(UnknownSource)
> > > š š š š at sun.net.www.http.HttpClient.<init>(Unknown Source)
> > > š š š š at sun.net.www.http.HttpClient.New(UnknownSource)
> > > š š š š at sun.net.www.http.HttpClient.New(UnknownSource)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
> > > Source)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.plainConnect(UnknownSour
> > > ce)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
> > > Source)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.getInputStream(UnknownSo
> > > urce)
> > > š š š š at
> > > net.rim.application.ipproxyservice.IPProxyEvent.sendEvent(Unknown
> > > Sou
> > > rce)
> > > š š š š at
> > > net.rim.application.ipproxyservice.IPProxyEvent.main(Unknown Source)
> > > cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > mf: platform/bb/build/MANIFEST.MF
> > > Modify Capabilities.java
> > > mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp/RubyVM
> > > PWD: C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > CMD: "C:/Program Files/Java/jdk1.6.0_18/bin/javac.exe" -g -d C:/
> > > rhomobile/agentf irst_rhostyling/bin/tmp/RubyVM -bootclasspath
> > > "C:/Program Files/ Research In Moti on/BlackBerryJDE
> > > 4.6.1/lib/net_rim_api.jar" -source 1.3 -target 1.3 - nowarn @pl
> > > atform/bb/build/RubyVM_build.files
>
> > > cd C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > PWD: C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > CMD: "C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/bin/
> > > preverify.exe " -classpath "C:/Program Files/Research In
> > > Motion/BlackBerryJDE 4.6.1/ lib/net_r im_api.jar" -d
> ...
>
> read more »

evgeny vovchenko

unread,
Jul 22, 2010, 5:28:43 PM7/22/10
to rhom...@googlegroups.com
Erb-files should be UTF-8 encoded
Your original file is Western European (Windows) encoding and contain on
-ASCII symbols

Just save your file as UTF-8 encoded and it will compile

Thanks,
Brent

> > > sun.net.www.protocol.http.HttpURLConnection.plainConnect(UnknownSo
> > > ur


> > > ce)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
> > > Source)
> > > š š š š at
> > > sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown

--

Brent Napolitano

unread,
Jul 22, 2010, 8:12:23 PM7/22/10
to rhomobile
I converted it to UTF-8 and I removed all the code from the file so
that it's empty, and I still get the error. Could it be something
else? I am continuing to research.

Thanks,
Brent

On Jul 22, 2:28 pm, "evgeny vovchenko" <evgenyvovche...@gmail.com>
> > On Jul 21, 3:56¹pm, Brent Napolitano <bnapolit...@gmail.com> wrote:
> > > Note I tried to run rake clean:bb, to no avail, and I also deleted
> > > the rhobundle directory.
>
> > > On Jul 21, 3:54¹pm, Brent Napolitano <bnapolit...@gmail.com> wrote:
>
> > > > I'm getting the following error when trying tobuildforBlackberry.
> > > > Even if I remove all the code from the bb.erb file it still
> > > > generates this error in the RhoBundle code.
>
> > > > You have a syntax error in your ERB: C:/rhomobile/
> > > > agentfirst_rhostyling/bin/RhoB undle/apps/app/Main/index.erb Error
> > > > interpreting erb code
>
> > > > C:\rhomobile\agentfirst_rhostyling>rake run:bb (in
> > > > C:/rhomobile/agentfirst_rhostyling)
> > > > cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > > rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > > rm -rf C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
> > > > mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp
> > > > mkdir -p C:/rhomobile/agentfirst_rhostyling/bin/tmp_sim
> > > > cd C:/Program Files/Research In Motion/BlackBerryJDE
> > > > 4.6.1/simulator
> > > > PWD: C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/
> > > > simulator
> > > > CMD: "C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/
> > > > simulator/fledgec ontroller.exe" /session=8900 /execute=Exit(true)
> > > > cd C:/Ruby/lib/ruby/gems/1.8/gems/rhodes-2.0.0
> > > > cd C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/MDS
> > > > PWD: C:/Program Files/Research In Motion/BlackBerryJDE 4.6.1/MDS
> > > > CMD: cmd.exe /c shutdown.bat
> > > > java.net.ConnectException: Connection refused: connect ¹ ¹ ¹ ¹ at
> > > > java.net.PlainSocketImpl.socketConnect(Native Method) ¹ ¹ ¹ ¹ at
> > > > java.net.PlainSocketImpl.doConnect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > java.net.PlainSocketImpl.connectToAddress(Unknown Source) ¹ ¹ ¹ ¹
> > > > at java.net.PlainSocketImpl.connect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > java.net.SocksSocketImpl.connect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > java.net.Socket.connect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > java.net.Socket.connect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > sun.net.NetworkClient.doConnect(Unknown Source) ¹ ¹ ¹ ¹ at
> > > > sun.net.www.http.HttpClient.openServer(UnknownSource)
> > > > ¹ ¹ ¹ ¹ at sun.net.www.http.HttpClient.openServer(UnknownSource)
> > > > ¹ ¹ ¹ ¹ at sun.net.www.http.HttpClient.<init>(Unknown Source) ¹ ¹
> > > > ¹ ¹ at sun.net.www.http.HttpClient.New(UnknownSource)
> > > > ¹ ¹ ¹ ¹ at sun.net.www.http.HttpClient.New(UnknownSource)
> > > > ¹ ¹ ¹ ¹ at
> > > > sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unkno
> > > > wn
> > > > Source)
> > > > ¹ ¹ ¹ ¹ at
> > > > sun.net.www.protocol.http.HttpURLConnection.plainConnect(UnknownSo
> > > > ur
> > > > ce)
> > > > ¹ ¹ ¹ ¹ at
> > > > sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
> > > > Source)
> > > > ¹ ¹ ¹ ¹ at
> > > > sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
> > > > So
> > > > urce)
> > > > ¹ ¹ ¹ ¹ at
> > > > net.rim.application.ipproxyservice.IPProxyEvent.sendEvent(Unknown
> > > > Sou
> > > > rce)
> > > > ¹ ¹ ¹ ¹ at
> ...
>
> read more »

Brent Napolitano

unread,
Jul 22, 2010, 9:15:01 PM7/22/10
to rhomobile
YOu were right, that was it, another file with the same name had the
same issue.

Thanks,
Brent
> ...
>
> read more »

evgeny vovchenko

unread,
Jul 23, 2010, 1:41:48 AM7/23/10
to rhom...@googlegroups.com
So does it compile now?

Thanks,
Brent

--

Brent Napolitano

unread,
Jul 23, 2010, 2:22:06 AM7/23/10
to rhomobile
Yes thank you very much, all that for a hyphen.

On Jul 22, 10:41 pm, "evgeny vovchenko" <evgenyvovche...@gmail.com>
> ...
>
> read more »
Reply all
Reply to author
Forward
0 new messages