Bugs item #962638, was opened at 2004-05-29 08:14
Message generated for change (Comment added) made by ejort
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962638&group_id=22866
>Category: JBossServer
Group: v3.2
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Patrick Charbonnier (pch)
>Assigned to: Adrian Brock (ejort)
Summary: Exception in JMSCI message listener
Initial Comment:
On our system:
jboss 3.2.3 on Linux Redhat AS 3.0 with Postgres
10:06:27,631 WARN [jboss.tm.TransactionImpl] Transaction
TransactionImpl:XidImpl [FormatId=257,
GlobalId=xxxxxx.yyy.kkkk.com//895, BranchQual=] timed out.
status=STATUS_ACTIVE
10:06:27,632 ERROR [plugins.jms.JMSContainerInvoker] Exception
in JMSCI message listener
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at
EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore$WaitQueue$W
aitNode.doTimedWait(Unknown Source)
at
EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore.attempt(Unkn
own Source)
at
org.jboss.ejb.plugins.AbstractInstancePool.get(AbstractInstancePool
.java:128)
at
org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(Mes
sageDrivenInstanceInterceptor.java:48)
at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxI
nterceptor.java:84)
at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInter
ceptorCMT.java:267)
at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.jav
a:128)
at
org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurit
yInterceptor.java:90)
at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:
191)
at
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFa
ctoryFinderInterceptor.java:122)
at
org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrive
nContainer.java:374)
at org.jboss.ejb.Container.invoke(Container.java:700)
at
org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContaine
rInvoker.java:824)
at
org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerIm
pl.onMessage(JMSContainerInvoker.java:1114)
at
org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.j
ava:256)
at
org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessa
ge(SpyMessageConsumer.java:633)
at
org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsu
mer.java:433)
at org.jboss.mq.SpySession.run(SpySession.java:298)
at
org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:
180)
at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unkn
own Source)
at java.lang.Thread.run(Thread.java:536)
----------------------------------------------------------------------
>Comment By: Adrian Brock (ejort)
Date: 2004-05-29 11:28
Message:
Logged In: YES
user_id=9459
What makes you think this is a bug?
The message says it could not deliver a message because you have
strict pooling enabled for the MDB and all of the MDB
instances were in
use for the transaction timeout period.
Just posting a stacktrace is useless. I need to see
configuration,
an explanation of you transaction assembly, what is happening
to the other mdb instances (i.e. why have they not finished
processing)
some TRACE logging from org.jboss.ejb.plugins (for the mdb
pool and tx
demarcation) and org.jboss.jms for the session pool.
Please reopen when you have done some of this analysis and are
sure it is a bug, rather than some problem with your
application.
P.S. The forums are the proper place to get help.
(www.jboss.org)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962638&group_id=22866
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development