I've been trying to setup JBoss AS in debug mode but with no luck.
Could someone help?
Here are my settings using JBoss 4.05:
JAVA_OPTS: -Dprogram.name=run.sh -Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,address=80
81, server=y, suspend=n
Here's the error log:
ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INI (510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
[../../../src/share/back/debugInit.c:690]
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999358#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...