Hi Richard,

I tested JDEbug on various versions of the JDK on Solaris. Here are the
results:


VM                                              Result
----------------------------------------------------------------------------
------------------
JDK 1.2.1_03                   Failed (VMDisconnected exception)
JDK 1.2.1_04                   Succeeded.
JDK 1.2.2_00                   Failed (dt_transport: connection refused)
JDK 1.2.2_05                   Failed (dt_transport: connection refused)

I have not yet succeeded in getting JDK 1.3.0 running on Solaris.

- Paul

At 01:58 PM 12/22/00 +0100, Richard den Adel wrote:
>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