[jboss-jira] [JBoss JIRA] Commented: (JGRP-855) java.lang.IllegalStateException: Could not flush the cluster and proceed with state retrieaval
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Nov 11 17:39:36 EST 2008
[ https://jira.jboss.org/jira/browse/JGRP-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437975#action_12437975 ]
Brian Stansberry commented on JGRP-855:
---------------------------------------
When you fix this, there's a typo in the error message; should be "retrieval" not "retrieaval". :-)
> java.lang.IllegalStateException: Could not flush the cluster and proceed with state retrieaval
> -----------------------------------------------------------------------------------------------
>
> 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
> Fix For: 2.6.7, 2.7
>
>
> 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