PQ76124: BBOO0223I UNCAUGHT INIT() EXCEPTION IN DEPLOYMENT MANAGER SERVANT REGION AT INITIALIZATION | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description At initialization time, in a Network Deployment configuration for WebSphere Application Server v5.0 for z/OS, users may see this message in the servant region of the Deployment Manager: BBOO0223I Uncaught init() exception thrown by servlet Unable to initialize repository temporary directory. at com.ibm.ws.management.filetransfer.servlet.FileTransferServlet.i nit This apar is associated with MD17245.Local fix remove the <load-on-startup> tag in the web.xml for the FileTransferServlet application and restart the Deployment Manager.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: FiletransferServlet throws an exception * * during initial deploment manager * * startup. Users may see the following * * message in the servant region of the * * Deployment Manager: * * BBOO0223I Uncaught init() exception * * thrown by servlet * **************************************************************** * RECOMMENDATION: * **************************************************************** The ServletException does not cause any harm to FileTransferServlet other than generating unwanted exception in the log. The only thing this exception caused was that the repositoryRoot would not initialized in the init method.Problem conclusion The problem has been fixed by not initialization the repository root in the Servlet init method. The initialization will happen only once during doing get/put methods on the servlet. APAR PQ76124 is associated with SERVICE LEVEL W500103 of WebSphere Application Server V5.0 for z/OS.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
Publications Referenced
|
Document Information |
Current web document: swg1PQ76124.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ76124
IBM Group: Software Group
Modified date: Sep 5, 2003
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.