|The file persistence manager for stateful session beans is currently
|buggy.  We are working on it.

Seb can you take care of it? I know you know what to do... 

marc

|
|This just means that your stateful session beans can't be passivated, so
|they will stay in memory.  It should not be a problem (not until a few
|hundred of thousands beans...)
|
|Do you call remove on your beans once you don't use them anymore?  
|
|Sebastien
|
|
|> 
|> 
|> [Container factory] javax.ejb.EJBException
|> [Container factory]     at
|> 
|org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.passiva
|teSession(StatefulSessionFilePersistenceManage
|> r.java:278)
|> [Container factory]     at
|> 
|org.jboss.ejb.plugins.StatefulSessionInstanceCache.passivate(Statef
|ulSessionInstanceCache.java:49)
|> [Container factory]     at
|> 
|org.jboss.ejb.plugins.EnterpriseInstanceCache$1.execute(EnterpriseI
|nstanceCache.java:339)
|> [Container factory]     at
|> org.jboss.util.WorkerQueue$QueueLoop.run(WorkerQueue.java:194)
|> [Container factory]     at java.lang.Thread.run(Thread.java:484)
|> [Bean Cache] Passivated overaged bean AgentSession with id = null
|> [Container factory] in ejbPassivate
|> [Bean Cache] Passivated overaged bean ContactBean with id = null
|> 
|> 
|> 
|> 
|> P.S.
|> I will have to pause the work i was doing on an EJB/jsp code
|> generator.. I just got told, that the 3month project I recently
|> started is being DEMOed next week... sheezzzz!.. I gonna be a bit busy
|> ;-)
|> 
|>
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to