You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "mengln (Jira)" <ji...@apache.org> on 2019/08/22 11:47:00 UTC

[jira] [Created] (GERONIMO-6747) .jsp cannot be compiled to .class

mengln created GERONIMO-6747:
--------------------------------

             Summary: .jsp cannot be compiled to .class
                 Key: GERONIMO-6747
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6747
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: JVM-compatibility, Tomcat
    Affects Versions: 2.1.8
            Reporter: mengln
             Fix For: 2.1.8


The project has been released (installed to the computer), the previous environment is: Geronimo 2.1.8 (embedded tomcat6.35) + java7. Now you need to upgrade java7 to java11, when you first visit the web page, you get an error:
Jsp Servlet.service () threw an exception, "Cannot compile JSP class:
An error occurred at line: 1 in the generated java file
The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files.
Trying to replace Jasper.jar, but the service started up error



--
This message was sent by Atlassian Jira
(v8.3.2#803003)