[jboss-jira] [JBoss JIRA] Commented: (JGRP-855) java.lang.IllegalStateException: Could not flush the cluster and proceed with state retrieaval
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed Nov 19 11:25:36 EST 2008
[ https://jira.jboss.org/jira/browse/JGRP-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12438929#action_12438929 ]
Clebert Suconic commented on JGRP-855:
--------------------------------------
I don't even really know the difference between closed and resolved :-) I just pretend I know.
> 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