1 Reply Latest reply on Jul 1, 2003 11:24 PM by jyzhou817

    jboss-3.0.4_tomcat-4.1.12 installation problem

    jyzhou817

      dear all,

      I download jboss-3.0.4_tomcat-4.1.12

      I edit run.bat and set JAVA_HOME.

      and try to start the server. After starting,

      when I visit http://localhost:8080, the following error,
      Thanks for your help.



      message Internal Server Error

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

      exception

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

      An error occurred at line: -1 in the jsp file: null

      Generated servlet error:
      [javac] Compiling 1 source file
      [javac] Modern compiler not found - looking for classic compiler



      at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:120)
      at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:293)
      at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:313)
      at org.apache.jasper.compiler.Compiler.compile(Compiler.java:324)
      at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:474)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java