This is not the correct place for this but :
(Having contacted Sun and Blackdown with no avail)
Does any one know about Java debug sessions and linux sockets ?!
Exactly :
run javadt and try to connect debug session. javadt reports :
Unable to start child: VM initialization failed for:
/opt/SunJDK/jdk1.2.2/jre/bin/java -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,address=localhost:1025,suspend=y
/home/Projects/LearnJBuilder/src/texteditor/TextEditClass.java
Transport dt_socket failed to initialize, rc = 509.
FATAL ERROR in native method: No transports initialized
SIGABRT 6* abort (generated by abort(3) routine, also SIGIOT)
si_signo [6]: SIGABRT 6* abort (generated by abort(3) routine, also SIGIOT)
si_errno [0]: Success
si_code [0]: SI_USER [pid:0, uid:0]
stackpointer=0xbffff4f4
Full thread dump Classic VM (1.2.2-L, green threads):
"Finalizer" (TID:0x40eca320, sys_thread_t:0x8107c58, state:CW) prio=8
at java.lang.Object.wait(Native Method)
:
:
:
:
Could not launch VM
Is this a security issue, not allowing host connection, or must I perform some
'missing' step first ?
ANY help would be appreciated !
Thanks,
Owen