[
https://hibernate.onjira.com/browse/HHH-7016?page=com.atlassian.jira.plug...
]
Steve Ebersole closed HHH-7016.
-------------------------------
Closing for 4.1 release
NullPointerException in CacheAdapterImpl when evictAll
------------------------------------------------------
Key: HHH-7016
URL:
https://hibernate.onjira.com/browse/HHH-7016
Project: Hibernate ORM
Issue Type: Bug
Components: caching (L2)
Affects Versions: 4.0.1
Reporter: Zbyněk Roubalík
Assignee: Galder Zamarreno
Labels: hibernate, infinispan
Fix For: 4.1.0
Get NullPointerException when evicting entity cache (emf.getCache().evictAll(); [1]),
problem is in CacheAdapterImpl [2]. There should be check for null returned from
cache.getRpcManager()
Error log:
http://pastebin.test.redhat.com/75306
[1]
https://github.com/zroubalik/jboss-as/blob/fe9115bfcc84f5ac41395028cfebac...
[2]
https://github.com/hibernate/hibernate-orm/blob/master/hibernate-infinisp...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira