[hibernate-dev] infinispan tests

Strong Liu stliu at hibernate.org
Wed Aug 8 01:26:40 EDT 2012


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



More information about the hibernate-dev mailing list