Topic based Message Driven Bean (MDB) Application does not get Loaded in a Glassfish cluster
(Doc ID 1147403.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle GlassFish Server - Version 2.1 and laterInformation in this document applies to any platform.
Symptoms
The Message Driven Bean (MDB) application that consumes from Topic messages does not get loaded when the Glassfish server instance is started. This could happen if the application is run in a Glassfish instance that is part of a Glassfish cluster. The failure of such an event will be logged into the instance's server.log as follows:
In summary, the error "Creation of consumer on topic testtopic is not allowed on service jms because service restriction [NO_SYNC_WITH_MASTERBROKER]" indicates that the Message Queue (MQ) master broker was not up and the MDB application is not started or usable as a result.
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 |