[jboss-jira] [JBoss JIRA] Created: (JGRP-855) java.lang.IllegalStateException: Could not flush the cluster and proceed with state retri eaval

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Fri Nov 7 10:52:46 EST 2008


java.lang.IllegalStateException: Could not flush the cluster and proceed with state retri eaval 
------------------------------------------------------------------------------------------------

                 Key: JGRP-855
                 URL: https://jira.jboss.org/jira/browse/JGRP-855
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.6.5
            Reporter: Clebert Suconic
            Assignee: Vladimir Blagojevic


When getState is called right after the connect even with flush, eventually (intermitently) you will get this exception:


SomeException:
...
Caused by: java.lang.IllegalStateException: Could not flush the cluster and proceed with state retri
eaval
	at org.jgroups.JChannel.getState(JChannel.java:1041)
	at org.jgroups.JChannel.getState(JChannel.java:973)
	at org.jgroups.JChannel.getState(JChannel.java:927)
	at org.jboss.messaging.core.impl.postoffice.GroupMember.start(GroupMember.java:152)
...

Notice that this only started to happen only after this change:

http://viewvc.jboss.org/cgi-bin/viewvc.cgi/messaging/branches/Branch_1_4/tests/etc/server/default/deploy/mock-channelfactory-stacks.xml?r1=4985&r2=5284






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