If you can reproduce this easily, enable TRACE on org.infinispan and 
org.jgroups and send me the logs.

On Aug 8, 2012, at 7:26 AM, Strong Liu wrote:

> I'm seeing lots of infinispan test failures, I guess mostly relate to the 
> jgroups, propbaly an environment issue, wondering anyone has a workaround?
> 
> 
> 
> java.lang.IllegalStateException: Cache at address server-15967 had 3 members; 
> expecting 2. Members were (server-64288, server-15967, server-6121)
>       at 
> org.infinispan.test.TestingUtil.isCacheViewComplete(TestingUtil.java:510)
>       at 
> org.infinispan.test.TestingUtil.areCacheViewsComplete(TestingUtil.java:427)
>       at 
> org.infinispan.test.TestingUtil.areCacheViewsComplete(TestingUtil.java:419)
>       at 
> org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:244)
>       at 
> org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:290)
>       at 
> org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:953)
>       at 
> org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase.waitForClusterToForm(AbstractEntityRegionAccessStrategyTestCase.java:117)
>       at 
> org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase.prepareResources(AbstractEntityRegionAccessStrategyTestCase.java:112)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:601)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
>       at 
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)
> 
> 
> ReadOnlyTestCase.testCacheConfiguration
> ReadOnlyTestCase.testEvict
> ReadOnlyTestCase.testEvictAll
> ReadOnlyTestCase.testGetRegion
> ReadOnlyTestCase.testInsert
> ReadOnlyTestCase.testPutFromLoad
> ReadOnlyTestCase.testPutFromLoadMinimal
> ReadOnlyTestCase.testRemove
> ReadOnlyTestCase.testRemoveAll
> ReadOnlyTestCase.testUpdate
> EntityCollectionInvalidationTestCase.testAll
> 
> -------------------------
> Best Regards,
> 
> Strong Liu <stliu at hibernate.org>
> http://about.me/stliu/bio
> 
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to