remote debug, connection refused [message #304224] |
Fri, 02 June 2006 15:52  |
Eclipse User |
|
|
|
Originally posted by: erictse2.gmail.com
Hi I was trying to debug a remote application server using eclipse I first
set something to java such that
/export/dsee/dsee-binaries/jre/bin/java -Xmx2000M -Xms2000M -XX:NewRatio=2
-Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend= n.. serverclass
and seems that it started up properly without any error msg ..
and the version is java version "1.5.0_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Server VM (build 1.5.0_03-b07, mixed mode)
Eclipse SDK
Version: 3.1.2
Build id: M20060118-1600
After I do the gui, debug -> remote Java Application (my javasrc)->(my
project, standard socket attach, host, 8787 ) -> debug
I got Femote failed to connect to remote VM. Connection refused
when I ps the system .. the java process is running with that option ..
I feel like it is a network/connection/permission issue .. can anyone help
me out ? Anything I can configure on the eclipse side that I can solve it
.. or i need to do something on the system?
thanks a lot in advance
eric
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03435 seconds