Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Activate Debug in Websphere 4

Status
Not open for further replies.

tkrug

IS-IT--Management
Jul 9, 2002
1
DE
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top