[jboss-jira] [JBoss JIRA] (JBMESSAGING-1923) Node cannot enter cluster during failover

Terrence Cowhey (JIRA) jira-events at lists.jboss.org
Wed May 23 13:10:17 EDT 2012


Terrence Cowhey created JBMESSAGING-1923:
--------------------------------------------

             Summary: Node cannot enter cluster during failover
                 Key: JBMESSAGING-1923
                 URL: https://issues.jboss.org/browse/JBMESSAGING-1923
             Project: JBoss Messaging
          Issue Type: Bug
            Reporter: Terrence Cowhey


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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list