APAR status
Closed as program error.
Error description
After enabling DynaCache and the application server starts up
with
an exception.
For example:
ServletInstan E SRVE0100E: Did not realize init() exception
thrown by
servlet PartnerToPartner:
javax.servlet.ServletException
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit
(StrictServletInstance.java:99)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init
(StrictLifecycleServlet.java:147)
........
---- Begin backtrace for Nested Throwables
java.lang.NullPointerException
at javax.servlet.GenericServlet.getServletContext
(GenericServlet.java:205)
at com.ibm.ws.cache.servlet.ServletWrapper.getServletContext(
ServletWrapper.java:218)
at com.ibm.ws.cache.servlet.ServletWrapper.init
(ServletWrapper.java:226)
........
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All dynamic cache users caching servlets *
****************************************************************
* PROBLEM DESCRIPTION: NullPointerException on Servlet *
* initialization with dynamic cache *
* enabled *
****************************************************************
* RECOMMENDATION: *
****************************************************************
NullPointerException in ServlerWrapper.getSevrletContext()
because the ServletConfig object is null.
Problem conclusion
Dynamic cache needs to get the ServletContext from the
ServletConfig passed to the init method instead of from the
proxied servlet.
Temporary fix Comments
APAR information |
APAR number |
PQ86021 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-03-12 |
Closed date |
2004-04-16 |
Last modified date |
2004-04-16 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|