 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
chandra Guest
|
Posted: Wed Feb 04, 2004 10:23 pm Post subject: Issues with JBuilder 9 Debugger: IOException while starting |
|
|
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
|
Posted: Thu Feb 05, 2004 4:21 pm Post subject: Re: Issues with JBuilder 9 Debugger: IOException while start |
|
|
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
|
Posted: Thu Feb 05, 2004 7:39 pm Post subject: Re: Issues with JBuilder 9 Debugger: IOException while start |
|
|
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 |
|
 |
|
|
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
|
|