[infinispan-dev] state transfer exceptions at REPL

Radoslav Husar rhusar at redhat.com
Tue Feb 7 08:13:02 EST 2012


I am also seeing this/similar exception in AS7 during session 
replication even with 5.1.1.FINAL :-(

On 02/07/2012 01:54 PM, Dan Berindei wrote:
> Sanne, this sounds very similar to
> https://issues.jboss.org/browse/ISPN-1814, but I thought I had fixed
> that for 5.1.1.FINAL.
>
> I see CacheViewsManagerImpl is trying to install a view with 6 nodes,
> should there be 6 nodes in the cluster or should there be less nodes?
> Do you have DEBUG logs for org.infinispan and org.jgroups?
>
> Cheers
> Dan
>
>
> On Tue, Feb 7, 2012 at 12:58 PM, Sanne Grinovero<sanne at infinispan.org>  wrote:
>> Can anyone explain this error?
>>
>> I'm updating Hibernate Search, and having a simple test which in a loop does:
>>
>> - write to shared index
>> - add a node / remove a node
>> - wait for joins
>> - verifies index state
>>
>> This is expected to work, as it already did with all previous
>> Infinispan versions.
>>
>> Using Infinispan 5.1.1.FINAL and JGroups 3.0.5.Final.
>>
>> 2012-02-07 10:42:38,668 WARN  [CacheViewControlCommand]
>> (OOB-4,sanne-20017) ISPN000071: Caught exception when handling command
>> CacheViewControlCommand{cache=LuceneIndexesMetadata,
>> type=PREPARE_VIEW, sender=sanne-3158, newViewId=8,
>> newMembers=[sanne-3158, sanne-63971, sanne-20017, sanne-2794,
>> sanne-25511, sanne-30075], oldViewId=7, oldMembers=[sanne-3158,
>> sanne-63971, sanne-20017, sanne-2794, sanne-25511]}
>> java.util.concurrent.ExecutionException:
>> org.infinispan.remoting.transport.jgroups.SuspectException: One or
>> more nodes have left the cluster while replicating command
>> StateTransferControlCommand{cache=LuceneIndexesMetadata,
>> type=APPLY_STATE, sender=sanne-20017, viewId=8, state=4}


More information about the infinispan-dev mailing list