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

javax.transaction.SystemException: Timed out while in 'Logging' state

37 views
Skip to first unread message

Slava Imeshev

unread,
Dec 19, 2002, 1:48:01 PM12/19/02
to
Hi All,

I'm facing a strange exception I've never seen before,
and I can't find any traces of it in the Internet.

Any clues what it means and what could cause it?

weblogic 6.1 sp3, w2k.

Thanks in advance.

Regards,

Slava Imeshev


####<Dec 18, 2002 10:15 PM PST> <Error> <EJB> <app1> <ddserver>
<ExecuteThread: '13' for queue: 'default'> <guest> <> <010026> <Exception
during commit of transaction
Xid=23835:6e3da61c4032cff5(8382908),Status=Rolled back.
[Reason=javax.transaction.SystemException: Timed out while in 'Logging'
state],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
begin=63,seconds
left=10,ServerResourceInfo[JMS_testJMSFileStore]=(state=rolledback,assigned=
ddserver),ServerResourceInfo[TBPool]=(state=rolledback,assigned=ddserver),SC
Info[dd+ddserver]=(state=rolledback),OwnerTransactionManager=ServerTM[Server
CoordinatorDescriptor=(CoordinatorURL=ddserver+10.254.240.70:7001+dd+,
Resources={})],CoordinatorURL=ddserver+10.254.240.70:7001+dd+):
javax.transaction.SystemException: Timed out while in 'Logging' state
at
weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransaction
Impl.java:1175)
at
weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTr
ansactions(ServerTransactionManagerImpl.java:466)
at
weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManag
erImpl.java:1604)
at
weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTran
sactionManagerImpl.java:429)
at
weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManage
rImpl.java:1570)
at java.lang.Thread.run(Thread.java:479)
--------------- nested within: ------------------
weblogic.transaction.RollbackException: Timed out while in 'Logging' state -
with nested exception:
[javax.transaction.SystemException: Timed out while in 'Logging' state]
at
weblogic.transaction.internal.TransactionImpl.throwRollbackException(Transac
tionImpl.java:1481)
at
weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTra
nsactionImpl.java:262)
at
weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
Impl.java:189)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:278)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:214)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1865)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:1819)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
####<Dec 18, 2002 10:16:15 PM PST> <Error> <EJB> <app1> <ddserver>
<ExecuteThread: '21' for queue: 'default'> <guest> <> <010026> <Exception
during commit of transaction
Xid=23837:6e3da61c4032cff5(6471149),Status=Rolled back.
[Reason=javax.transaction.SystemException: Timed out while in 'Logging'
state],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
begin=123,seconds
left=0,ServerResourceInfo[JMS_testJMSFileStore]=(state=rolledback,assigned=d
dserver),ServerResourceInfo[TBPool]=(state=rolledback,assigned=ddserver),SCI
nfo[dd+ddserver]=(state=rolledback),OwnerTransactionManager=ServerTM[ServerC
oordinatorDescriptor=(CoordinatorURL=ddserver+10.254.240.70:7001+dd+,
Resources={})],CoordinatorURL=ddserver+10.254.240.70:7001+dd+):
javax.transaction.SystemException: Timed out while in 'Logging' state
at
weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransaction
Impl.java:1175)
at
weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTr
ansactions(ServerTransactionManagerImpl.java:466)
at
weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManag
erImpl.java:1604)
at
weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTran
sactionManagerImpl.java:429)
at
weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManage
rImpl.java:1570)
at java.lang.Thread.run(Thread.java:479)
--------------- nested within: ------------------
weblogic.transaction.RollbackException: Timed out while in 'Logging' state -
with nested exception:
[javax.transaction.SystemException: Timed out while in 'Logging' state]
at
weblogic.transaction.internal.TransactionImpl.throwRollbackException(Transac
tionImpl.java:1481)
at
weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTra
nsactionImpl.java:262)
at
weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
Impl.java:189)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:278)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:214)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1865)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:1819)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

Tom Barnes

unread,
Dec 20, 2002, 10:32:36 AM12/20/02
to Slava Imeshev
Hi Slave,

Check if your transaction is timing out. In truth, I don't think this
is the case.

I suggest posting this question to the transaction newsgroup. They will
know how to interpret the exception.

Tom

Slava Imeshev

unread,
Dec 20, 2002, 5:13:39 PM12/20/02
to
Hi Tom,

"Tom Barnes" <ple...@replyinnewsgroup.com> wrote in message
news:3E033814...@replyinnewsgroup.com...
> Hi Slave,
-------^^^^^^-------- Well, things are bad, but they're not *so* bad, yet :)

> Check if your transaction is timing out. In truth, I don't think this
> is the case.

Aparently it's timing out, the problem is, it happens when TX
in 'Logging' mode. Primary suspect currently is a backup
procedure potentially locking some weblogic files.

> I suggest posting this question to the transaction newsgroup. They will
> know how to interpret the exception.

Will do.

Regards,

SlavA Imeshev

Raj

unread,
Dec 21, 2002, 2:02:35 PM12/21/02
to

Hi Slava,
I see that you are using the jmsfilestore. Can you check if the account used for
starting WL has permissions to write to the filestore directory configured?

-Raj

Slava Imeshev

unread,
Dec 23, 2002, 1:58:40 PM12/23/02
to
Hi Raj,

Yes, it does. In fact, this problem happened first time for
two months...

Slava

"Raj" <raj...@yahoo.com> wrote in message
news:3e04bacb$1...@newsgroups.bea.com...

0 new messages