PQ89625: ERRORS ENCOUNTERED WHEN RUNNING DUMPNAMESPACE SCRIPT ON WEBSPHERE ZOS TWO SERVER CLUSTER | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description This customer has a cluster set up with two clusters. He enters the following command: ./dumpNameSpace.sh -port 9810 With both servers running he gets the following errors: . Trace: 2004/02/20 15:56:43.376 01 t=9E1D90 c=UNK key=P8 (0000000 Description: Catch CORBA system exception exception id: CORBA::OBJECT_NOT_EXIST minor code: c9c25758 from file: ./bbooejsb.cpp at line: 2128 ERROR: Context "(top)/nodes/PLEX1Manager" will not be dumped. Failure during listBindings() or hasMore() method. Exception: javax.naming.PartialResultException: org.omg.C ORBA.OBJ EXIST: minor code: C9C25758 completed: Maybe [Root exception i s org.om OBJECT_NOT_EXIST: minor code: C9C25758 completed: Maybe] . . . . If the second server is stopped, the dumpNameSpace script runs successfully.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Running dumpNameSpace.sh may result in * * CORBA::OBJECT_NOT_EXIST exceptions. * **************************************************************** * RECOMMENDATION: * **************************************************************** Using dumpNameSpace.sh on a cluster when multple servers in that cluster up and running, CORBA::OBJECT_NOT_EXIST exceptions with minor code C9C25758 are thrown when attempting to perform the listBindings method on contexts like: "(top)/nodes/PLEX1Manager" "(top)/nodes/SY1/persistent" where by default (top) is the context: "PLEX1Network" Messages like this may also be seen: ERROR: Context "(top)/nodes/PLEX1Manager" will not be dumped. Failure during listBindings() or hasMore() method. IORs for the above failing contexts returned from a server in the cluster were indirect IORs. However, the object keys contained in the IORs were only valid for the server that created the IOR. When the indirect IOR is used, the request may be routed to a different server in the cluster and ultimately fails with a CORBA::OBJECT_NOT_EXIST exception.Problem conclusion The IORs generated for the above contexts are now direct IORs. APAR PQ89625 is associated with SERVICE LEVEL W502020 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: PQ91460 Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ89625.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 #: PQ89625
IBM Group: Software Group
Modified date: Feb 21, 2005
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.