Download
Abstract
NameAlreadyBoundException can be thrown when accessing the administrative console if the JNDI context was already bound.
Download Description
PK70063 resolves the following problem:
ERROR DESCRIPTION:?
An exception is thrown when you do not ensure that the JNDI bindings exist
before binding the following services:
portletservice/com.ibm.portal.portlet.service.DynamicUIManagerFactoryService
portletservice/com.ibm.portal.portlet.service.URLGeneratorFactoryService
portletservice/com.ibm.portal.propertybroker.service.PropertyBrokerService
The following exception occurs:
Stack Dump = javax.naming.NameAlreadyBoundException: Name
"com.ibm.portal.propertybroker.service.PropertyBrokerService" is already
bound to the context
"wpsbvt/nodes/wpsbvt/servers/WebSphere_Portal/portletservice".
at com.ibm.ws.naming.ipbase.NameSpace.bind(NameSpace.java:513)
at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_bind_java_object
(WsnOptimizedNamingImpl.java:784)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.bind_java_object
(WsnOptimizedNamingImplBase.java:1278)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosBindJavaObject(CN
ContextImpl.java:3962)
at com.ibm.ws.naming.jndicos.CNContextImpl.doBind(CNContextImpl.java:2260
at com.ibm.ws.naming.jndicos.CNContextImpl.bind(CNContextImpl.java:534)
at com.ibm.iscportal.util.JNDIutil$3.run(JNDIutil.java:146)
...
LOCAL FIX:?
NA
PROBLEM SUMMARY:?
USERS AFFECTED:
All users of IBM WebSphere Application Server V6.1.
PROBLEM DESCRIPTION:
NameAlreadyBoundException can be thrown when accessing the
administrative console if the JNDI context was already bound.
RECOMMENDATION:
None
The administrative console was binding to the same context that WebSphere Portal is binding to and this is causing the NameAlreadyBoundException.
PROBLEM CONCLUSION:?
Code has been corrected to check to see if WebSphere Portal has bound to the context already and if so we now bind to iscportletservice instead of portletervice.
The fix for this APAR is currently targeted for inclusion in fixpack 6.1.0.23.
Please refer to the Recommended Updates page for delivery information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Prerequisites
Please download the UpdateInstaller below to install this fix.
Installation Instructions
Please review the readme.txt for detailed installation instructions.
Download Package
Download package
What is Fix Central (FC)?
What is DD?
Download | RELEASE DATE | LANGUAGE | SIZE(Bytes) | Download Options | ||
---|---|---|---|---|---|---|
6.1.0.21-WS-WAS-IFPK70063 | 09-30-2008 | US English | 25782 | FC | FTP | DD |
Technical Support
Contact IBM Support using SR (http://www-306.ibm.com/software/support/probsub.html), visit the WebSphere Application Server Support Web site (http://www.ibm.com/software/webservers/appserv/was/support/), or contact 1-800-IBM-SERV(U.S. only).
Problems (APARS) fixed
Document Information
Modified date:
15 June 2018
UID
swg24020701