PQ71534: NODE ENTRIES ARE NOT REMOVED FROM THE BINDINGBEANTBL AFTER A NODE REMOVAL. | |||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description After the removal of a node, the node information is left in the BINDINGBEANTBL. This fix removes the node information from the BINDINGBEANTBL during node removal.Local fix SQL scripts to remove the node from the BINDINGBEANTBL.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server. * **************************************************************** * PROBLEM DESCRIPTION: Node entries are not removed from the * * bindingbeantbl after a node removal. * **************************************************************** * RECOMMENDATION: * **************************************************************** After removing a node from the repository, entries still remain in the namespace. This can easily be seen by running the dumpNameSpace utility. These extra entries will be removed with this fix (the node name is "node1"): 3 (top)/node1 javax.naming.Context 4 (top)/node1/resources javax.naming.Context 5 (top)/node1/resources/sec javax.naming.Context 6 (top)/node1/resources/sec/SecurityServer com.ibm.WebSphereSecurityImpl.SecurityServerImpl 11 (top)/ejsadmin/node1 javax.naming.Context 12 (top)/ejsadmin/node1/version java.lang.String Note that this does NOT remove entries with the hostname; however these entries existing do not cause any problems: 60 (top)/domain/nodes/node1.austin.ibm.com javax.naming.Context 61 (top)/domain/nodes/node1.austin.ibm.com/serversProblem conclusion Added logic in NodeBean.java to remove node entries in the bindingbeantbl whenever we remove a node.Temporary fix Fix available in system management cumulative fixes date 10Mar0 3 or later.Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ71534
IBM Group: Software Group
Modified date: Apr 10, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.