 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bernard Koninckx Guest
|
Posted: Wed Apr 21, 2004 12:08 pm Post subject: NetBeans 3.6 debugger problem |
|
|
Hi everybody,
I've some problem with NetBeans 3.6, I can't debug my code. When I launch a
debug session, some message appears :
Incorrect Configuration
Exception while starting debugger :
Cannot start process c:j2sdk_nbj2sdk1.4.2binjava.exe
java.io.IOException: VM initialization failed
Following in the tabpage Process Output, displaying following message :
FATAL ERROR in native method: No transports initialized
----------------------------------------------------------------------------
-----------------------
Following in the tabpage Debugger Console , displaying following message :
C:j2sdk_nbj2sdk1.4.2binjava.exe -Xdebug -Xnoagent -Xrunjdwp:transport=dt
_socket,address=127.0.0.1:1323,suspend=y -Djava.compiler=NONE -classpath
"C:WINDOWS.netbeans3.6system;C:WINDOWS.netbeans3.6system;C:J2SDK_NB
NETBEANS3.6system;C:J2SDK_NBNETBEANS3.6modulesextAbsoluteLayout.jar;C
:J2SDK_NBNETBEANS3.6modulesextjunit-3.8.1.jar;C:J2SDK_NBNETBEANS3.6m
odulesextjunit-testrunner.jar;C:J2SDK_NBNETBEANS3.6modulesautoloadext
jsp-api-2.0.jar;C:J2SDK_NBNETBEANS3.6modulesautoloadextservlet-api-2.
4.jar;C:J2SDK_NBNETBEANS3.6beansTimerBean.jar;C:JavaProgsrc;C:j2sdk_n
bhibernate-2.1hibernate2.jar;C:j2sdk_nbhibernate-2.1libant-1.5.3.jar;C
:j2sdk_nbhibernate-2.1liba
nt-optional-1.5.3.jar;C:j2sdk_nbhibernate-2.1libc3p0-0.8.3.jar;C:j2sdk_
nbhibernate-2.1libcglib-2.0-rc2.jar;C:j2sdk_nbhibernate-2.1libcommons
-collections-2.1.jar;C:j2sdk_nbhibernate-2.1libcommons-dbcp-1.1.jar;C:j
2sdk_nbhibernate-2.1libcommons-lang-1.0.1.jar;C:j2sdk_nbhibernate-2.1l
ibcommons-logging-1.0.3.jar;C:j2sdk_nbhibernate-2.1libcommons-pool-1.1.
jar;C:j2sdk_nbhibernate-2.1libconcurrent-1.3.2.jar;C:j2sdk_nbhibernate
-2.1libconnector.jar;C:j2sdk_nbhibernate-2.1libdom4j-1.4.jar;C:j2sdk_
nbhibernate-2.1libehcache-0.6.jar;C:j2sdk_nbhibernate-2.1libjaas.jar;
C:j2sdk_nbhibernate-2.1libjcs-1.0-dev.jar;C:j2sdk_nbhibernate-2.1lib
jdbc2_0-stdext
..jar;C:j2sdk_nbhibernate-2.1libjgroups-2.2.jar;C:j2sdk_nbhibernate-2.1
libjta.jar;C:j2sdk_nbhibernate-2.1libjunit-3.8.1.jar;C:j2sdk_nbhiber
nate-2.1liblog4j-1.2.8.jar;C:j2sdk_nbhibernate-2.1libodmg-3.0.jar;C:j
2sdk_nbhibernate-2.1liboscache-2.0.jar;C:j2sdk_nbhibernate-2.1libprox
ool-0.8.3.jar;C:j2sdk_nbhibernate-2.1libswarmcache-1.0rc2.jar;C:j2sdk_n
bhibernate-2.1libxalan-2.4.0.jar;C:j2sdk_nbhibernate-2.1libxerces-2.4
..0.jar;C:j2sdk_nbhibernate-2.1libxml-apis.jar;C:mysqlJDBCmysql-connec
tor-java-3.0.9-stablemysql-connector-java-3.0.9-stable-bin.jar;C:JavaProg
bin" com.jobsearch.application.JobSearch
err:: No such file or directory
Error [2] in gethostbyname() call!
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
My configuration was :
JDK 1.4.2 04
NetBeans 3.6
Windows 98
If somebody have the same problem, could you said me how can I do solve this
problem ?
Thanks all
Bernard
|
|
| Back to top |
|
 |
Kheldar Guest
|
Posted: Sat May 22, 2004 1:25 pm Post subject: Re: NetBeans 3.6 debugger problem |
|
|
I had the same Problem.
Try to run Netbeans with the parameter
-J-Dnetbeans.debugger.jpda.transport=dt_shmem
|
|
| 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
|
|