Large JSPs failing to compile at Runtime
 Technote (troubleshooting)
 
Problem(Abstract)
Large JSPs return the following error message:

"JAVAC MESSAGE FILE IS BROKEN: key=javac.err.branch.too.big at runtime"
 
Resolving the problem
Set the JVM system property and then restart the server and request the JSP again:
com.sun.tools.javac.main.largebranch = true

JVM properties can be set using the administrative console, by setting up arguments for the JVM or creating a Custom Property.

To correct:
  1. Click on application servers.
  2. Click on server.
  3. Click on process.
  4. Click on JVM.
  5. Click on custom properties.
  6. Add the key.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Trial
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1142138
IBM Group: Software Group
Modified date: Jan 13, 2006