Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A deployment question with an error “A lock could not be obtained within the time requested”

0 views
Skip to first unread message

WXQ

unread,
Dec 24, 2001, 9:58:33 PM12/24/01
to

I'm now deploying our program to Weblogic server 6.1, and it seems deployed successfully.

But when I use a session bean to call an entity bean to access database, an exception
occurred.
The information from shell is as following.

We have deployed this program in J2ee Server using deploytool, the program worked
well.

Now this blocked me, and the task is urgent. Could anyone help me?

Thanks in advance!

Merry Christmas & Happy New Year!

WXQ


Tue Dec 25 10:47:37 PST 2001 - LOGGER: EXCEPTION: SiocFlightEJB: ejbStore() -
A
lock could not be obtained within the time requested
<Dec 25, 2001 10:47:37 AM PST> <Error> <EJB> <Exception during commit of transac
tion Name=[EJB Sioc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(java.lang
String)],Xid=26:4656355858e3d95b(784581),Status=Rolled back. [Reason=weblogic.t
ransaction.internal.TimedOutException: Transaction timed out after 102 seconds
Name=[EJB Sioc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(java.lang.Stri
ng)],Xid=26:4656355858e3d95b(784581),Status=Active (PrePreparing),numRepliesOwed
Me=0,numRepliesOwedOthers=0,seconds since begin=102,seconds left=60,activeThread
=Thread[ExecuteThread: '13' for queue: 'default',5,Thread Group for Queue: 'defa
ult'],SCInfo[examples+examplesServer]=(state=pre-preparing),properties=({weblogi
c.transaction.name=[EJB Sioc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(
java.lang.String)]}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescripto
r=(CoordinatorURL=examplesServer+211.162.70.183:7005+examples+, Resources={})],C
oordinatorURL=examplesServer+211.162.70.183:7005+examples+)],numRepliesOwedMe=0,
numRepliesOwedOthers=0,seconds since begin=120,seconds left=10,SCInfo[examples+e
xamplesServer]=(state=rolledback),properties=({weblogic.transaction.name=[EJB
Si
oc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(java.lang.String)]}),Owner
TransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=examples
Server+211.162.70.183:7005+examples+, Resources={})],CoordinatorURL=examplesServ
er+211.162.70.183:7005+examples+): weblogic.transaction.internal.TimedOutExcepti
on: Transaction timed out after 102 seconds
Name=[EJB Sioc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(java.lang.Stri
ng)],Xid=26:4656355858e3d95b(784581),Status=Active (PrePreparing),numRepliesOwed
Me=0,numRepliesOwedOthers=0,seconds since begin=102,seconds left=60,activeThread
=Thread[ExecuteThread: '13' for queue: 'default',5,Thread Group for Queue: 'defa
ult'],SCInfo[examples+examplesServer]=(state=pre-preparing),properties=({weblogi
c.transaction.name=[EJB Sioc.DisplayComponents.Flight.Ejb.SiocFlightEJB.setName(
java.lang.String)]}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescripto
r=(CoordinatorURL=examplesServer+211.162.70.183:7005+examples+, Resources={})],C
oordinatorURL=examplesServer+211.162.70.183:7005+examples+)
at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTran
sactionImpl.java:1122)
at weblogic.transaction.internal.ServerTransactionManagerImpl.processTim
edOutTransactions(ServerTransactionManagerImpl.java:441)
at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(Transacti
onManagerImpl.java:1581)
at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(Ser
verTransactionManagerImpl.java:404)
at weblogic.transaction.internal.TransactionManagerImpl$1.run(Transactio
nManagerImpl.java:1547)
at java.lang.Thread.run(Thread.java:484)
--------------- nested within: ------------------
weblogic.transaction.RollbackException: Transaction timed out after 102 seconds

0 new messages