[jboss-jira] [JBoss JIRA] Commented: (JBAS-6807) Unable to form a cluster Branch_5_x (flush by coordinator at xyz failed)

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Apr 21 12:34:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463484#action_12463484 ] 

Bela Ban commented on JBAS-6807:
--------------------------------

Could you capture a bit of that traffic ? Use wireshark if possible, then we can look at the JGroups messages (with Richard's JGroups module).

Also, you probably need to run this with some cats enabled at TRACE, e.g. org.jgroups.protocols.pbcast.FLUSH, but I'll let Vladimir comment on that. He can then take a better look.

I assume this issue is reproduceable ?

> Unable to form a cluster Branch_5_x (flush by coordinator at xyz failed)
> ------------------------------------------------------------------------
>
>                 Key: JBAS-6807
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6807
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>         Environment: any, perf lab, brno lab
>            Reporter: Radoslav Husar
>            Assignee: Brian Stansberry
>            Priority: Blocker
>             Fix For: JBossAS-5.1.0.CR1
>
>         Attachments: graph_image.gif, ipth.png
>
>
> A cluster refuses to add more members. Problem detected on Friday 17th/4.
> http://hudson.qa.jboss.com/hudson/job/as5-soak-ejb3-total-async-failover/64/console-perf01/
> http://hudson.qa.jboss.com/hudson/job/as5-soak-ejb3-total-async-failover/64/console-perf02/
> http://hudson.qa.jboss.com/hudson/job/as5-soak-ejb3-total-async-failover/64/console-perf03/
> http://hudson.qa.jboss.com/hudson/job/as5-soak-ejb3-total-async-failover/64/console-perf04/
> Coordinator fails to flush:
> 12:27:33,209 WARN  [GMS] GMS flush by coordinator at 10.34.32.226:55576 failed
> Joining node logs:
> 12:33:41,025 WARN  [GMS] join(10.34.32.232:39410) sent to 10.34.32.226:55576 timed out (after 3000 ms), retrying
> Command used to startup:
> java -server -Xms256m -Xmx1024m -XX:MaxPermSize=256m -Dxb.builder.useUnorderedSequence=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djgroups.udp.ip_ttl=1 -Djava.net.preferIPv4Stack=true -Djboss.messaging.ServerPeerID=`hostname | cut -c "6"` -jar /tmp/jboss-5.1.0.CR1/bin/run.jar -c all -b `hostname` -Djboss.partition.name=SoakTestPartition -Dcluster.route.name=`hostname` -u 234.1.79.154

-- 
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