Uniform Distributed Topic Not Forwarding Messages To Other Topic Members In The Cluster
(Doc ID 2855636.1)
Last updated on JUNE 07, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 14.1.1.0.0Information in this document applies to any platform.
Symptoms
WebLogic 12.2.1.4 domain consists a cluster with 4 managed servers.
A Uniform Distributed Topic is configured and targetted to the cluster.
Standalone remote java clients are sending messages to the UDT.
It is observed that the message is recieved on one of the Topci members, but the message is not forwarded to other members.
The expected behavior of UDT is, if any of the topic member recieves a message, it will push the message to all the other topic members of the UDT.
Enabled the below debugs:
For all the Forwarders, the status of "isUp" is false, which implies the Forwarder couldn't connect to other cluster members.
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 |