Can anyone shed any light on why this exception might be thrown:

weblogic.ejb.extensions.LockTimedOutException: Lock for
primaryKey:982838868107_
3 could not be acquired without waiting.
        at
weblogic.ejb.internal.LockManagerImpl.lock(LockManagerImpl.java:132)
        at
weblogic.ejb.internal.LockManagerImpl.lock(LockManagerImpl.java:79)
        at
weblogic.ejb.internal.StatefulEJBCache.bind(StatefulEJBCache.java:445
)
        at
weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(StatefulE
JBObject.java:159)
        at
weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:421)

        at
com.kmsoftware.addknowledgep.CAddKnowledgePBeanEOImpl.processKnowledg
eItems(CAddKnowledgePBeanEOImpl.java:272)
        at
com.kmsoftware.addknowledgep.CAddKnowledgePEJB.processKnowledgeItems(
CAddKnowledgePEJB.java:103)

We are calling processKnowledgeItems on a statefull session bean and it
appears that it is having difficulty binding to a bean instance.

Possible causes?

Thanks loads

Phil Lewis
Chief Technical Architect
Knowledge Management Software plc

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to