java.lang.VerifyError when attempting to run a servlet
 Technote (troubleshooting)
 
Problem(Abstract)
When running a servlet, java.lang.VerifyError is seen in standard output.
 
Cause
The application classloader is set to PARENT_LAST, but the *WEB MODULE* classloader is not set to PARENT_LAST.
 
Resolving the problem
  1. From the administrative console, select Applications > Enterprise Applications.
  2. Click your application.
  3. Click local topology.
  4. Expand the application, then expand the webmodule.
  5. Click on the web module.
  6. Make sure classloader module is set to PARENT_LAST.
  7. Save your changes.
 
 
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 > Classloader
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1141372
IBM Group: Software Group
Modified date: Jul 19, 2004