i've been having trouble with running jboss 3.2.5 on redhat 8.

j2sdk1.4.2_05

I've been trying to set it so i can debug from a remote  eclipse ide and have tried 
each of the folloing settings. The first two hang on startup and i have to reboot my 
machine. And the third seems to boot fine but no luck with trying to connect to it 
from a remote ide.


JAVA_OPTS="-classic -Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y $JAVA_OPTS"

JAVA_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y 
$JAVA_OPTS"

JAVA_OPTS="-Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=4142,suspend=n 
$JAVA_OPTS"


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845998#3845998

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845998


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to