[jboss-jira] [JBoss JIRA] (AS7-3290) second level cache is not working after upgrading to Hibernate 4.0.1 (NPE in org.hibernate.cache.infinispan.InfinispanRegionFactory.getCache)
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Jan 12 13:17:21 EST 2012
[ https://issues.jboss.org/browse/AS7-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655609#comment-12655609 ]
Scott Marlow commented on AS7-3290:
-----------------------------------
from irc discussion with paul:
<pferraro> this NPE occurs before the cache wrapper method is invoked
<pferraro> we might be able to come up with a workaround for this by overriding the class loader of the cache configuration
<pferraro> within the AS's InfinispanRegionFactory
<pferraro> but we need to ask galderz to make sure this is actually the issue
> second level cache is not working after upgrading to Hibernate 4.0.1 (NPE in org.hibernate.cache.infinispan.InfinispanRegionFactory.getCache)
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-3290
> URL: https://issues.jboss.org/browse/AS7-3290
> Project: Application Server 7
> Issue Type: Sub-task
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 7.1.0.Final
>
>
> to recreate:
> cd as7/testsuite/integration/basic
> mvn clean install -Dtest=org.jboss.as.test.integration.jpa.hibernate.SecondLevelCacheTestCase
> http://pastie.org/3173509 occurs when running the above test case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list