How about try this,

java.args=-Xms64m -Xmx256m -Xdebug -Xnoagent 
-Xrunjdwp:transport=dt_socket,suspend=n,server=y,address=53006 
-Xbootclasspath/a:${java.home}/lib/tools.jar

-----Original Message-----
From: Ethan Michaels [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 04, 2003 2:15 AM
To: JRun-Talk
Subject: Debug startup errors: "dt_socket failed to init"

Hi. I would like to debug using the Intellij IDEA IDE
and JRun on Red Hat Linux 8. I have JRun 4 sp 1a, and
JDK 1.4.1_01.

I put this line into the JVM arguments setting in
JRUN_HOME/bin/jvm_config:

java.args=-Xmx32M -Xms32m -Xdebug -Xnoagent
-Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005

That is supposed to cause JRun to start in debug mode
as I understand it. Then IDEA's debugger can connect.

However, when I try to start JRun, this error comes
up:

Error [98] in bind() call!
err:: Address already in use
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
FATAL ERROR in native method: No transports
initialized

Any help would be greatly appreciated.

Thanks,

E

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:8
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:8
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=<:emailid:>.<:userid:>.<:listid:>

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                        

Reply via email to