1 Reply Latest reply on Oct 18, 2002 11:44 PM by juha

    jmx nullpointer on start

    mmikuta

      I just installed jboss-3.0.3_tomcat-4.1.12 and when I try to go to the http://localhost:8080/jmx-console/index.jsp I get a nullpointerexception error. Whole error attached for details. Also is there a default startup directory for this version? /jboss returns the "No Context configured to process this request" I have dropped in a test app and that works fine so I now JBoss is running.

      exception:
      org.apache.jasper.JasperException: Unable to compile class for JSP

      root cause:
      java.lang.NullPointerException
      at org.apache.tools.ant.util.FileUtils.resolveFile(FileUtils.java:330)