]
Yong Hao Gao updated JBMESSAGING-1923:
--------------------------------------
Fix Version/s: 1.4.8.SP11
(was: 1.4.8.SP10)
Node cannot enter cluster during failover
-----------------------------------------
Key: JBMESSAGING-1923
URL:
https://issues.jboss.org/browse/JBMESSAGING-1923
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Clustering
Affects Versions: 1.4.0.SP3.CP14, 1.4.8.SP8
Reporter: Terrence Cowhey
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP15, 1.4.8.SP11
The setup is a cluster of 4 nodes, arranged into 2 'sites':
Primary Site: site2blade1, site2blade2
Secondary Site: site2blade3, site2blade4
After restarting the nodes of the secondary site many times, one of them fails to come
up, with a deployment failure in JMS - the PostOffice fails with an
IllegalStateException.
The previous restarts were induced by either 'kill -KILL' on the app server, or a
graceful shutdown. The final (failed) restart was on site2blade4, and was induced by a
graceful shutdown of the app server.
The IllegalStateException is being thrown during a failover while a new node is starting
to join the cluster. Waiting 60 seconds to start the node in question fixes the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: