WLS 6.1 SP2 - Admin Console shows the target object pointed to by the reference address being bound rather than the reference object. Double clicking on the node results in NameNotFoundException.
(Doc ID 769993.1)
Last updated on APRIL 30, 2018
Applies to:
Oracle Weblogic Server / WebLogic Server / 6.1Information in this document applies to any platform
Goal
From the Admin Console, viewing the JNDI tree of a server shows the target object pointed to by the reference address being bound rather than the reference object in the left frame. Trying to federate the LDAP directory into WebLogic JNDI through a reference object. The node in the LDAP Directory appears to be bound to WebLogic JNDI rather than the reference object. Double clicking on this node results in the following exception in the browser: javax.naming.NameNotFoundException: Unable to resolve ou=Administrators, ou=TopologyManagement, o=NetscapeRoot. Resolved: '' Unresolved:'ou=Administrators, ou=TopologyManagement, o=NetscapeRoot' ; remaining name '' <> nested within: weblogic.management.console.actions.ActionException: Unable to resolve ou=Administrators, ou=TopologyManagement, o=NetscapeRoot. Resolved: '' Unresolved:'ou=Administrators, ou=TopologyManagement, o=NetscapeRoot' - with nested exception: [javax.naming.NameNotFoundException: Unable to resolve ou=Administrators, ou=TopologyManagement, o=NetscapeRoot. Resolved: '' Unresolved:'ou=Administrators, ou=TopologyManagement, o=NetscapeRoot' ; remaining name ''] at weblogic.management.console.actions.ErrorAction.(ErrorAction.java:38) at weblogic.management.console.actions.jndi.ViewJndiContextAction.perform(ViewJndiContextAction.java:50) at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171) at weblogic.management.console.actions.internal.ActionServlet.doGet(ActionServlet.java:91) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal
Solution
References