[
http://jira.jboss.com/jira/browse/EJBTHREE-921?page=comments#action_12356991 ]
Brian Stansberry commented on EJBTHREE-921:
-------------------------------------------
Please open another issue for the IOException. And please attach the full log.
Runtime Exception when running Seam/EJB3 application clustered.
---------------------------------------------------------------
Key: EJBTHREE-921
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-921
Project: EJB 3.0
Issue Type: Bug
Components: Clustering
Affects Versions: AS 4.2.0 CR1
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: AS 4.2.0 CR2
From the linked issue JBPAPP-90.
Stack Trace:
12:53:47,639 WARN [SessionFactoryObjectFactory] Not found:
ff80808111703eb20111703eb3400000 12:53:47,639 ERROR [AbortableLRUAlgorithm] Eviction of
/TodoDao/3j001-6el9q3-ezikx6zw-1-ezikzkh6-r failed java.lang.RuntimeException:
java.lang.RuntimeException: java.io.IOException at
org.jboss.cache.TreeCache.invokeMethod(TreeCache.java:5782) at
org.jboss.cache.TreeCache.evict(TreeCache.java:3871) at
org.jboss.cache.eviction.BaseEvictionPolicy.evict(BaseEvictionPolicy.java:34) at
org.jboss.ejb3.cache.tree.AbortableLRUAlgorithm.evictCacheNode(AbortableLRUAlgorithm.java:64)
at org.jboss.cache.eviction.LRUAlgorithm.evict(LRUAlgorithm.java:90) at
org.jboss.cache.eviction.LRUAlgorithm.prune(LRUAlgorithm.java:121) at
org.jboss.cache.eviction.BaseEvictionAlgorithm.process(BaseEvictionAlgorithm.java:98) at
org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:80) at
java.util.TimerThread.mainLoop(Timer.java:512) at
java.util.TimerThread.run(Timer.java:462) Caused by: java.lang.RuntimeException:
java.io.IOException at
org.jboss.ejb3.stateful.StatefulBeanContext.extractBeanAndInterceptors(StatefulBeanContext.java:810)
at org.jboss.ejb3.stateful.StatefulBeanContext.getContains(StatefulBeanContext.java:105)
at
org.jboss.ejb3.stateful.StatefulBeanContext.getCanPassivate(StatefulBeanContext.java:329)
at
org.jboss.ejb3.cache.tree.StatefulTreeCache$ClusteredStatefulCacheListener.nodePassivate(StatefulTreeCache.java:490)
at org.jboss.cache.TreeCache.notifyNodePassivate(TreeCache.java:5974) at
org.jboss.cache.interceptors.PassivationInterceptor.invoke(PassivationInterceptor.java:64)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68) at
org.jboss.cache.interceptors.CacheLoaderInterceptor.invoke(CacheLoaderInterceptor.java:212)
at
org.jboss.cache.interceptors.ActivationInterceptor.invoke(ActivationInterceptor.java:64)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68) at
org.jboss.cache.interceptors.UnlockInterceptor.invoke(UnlockInterceptor.java:32) at
org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68) at
org.jboss.cache.interceptors.ReplicationInterceptor.invoke(ReplicationInterceptor.java:39)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68) at
org.jboss.cache.interceptors.TxInterceptor.handleNonTxMethod(TxInterceptor.java:365) at
org.jboss.cache.interceptors.TxInterceptor.invoke(TxInterceptor.java:160) at
org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68) at
org.jboss.cache.interceptors.CacheMgmtInterceptor.invoke(CacheMgmtInterceptor.java:179) at
org.jboss.cache.TreeCache.invokeMethod(TreeCache.java:5776) ... 9 more Caused by:
java.io.IOException at
org.jboss.serial.persister.RegularObjectPersister.readSlotWithMethod(RegularObjectPersister.java:107)
at
org.jboss.serial.persister.RegularObjectPersister.defaultRead(RegularObjectPersister.java:269)
at
org.jboss.serial.persister.RegularObjectPersister.readData(RegularObjectPersister.java:241)
at
org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.readObjectDescriptionFromStreaming(ObjectDescriptorFactory.java:412)
at
org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.objectFromDescription(ObjectDescriptorFactory.java:82)
at
org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectInput.readObject(DataContainer.java:643)
at org.jboss.serial.persister.ArrayPersister.readObjectArray(ArrayPersister.java:196)
ait org.jboss.serial.persister.ArrayPersister.readData(ArrayPersister.java:172)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira