JNDI Tree Partially Deleted When Stopping One Node In Cluster
(Doc ID 2009907.1)
Last updated on JUNE 08, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 to 12.1.2.0.0 [Release 12c]Information in this document applies to any platform.
Symptoms
On a WebLogic Server cluster with 2 nodes, when stopping one managed server, users report not being able to lookup an EJB through the Standard names and the Interface is removed from JNDI tree as well as the EJB short Name. This issue will not occur when using short package names (e.g. "package example"), only when using long names (e.g. "package org.com.sar.application.messages.boundary").
Additionally, when one cluster node is stopped, the client would not able to download the interface stubs from server, so they must be delivered in the client classpath.
When try to access the JNDI when one of the Managed servers is down, this exception is thrown:
Cause
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
Symptoms |
Cause |
Solution |
References |