PQ97054: ADMIN.GETLOCALSERVER IN THE SERVANT PROCESS RETURNS NULL | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When the customer attempts to use the startup bean method, the LocalServer object cannot be obtained using getLocalServer(). Customer's code that produced this problem is as follows: com.ibm.websphere.management.AdminService admin = com.ibm.websphere.management.AdminServiceFactory. getAdminService() ; javax.management.ObjectName localserver = admin.getLocalServer() ;Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: The WebSphere API call to: * * AdminService.getLocalServer() in a * * Servant returns null until Server * * initialization is complete. * **************************************************************** * RECOMMENDATION: * **************************************************************** Since the Server MBean runs in the Controller Region, customer code that tried to access it in the Servant Region recieved a null back.Problem conclusion Code was added to start the mbean in both Controller and Servant but remove it from the Servant when Control was accessible. APAR PQ97054 is associated with SERVICE LEVEL W502018 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PQ94286 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ97054.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 #: PQ97054
IBM Group: Software Group
Modified date: Dec 2, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.