Hi,
I would like to remote debug one of my applications running under Websphere 4 Single Server Edition (Windows).
I checked the debug box and entered the following JVM commands:
-Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n -Djava.compiler=NONE
After restarting the server all I get as an error is the following:
JDWP unable to configure JVMDI events
unable to initialize JVM helper library jdwp
loadJVMHelperLib failed
Could not create the Java virtual machine.
Since I can't find any help with IBM or SUN, does anyone know, what went wrong?
I would like to remote debug one of my applications running under Websphere 4 Single Server Edition (Windows).
I checked the debug box and entered the following JVM commands:
-Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n -Djava.compiler=NONE
After restarting the server all I get as an error is the following:
JDWP unable to configure JVMDI events
unable to initialize JVM helper library jdwp
loadJVMHelperLib failed
Could not create the Java virtual machine.
Since I can't find any help with IBM or SUN, does anyone know, what went wrong?