[infinispan-issues] [JBoss JIRA] Commented: (ISPN-971) Cache.getCacheManager() not binary-compatible with 4.2.0.FINAL

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Mar 10 06:28:45 EST 2011


    [ https://issues.jboss.org/browse/ISPN-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587115#comment-12587115 ] 

Galder Zamarreño commented on ISPN-971:
---------------------------------------

https://github.com/infinispan/infinispan/commit/15960c258c5d5b06d38a85510ab1cccbcd3c9939

Heheh, Manik seems to be becoming an expert on breaking APIs ;)

I'll assign it back to him.

> Cache.getCacheManager() not binary-compatible with 4.2.0.FINAL
> --------------------------------------------------------------
>
>                 Key: ISPN-971
>                 URL: https://issues.jboss.org/browse/ISPN-971
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 4.2.1.CR4
>            Reporter: Paul Ferraro
>            Assignee: Galder Zamarreño
>             Fix For: 4.2.1.FINAL
>
>
> Due to an API change, I get the following runtime error when upgrading from 4.2.0.Final -> 4.2.1.CR4:
> {code}java.lang.NoSuchMethodError: org.infinispan.Cache.getCacheManager()Lorg/infinispan/manager/CacheContainer;
> 	at org.jboss.web.tomcat.service.session.distributedcache.ispn.DefaultLockManagerSource.getLockManager(DefaultLockManagerSource.java:72)
> 	at org.jboss.web.tomcat.service.session.distributedcache.ispn.DistributedCacheManagerFactory.getDistributedCacheManager(DistributedCacheManagerFactory.java:60)
> 	at org.jboss.web.tomcat.service.session.JBossCacheManager.initDistributedCacheManager(JBossCacheManager.java:1514)
> 	at org.jboss.web.tomcat.service.session.JBossCacheManager.init(JBossCacheManager.java:263)
> 	at org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionBasedMaxUnreplicatedIntervalTestCase.startManagers(SessionBasedMaxUnreplicatedIntervalTestCase.java:282)
> 	at org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionBasedMaxUnreplicatedIntervalTestCase.testRemoteExpirationGracePeriod(SessionBasedMaxUnreplicatedIntervalTestCase.java:243)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> 	at junit.extensions.TestSetup.run(TestSetup.java:27){code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list