https://bz.apache.org/bugzilla/show_bug.cgi?id=60126
Bug ID: 60126
Summary: The code of method invoke0(JspWriter) is exceeding the
65535 bytes limit
Product: Tomcat 8
Version: 8.0.37
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Jasper
Assignee: [email protected]
Reporter: [email protected]
We currently get an error with some of our JSPs with the following message:
An error occurred at line: [20.607] in the generated java file:
[/home/xxx/.IntelliJIdea2016.1/system/tomcat/xxx/work/Catalina/localhost/xxx/org/apache/jsp/pages/gwf/form_005flayout_jsp.java]
The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit
The jsp form_layout.jsp uses a lot of dynamic including of other jsps but other
tomcat versions before did the job (including 8.0.36). The last time I saw this
error message was with tomcat 6 I think (weird regression? ;-)).
TIA
Björn
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]