Dear JDE friends,

I still have problems starting the debugger with dt_socket on our 
solaris system. I have tried both JDK1.3 and JDK1.2.2_06, but without 
any success.

I wonder if there is anybody out there successfuly using a JPDA debugger 
on a solaris system (besides the JPDA team). I first thought it had 
something to do with JDE, but now I think it is more related to the JVM 
we are using.

The following command is generated by JDE
/opt/java/j2sdk1_3_0_01/bin/java_g -Xdebug -Xnoagent 
-Xrunjdwp:transport=dt_socket,address=gravity:34520,suspend=y 
-Djava.security.policy=/home/richard/src/acriter/policy.all -Xms40m 
-Xmx80m Test

and results in the following output :

Error [146] in connect() call!
err:: Connection refused
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
FATAL ERROR in native method: No transports initialized


Since this is not working from the command line, I suppose it has 
nothing to do with JDE.

merry christmas and a happy new year!

-- 
<--+-Richard den Adel-=

Reply via email to