PQ75340: DESTROY METHOD OF SERVLET NOT INVOKED AT SHUTDOWN | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Destroy method of servlet not invoked at shutdown. The Destroy method of the servlet is not being invoked when the J2EE Server is being shutdown. This is NOT during a restart, just shutdown.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * version 4.0.1 for z/OS and OS/390 * **************************************************************** * PROBLEM DESCRIPTION: When the WebSphere Application Server * * is shutdown, the destroy method of the * * Servlet is not invoked. * **************************************************************** * RECOMMENDATION: * **************************************************************** The destroy method of the Servlet should be called when the WebContainer is shutdown. This method gives the Servlet an opportunity to clean up any resources that are being held (for example, memory, file handles, threads) and make sure that any persistent state is synchronized with the Servlet's current state in memory.Problem conclusion The WebContainer code was modified to invoke the Servlet's destroy method when the J2EE Server is stopped. APAR PQ75340 is associated with SERVICE LEVEL W401508 of WebSphere Application Server version 4.0.1 for z/OS and OS/390.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 401
Software edition:
Reference #: PQ75340
IBM Group: Software Group
Modified date: Jul 3, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.