[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1658) Live/Backup pair in a cluster get themselves into a bad state after being up for a few hours

Scott Clasen (JIRA) jira-events at lists.jboss.org
Wed Jun 17 15:01:56 EDT 2009


Live/Backup pair in a cluster get themselves into a bad state after being up for a few hours
--------------------------------------------------------------------------------------------

                 Key: JBMESSAGING-1658
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1658
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 2.0.0.beta2
         Environment: Using the same env and config files attached in JBMESSAGING-1646, except using BETA2 distro.


            Reporter: Scott Clasen
            Assignee: Tim Fox


Clocks on the 2 boxes are in sync so notice the times in the log entries below.

PRIMARY

13:12:50,844 WARNING [org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl]  Connection failure has been detected Did not receive ping on connection. It is likely a client has exited or crashed without closing its connection, or the network between the server and client has failed. The connection will now be closed.:3
13:12:50,844 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Client connection failed, clearing up resources for session 60b6035d-5b61-11de-bdd6-00123f76879f
13:12:50,844 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Cleared up resources for session 60b6035d-5b61-11de-bdd6-00123f76879f
13:12:50,896 WARNING [org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl]  Connection failure has been detected Did not receive ping on connection. It is likely a client has exited or crashed without closing its connection, or the network between the server and client has failed. The connection will now be closed.:3
13:12:50,896 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Client connection failed, clearing up resources for session 61f5883e-5b61-11de-bdd6-00123f76879f
13:12:50,896 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Cleared up resources for session 61f5883e-5b61-11de-bdd6-00123f76879f
14:02:13,485 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
14:02:13,589 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
14:02:13,693 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
...MESSAGE REPEATS TILL SERVER KILLED...

=======================================================================================================================================
SECONDARY


14:02:15,939 INFO [org.jboss.messaging.core.server.impl.MessagingServerImpl]  A connection has been made to the backup server so it will be activated! This 
14:02:16,094 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
14:02:16,094 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
14:02:16,094 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
14:02:16,147 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id
...MESSAGE REPEATS TILL SERVER KILLED...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list