Mantis - Resin
Viewing Issue Advanced Details
5633 minor always 01-14-14 09:47 09-08-14 16:18
nam  
ferg  
normal  
closed 4.0.37  
fixed  
none    
none 4.0.41  
0005633: cluster cache get() NPE on shutdown
(rep by M. Jindal)

java.lang.NullPointerException
at com.caucho.server.distcache.CacheDataBackingImpl.loadLocalEntryValue(CacheDataBackingImpl.java:109)
at com.caucho.server.distcache.DistCacheEntry.loadLocalMnodeValue(DistCacheEntry.java:1510)
at com.caucho.server.distcache.DistCacheEntry.loadMnodeValue(DistCacheEntry.java:1039)
at com.caucho.server.distcache.DistCacheEntry.get(DistCacheEntry.java:884)
at com.caucho.server.distcache.DistCacheEntry.get(DistCacheEntry.java:165)
at com.caucho.server.distcache.CacheImpl.get(CacheImpl.java:318)
at com.caucho.distcache.AbstractCache.get(AbstractCache.java:479)
...

There are no notes attached to this issue.