Title: RE: win2k remote dbg: FATAL ERROR in native method

I've had a lot better luck using shared memory for debugging on windows
-Xrunjdwp:transport=dt_shmem,address=WL,server=y,suspend=n

-----Original Message-----
From: Joel Cordonnier [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 8:06 AM
To: [EMAIL PROTECTED]
Subject: win2k remote dbg: FATAL ERROR in native method


Hi ! i try to use the remote debugging feature on
win2k, but i always get the same error:


java .... -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,address=8000
org.apache.tomcat.startup.Main

FATAL ERROR in native method: No transports
initialized
Transport dt_socket failed to initialize, rc = 509.

Process org.apache.tomcat.startup.Main exited
abnormally with code 1


can someone help me ??


Thanks
Joel

___________________________________________________________
Do You Yahoo!? -- Vos albums photos en ligne,
Yahoo! Photos : http://fr.photos.yahoo.com

Reply via email to