BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Issues with JBuilder 9 Debugger: IOException while starting

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Debugger
View previous topic :: View next topic  
Author Message
chandra
Guest





PostPosted: Wed Feb 04, 2004 10:23 pm    Post subject: Issues with JBuilder 9 Debugger: IOException while starting Reply with quote



I am trying to debug my code using JBuilder 9 on Windows 2000 and I get the
following error in the output console:

-- IOException starting Java debug process --

java.io.IOException: CreateProcess: D:binjavaw -classpath
"D:CTMclasses;D:bcprov-jdk14-119.jar;D:CECfe.jar;D:CfgMgr.jar;D:CTMCli
ent.jar;D:dnsjava-1.3.2.jar;D:jacorb.jar;D:jcchartK.jar;D:JDAQ_MON.jar;D
:JDAQDB.jar;D:jgl3.1.0.jar;D:jlayout30.jar;D:jloox20.jar;D:jloox30.jar;
D:jlooxpatch.jar;D:lax.jar;D:lxgis20.jar;D:lxgis30.jar;D:ojdbc14.jar;D:
LAUNCHER.jar;D:Platform.jar;D:cmsidl.jar;D:charsets.jar;D:jce.jar;D:js
se.jar;D:plugin.jar;D:sunrsasign.jar;D:rt.jar;D:dnsns.jar;D:ldapsec.jar
;D:localedata.jar;D:sunjce_provider.jar;D:thaiim.jar;D:indicim.jar" -ver
bose:gc -XX:+DisableExplicitGC -ms128m -mx128m -enableassertions -Djava.util
..pref.PreferencesFactory=com.xxxx.stardm.emsgui.admin.DisabledPreferencesFac
tory -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingleto
nClass=org.jacorb.orb.ORBSingleton -Djava.util.logging.config.file=./config/
CTMloggingConfig.properties -Dinstall.root="D:CTM" -Xdebug -Xnoagent -Djava
..compiler=NONE -Xrunjdwp:transport=dt_socket,address=ychandra-w2k:4545,s



Am I missing some JBuilder settings to get this working ?

Thanks... Chandra



Back to top
Kevin Dean
Guest





PostPosted: Thu Feb 05, 2004 4:21 pm    Post subject: Re: Issues with JBuilder 9 Debugger: IOException while start Reply with quote



Try running that command from the command-line and note the Windows error.
That might give you a better idea as to the fault.

--
Check out our latest white papers at
http://www.datadevelopment.com/papers/index.html

BladeNET Scores With Borland Enterprise Tools
Team Development with JBuilder and Borland Enterprise Server

Dolphin Data Development Ltd.
http://www.datadevelopment.com/

"chandra" <ychandrakant (AT) yahoo (DOT) com> wrote

Quote:
I am trying to debug my code using JBuilder 9 on Windows 2000 and I get
the
following error in the output console:

-- IOException starting Java debug process --

java.io.IOException: CreateProcess: D:binjavaw -classpath

"D:CTMclasses;D:bcprov-jdk14-119.jar;D:CECfe.jar;D:CfgMgr.jar;D:CTMCli

ent.jar;D:dnsjava-1.3.2.jar;D:jacorb.jar;D:jcchartK.jar;D:JDAQ_MON.jar;D

:JDAQDB.jar;D:jgl3.1.0.jar;D:jlayout30.jar;D:jloox20.jar;D:jloox30.jar;

D:jlooxpatch.jar;D:lax.jar;D:lxgis20.jar;D:lxgis30.jar;D:ojdbc14.jar;D:

LAUNCHER.jar;D:Platform.jar;D:cmsidl.jar;D:charsets.jar;D:jce.jar;D:js

se.jar;D:plugin.jar;D:sunrsasign.jar;D:rt.jar;D:dnsns.jar;D:ldapsec.jar

;D:localedata.jar;D:sunjce_provider.jar;D:thaiim.jar;D:indicim.jar" -ver

bose:gc -XX:+DisableExplicitGC -ms128m -mx128m -enableassertions -Djava.util

..pref.PreferencesFactory=com.xxxx.stardm.emsgui.admin.DisabledPreferencesFac

tory -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingleto

nClass=org.jacorb.orb.ORBSingleton -Djava.util.logging.config.file=./config/

CTMloggingConfig.properties -Dinstall.root="D:CTM" -Xdebug -Xnoagent -Djava
.compiler=NONE -Xrunjdwp:transport=dt_socket,address=ychandra-w2k:4545,s



Am I missing some JBuilder settings to get this working ?

Thanks... Chandra






Back to top
Hin Boen
Guest





PostPosted: Thu Feb 05, 2004 7:39 pm    Post subject: Re: Issues with JBuilder 9 Debugger: IOException while start Reply with quote



Hi Chandra,

Do you see "Warning: working directory <....your project working
directory...> does not exist" in the message pane? If you do, please
change your working directory. Project | Project Properties..., select
Paths tab, update Working directory field.

Thanks
Hin




chandra wrote:

Quote:
I am trying to debug my code using JBuilder 9 on Windows 2000 and I get the
following error in the output console:

-- IOException starting Java debug process --

java.io.IOException: CreateProcess: D:binjavaw -classpath
"D:CTMclasses;D:bcprov-jdk14-119.jar;D:CECfe.jar;D:CfgMgr.jar;D:CTMCli
ent.jar;D:dnsjava-1.3.2.jar;D:jacorb.jar;D:jcchartK.jar;D:JDAQ_MON.jar;D
:JDAQDB.jar;D:jgl3.1.0.jar;D:jlayout30.jar;D:jloox20.jar;D:jloox30.jar;
D:jlooxpatch.jar;D:lax.jar;D:lxgis20.jar;D:lxgis30.jar;D:ojdbc14.jar;D:
LAUNCHER.jar;D:Platform.jar;D:cmsidl.jar;D:charsets.jar;D:jce.jar;D:js
se.jar;D:plugin.jar;D:sunrsasign.jar;D:rt.jar;D:dnsns.jar;D:ldapsec.jar
;D:localedata.jar;D:sunjce_provider.jar;D:thaiim.jar;D:indicim.jar" -ver
bose:gc -XX:+DisableExplicitGC -ms128m -mx128m -enableassertions -Djava.util
.pref.PreferencesFactory=com.xxxx.stardm.emsgui.admin.DisabledPreferencesFac
tory -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingleto
nClass=org.jacorb.orb.ORBSingleton -Djava.util.logging.config.file=./config/
CTMloggingConfig.properties -Dinstall.root="D:CTM" -Xdebug -Xnoagent -Djava
.compiler=NONE -Xrunjdwp:transport=dt_socket,address=ychandra-w2k:4545,s



Am I missing some JBuilder settings to get this working ?

Thanks... Chandra







Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Debugger All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.