Skip to main content

"Missing class" exceptions when starting the WebSphere Portal server


Technote (troubleshooting)


Problem

When starting the WebSphere Portal server, you see SRVE0203E and SRVE0206E errors for the com.ibm.wps.engine.Servlet indicating that required classes are missing.

Symptom

The root error is:

=================
[1/3/13 16:44:35:116 EST] 00000037 extension W
com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor
createServletWrapper Servlet portal is currently unavailable:
SRVE0203E: Servlet [portal]: com.ibm.wps.engine.Servlet was found, but
is missing another required class.
SRVE0206E: This error typically implies that the servlet was originally
compiled with classes which cannot be located by the server.
=================


Cause

This error can be caused when classes are missing or inaccessible from the PortalServer/shared/ext directory.

The PortalServer/shared/ext directory should contain a jar file called "shared.ext.jar". The META-INF/MANIFEST.MF within this jar file contains a list of other jar files throughout the Portal file structure. If the shared.ext.jar file or any of the jar files referenced in the MANIFEST.MF file are missing, this error will occur.

Resolving the problem

Check to see if PortalServer/shared/ext/shared.ext.jar exists. If it does, check the MANIFEST.MF file within the shared.ext.jar to get a complete list of jar files loaded by Portal. Check for the existence of each of those jar files.

If any are missing, they can be copied from another Portal server that is at the same maintenance level. If you do not have another Portal system available, contact IBM support.

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

WebSphere Portal

Installation & Configuration


Software version:
7.0


Operating system(s):
AIX, Linux, Solaris, Windows


Reference #:
1624606


Modified date:
2013-02-11

Translate my page

Content navigation