[infinispan-issues] [JBoss JIRA] Created: (ISPN-678) Fix DistTopologyChangeTest-testDropServer and ReplTopologyChangeTest-testDropServer

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Sep 30 04:16:40 EDT 2010


Fix DistTopologyChangeTest-testDropServer and ReplTopologyChangeTest-testDropServer
-----------------------------------------------------------------------------------

                 Key: ISPN-678
                 URL: https://jira.jboss.org/browse/ISPN-678
             Project: Infinispan
          Issue Type: Bug
          Components: Cache Server
    Affects Versions: 4.2.0.ALPHA2
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 4.2.0.BETA1


The following tests are failing since ISPN-649 was implemented.

org.infinispan.client.hotrod.DistTopologyChangeTest.org.infinispan.client.hotrod.DistTopologyChangeTest-testDropServer
org.infinispan.client.hotrod.ReplTopologyChangeTest.org.infinispan.client.hotrod.ReplTopologyChangeTest-testDropServer

java.lang.IllegalStateException: Cache container has been stopped and cannot be reused. Recreate the cache container.
	at org.infinispan.manager.DefaultCacheManager.assertIsNotTerminated(DefaultCacheManager.java:570)
	at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:424)
	at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:406)
	at org.infinispan.client.hotrod.ReplTopologyChangeTest.testDropServer(ReplTopologyChangeTest.java:135)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list