[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss debugging problem
tttito
do-not-reply at jboss.com
Wed Nov 7 03:09:12 EST 2007
Thanks for your helpful reply.
The problem shows up also with JDK 1.6. Actually I switched from 1.6 to 1.5 to see it it would make any difference. I tried out your interesting *JRE*suggestion. Same soup:
C:\e-workspace\jboss-4.2.1.GA\bin>run
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: C:\e-workspace\jboss-4.2.1.GA
JAVA: C:\Sun\SDK-5\jdk\jre\bin\java
JAVA_OPTS: -Xdebug -Xrunjdwp:transport=dt_socket,address=8787, server=y, suspend=n -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djmx.invoke.getters=true
CLASSPATH: C:\Sun\SDK-5\jdk\lib\tools.jar;C:\e-workspace\jboss-4.2.1.GA\bin\run.jar
===============================================================================
ERROR: transport error 202: connect failed: Connection refused ["transport.c",L41]
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L500]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initializedFATAL ERROR
in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
I already tried disabling the firewall. That's not it.
As for "adding 127.0.0.1 localhost in /etc/hosts", I am on Windows Vista, although I might try copying everything over to Ubuntu and check it out there. However I suspect this is one aspect of a problem that I had on Ubuntu too, as well on Win2000 on another machine. Both my machines are relatively slow and I wonder whether the root issue may be a timeout related to that.
Anyways, if I make any progress I will report it here. Further suggestions are welcome.
t
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102422#4102422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102422
More information about the jboss-user
mailing list