DZone ForumsDZone Forums  

Go Back   DZone Forums > Community > Tools & IDEs > Eclipse
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
LinkBack Thread Tools Display Modes

Topic: Help on the Eclipse remote debugging issue
Old 05-13-2008, 04:39 PM   #1 (permalink)
Member
 
Join Date: May 2008
Posts: 1
Dear Friends:

I'm having a issue on the remote debugging within Eclipse for Jboss Applicationn server. here are what I did

1) Started my jboss locally under Windows OS with below setting

C:\jboss-3.0.3_tomcat-4.1.12\bin>call run.bat --configuration=dev/savvisagent -
-configuration=dev/savvisagent --configuration=dev/compute --configuration=dev/c
ompute --configuration=dev/compute --configuration=dev/compute --configuration=d
ev/compute --configuration=dev/compute --configuration=dev/compute --configurati
on=dev/compute --configuration=dev/compute
================================================== =============================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\jboss-3.0.3_tomcat-4.1.12\bin\\..
.
JAVA: C:\j2sdk1.4.2_04\bin\java
.
JAVA_OPTS: -classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport
=dt_socket,address=8787,server=y,suspend=n -Dprogram.name=run.bat
.
CLASSPATH: C:\jboss-3.0.3_tomcat-4.1.12/server/dev/compute/conf/savvis;C:\j2sd
k1.4.2_04\lib\tools.jar;C:\jboss-3.0.3_tomcat-4.1.12\bin\\run.jar

2) Configured my Eclipse IDE for remote JAVA debugging and put the port as 8787 and host = localhost

3) after click the Apply button and then click the Debug button, then I got a pop up error message state "Failed to connect to remote VM, connection refused"

Any idea why I can't connect?

Thanks a lot for the help
Mary
mzheng is offline   Reply /w Quote -


Thread Tools
Display Modes




All times are GMT -5. The time now is 08:13 PM.