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:> This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com
