7 Replies Latest reply on Sep 13, 2004 1:19 AM by seshan

    DukeBank example - How do I start the JMX console (section s

    seshan

      Under the section 4.1.7.3 The HSQL Database Manager Tool, the manual says "Just as a quick aside at this point, start up the JMX console application..."

      How do I start the JMX console? I tried clicking the "JMX Console" link from http://localhost:8080. But that gave the following error"

      Any suggestins will be appreciated.
      Thanks

      Error Message
      ============

      HTTP Status 500 -

      --------------------------------------------------------------------------------

      type Exception report

      message

      description The server encountered an internal error () that prevented it from fulfilling this request.

      exception

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

      Generated servlet error:
      C:\jboss-3.2.5\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\index_jsp.java:53: handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext cannot be applied to (java.lang.Throwable)
      if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      ^
      1 error



      org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
      org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
      org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
      org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
      org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
      org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
      org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


      note The full stack trace of the root cause is available in the Apache Tomcat/5.0.26 logs.