Troubleshooting
Problem
CacheFullException: size=1001, target=1000, incr=1 |Failed To load trigger definitions
Symptom
While trying to open a java applet to edit a workflow job you might get errors in the java console. A closer look to the admin-thread-dump.log has entries like this one:
|
ERR:Wed Mar 25 16:47:07 EDT 2009: TID=11551219: ObjectCache : Failed to load Trigger definitions. ERR:Wed Mar 25 16:47:07 EDT 2009: TID=11551219: ObjectCache : @() javax.transaction.TransactionRolledbackException: Exception in ejbLoad:: weblogic.ejb20.cache.CacheFullException: size=1001, target=1000, incr=1 at weblogic.ejb20.cache.EntityCache$SizeTracker.shrinkNext(EntityCache.java:444) at weblogic.ejb20.cache.EntityCache.put(EntityCache.java:141) at weblogic.ejb20.manager.DBManager.getReadyBean(DBManager.java:332) at weblogic.ejb20.manager.DBManager.preInvoke(DBManager.java:249) at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:152) at weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObject.java:104) at com.fujitsu.iflow.serveree.impl.definitionsimpl.ProcessDefinition_r2d2ot_EOImpl.getActiveTriggerDefinitions(ProcessDefinition_r2d2ot_EOImpl.java:1482) at com.fujitsu.iflow.serveree.impl.cache.ObjectCache.loadAllTriggers(ObjectCache.java:808) at com.fujitsu.iflow.serveree.impl.common.DbAccessHelper.loadAllTriggers(DbAccessHelper.java:192) at com.fujitsu.iflow.serveree.impl.common.DbAccessHelper_xvui3z_EOImpl.loadAllTriggers(DbAccessHelper_xvui3z_EOImpl.java:316) at com.fujitsu.iflow.serveree.impl.common.DbAccessHelper_xvui3z_EOImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:166) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:290) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:248) at com.fujitsu.iflow.serveree.impl.common.DbAccessHelper_xvui3z_EOImpl_816_WLStub.loadAllTriggers(Unknown Source) at com.fujitsu.iflow.serveree.impl.common.IflowStartup.startTrigger(IflowStartup.java:285) at com.fujitsu.iflow.serveree.impl.common.IflowStartup.run(IflowStartup.java:89) at java.util.TimerThread.mainLoop(Timer.java:432) at java.util.TimerThread.run(Timer.java:382) ; nested exception is: weblogic.ejb20.cache.CacheFullException: size=1001, target=1000, incr=1 |
Log InLog in to view more of this document
Historical Number
1647
Was this topic helpful?
Document Information
Modified date:
08 May 2025
UID
swg21514138