3 Replies Latest reply on Feb 12, 2003 7:15 PM by neil_lee

    jboss-3.0.4 + tomcat-4.1.12 remote debug problem

    neil_lee

      I can't startup jboss in remote debug mode. When I open the debug mode and execute run.bat,it is halt.I run it on win2k.Have any idea?

      ===============================================================================
      .
      JBoss Bootstrap Environment
      .
      JBOSS_HOME: C:\jboss-3.0.4_tomcat-4.1.12\bin\\..
      .
      JAVA: C:\j2sdk1.4.1_01\bin\java
      .
      JAVA_OPTS: -classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport
      =dt_socket,address=8787,server=y,suspend=y -Dprogram.name=run.bat
      .
      CLASSPATH: ;C:\j2sdk1.4.1_01\lib\tools.jar;C:\jboss-3.0.4_tomcat-4.1.12\bin\\r
      un.jar
      .
      ===============================================================================
      .
      Warning: classic VM not supported; client VM will be used