Hide Forgot
Affects: Release Notes Date of First Response: 2010-06-30 10:01:07 project_key: SOA See linked issue.
Link: Added: This issue depends JBMESSAGING-1797
This error can be reproduced only when using a separate database for each cluster instance. If the database is shared between instances then everything seems OK.
Hi Marek, JBoss Messaging cluster requires a shared DB to work properly. You can't use separate DB for each node. Howard
Can we point to EAP documentation describing how it works? This is not a bug, but we need to point users to the correct use cases. SOA 5.1.0
Affects: Added: [Release Notes]
Writer: Added: dlesage
Release Notes Docs Status: Added: Documented as Known Issue Release Notes Text: Added: https://issues.jboss.org/browse/JBMESSAGING-1797 The user will encounter an org.jboss.messaging.util.ExceptionUtil if they use separate databases in a cluster. This is because the use of separate databases results in duplicated channel ids. Always configure JBoss Message to use a shared database if clustering. If you do so, you will not see this exception.
Release note created.
Verified in release notest: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html-single/5.2.0_Release_Notes/index.html