2 Replies Latest reply on Apr 15, 2003 2:16 AM by tek1

    [3.2.0] problem starting debugger with JAVA_OPTS

    tek1

      in the run.bat file, i removed "rem" from the line that sets the JAVA_OPTS so that i can debug my application. however, when i try to start jboss by running "run.bat", it displays the options that have been set, says "Warning: classic VM not supported; client VM will be used", and then just hangs.

      i'm using jdk 1.4.1_02.

      jboss works fine if i "rem" the JAVA_OPTS line though.

      any ideas why this might be happening?

      thank you.