Your experiencing WL 5.1's pessimistic locking deadlocks. Check
newsgroups.bea.com for numerous threads on this topic, many of which offer
various solutions.
Gene Chuang
Kiko.com
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Riccardo F.
Sent: Wednesday, April 18, 2001 6:12 AM
To: [EMAIL PROTECTED]
Subject: weblogic.ejb.extensions.LockTimedOutException
Hi,
someone can help me to understand which is the problem that cause the
exception in object?
I'm using WebLogic Server 5.1, exception is thrown when Tomcat connects to
WebLogic.
StackTrace is:
weblogic.ejb.extensions.LockTimedOutException: Lock for
primaryKey:987600480165_1 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:447)
at
weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(StatefulEJBObjec
t.java:159)
at
weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:443)
at
com.cedac.ibanker.backend.session.IbkSessionManagerBeanEOImpl.getSessionMana
gerContext(IbkSessionManagerBeanEOImpl.java:278)
at
com.cedac.ibanker.backend.session.IbkSessionManagerBeanEOImpl_WLSkel.invoke(
IbkSessionManagerBeanEOImpl_WLSkel.java:83)
at
weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
pter.java:347)
at
weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
r.java:69)
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
5)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Thanks in advance.
Riccardo.
----------------------------------------------
Virgilio Mail - Il tuo indirizzo E-mail gratis
http://mail.virgilio.it
===========================================================================
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".
===========================================================================
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".