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(StatefulEJBObject.java:159)
at weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:443)
at
com.cedac.ibanker.backend.session.IbkSessionManagerBeanEOImpl.getSessionManagerContext(IbkSessionManagerBeanEOImpl.java:278)
at
com.cedac.ibanker.backend.session.IbkSessionManagerBeanEOImpl_WLSkel.invoke(IbkSessionManagerBeanEOImpl_WLSkel.java:83)
at
weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAdapter.java:347)
at
weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandler.java:69)
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:15)
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".