1 Reply Latest reply on Jul 24, 2003 11:26 AM by mpomroy

    Error Starting in Debug Mode

    mpomroy

      Hi,

      I get the following exception after run.bat is executed:

      16:15:44,527 ERROR [Server] Failed to start
      java.lang.AbstractMethodError: org/jboss/deployment/SubDeployerSupport.accepts

      My run.bat sets the following java options:
      set JAVA_OPTS= -classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=5454,server=y,suspend=n %JAVA_OPTS%

      Any ideas?

      Thanks!
      -Matt