Download
Abstract
A request for an application while the application server is stopping, results in an Internal Server Error Exception and 500 error code.
Download Description
PK85953 resolves the following problem:
ERROR DESCRIPTION:
Channel has accepted a connection after the webcontainer has stopped processing during server shutdown. This causes a 500 error. WebContainer E SRVE0232E: Internal Server Error. Exception Message: [java.lang.NullPointerException
at com.ibm.ws.webcontainer.WebContainer.handleRequest
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready
...
LOCAL FIX:
PROBLEM SUMMARY
USERS AFFECTED:
All users of IBM® WebSphere® Application Server V6.1 and V7.0
PROBLEM DESCRIPTION:
A request for an application which is received when the Application Server is stopping, results in an Internal Server Error Exception and 500 status code
RECOMMENDATION:
None
If a request is received for an application while the WebContainer is stopping the WebContainer does not always handle the request correctly and causes a NullPointerException. As a result the request returns an Internal Server Error Exception and 500 status code.
PROBLEM CONCLUSION:
The WebContainer code has been updated, when processing an inbound request, to first check if the WebContainer is in the process of stopping. If the WebContainer is in the process of stopping it will return a 503 status code for the request.
The fix for this APAR is currently targeted for inclusion in Fix Packs 6.1.0.27 and 7.0.0.5. Refer to the Recommended Updates page for delivery information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Prerequisites
Download the UpdateInstaller below to install this fix.
Installation Instructions
Review the readme.txt for detailed installation instructions.
Technical Support
Contact IBM Support using SR (http://www.ibm.com/software/support/probsub.html), visit the WebSphere Application Server Support Web site (http://www.ibm.com/software/webservers/appserv/was/support/), or contact 1-800-IBM-SERV (U.S. only).
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
07 October 2019
UID
swg24024145