[hibernate-dev] After upgrading AS7 to use Hibernate 4.0.1, the second level cache is NPEing in org.hibernate.cache.infinispan.InfinispanRegionFactory.getCache (AS7-3290)

Scott Marlow smarlow at redhat.com
Thu Jan 12 13:16:27 EST 2012


I assume this is not expected to happen.  http://pastie.org/3173509 is 
the exception call stack and steps to recreate on as7 (with my 
https://github.com/scottmarlow/jboss-as/tree/AS7-3279 branch) are:

cd as7/testsuite/integration/basic
mvn clean install 
-Dtest=org.jboss.as.test.integration.jpa.hibernate.SecondLevelCacheTestCase

Suggestions to fix?

Scott



More information about the hibernate-dev mailing list