Fixes are available
APAR status
Closed as program error.
Error description
load-on-startup servlets are initialized prior to filter initialize. This is contrary to servlet specification.
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: All users of IBM WebSphere Application * * Server * **************************************************************** * PROBLEM DESCRIPTION: load-on-startup servlets are * * initialized before filters are * * initialized. * **************************************************************** * RECOMMENDATION: * **************************************************************** The Java Servlet specification states that when a web application is started, the filter initialization step must be performed prior to initialization of load-on-startup servlets. The current server behavior initializes the filters at request time or after load-on-startup servlets are initialized when the following webcontainer custom property is set " com.ibm.ws.webcontainer.invokeFilterInitAtStartup = true (default = false)".
Problem conclusion
The Webcontainer code is fixed to correct the order of the filter and the servlet initialization. To get this new behavior, these webcontainer custom properties need to be set : com.ibm.ws.webcontainer.initFilterBeforeInitServlet = true (default = false) com.ibm.ws.webcontainer.invokeFilterInitAtStartup = true (default = false) // This custom property was added by PK86553. Please refer to the following technote for instructions on enabling WebContainer custom properties: http://www.ibm.com/support/docview.wss?rss=180&uid=swg21284395 The fix for this APAR is currently targeted for inclusion in fix pack 7.0.0.25, 8.0.0.5, and 8.5.0.1. Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix
Comments
APAR Information
APAR number
PM70422
Reported component name
LIBERTY PROFILE
Reported component ID
5724J0814
Reported release
850
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-08-07
Closed date
2012-08-07
Last modified date
2012-08-07
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
LIBERTY PROFILE
Fixed component ID
5724J0814
Applicable component levels
R850 PSY
UP
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"850","Line of Business":{"code":"LOB45","label":"Automation"}}]
Document Information
Modified date:
29 October 2021