Did this mail just make it to the list ?  Ouch...

--jason


On Sun, 23 Feb 2003, marc fleury wrote:

> he is baaaaaaaaaaaaaaaack
> 
> marcf
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of Jason Dillon
> > Sent: Wednesday, July 10, 2002 9:05 PM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-dev] MDB tests in HEAD
> > 
> > 
> > I am porting the changes I made to 3.0 back to HEAD 
> > (DLQHandler uses JMSProviderAdapter to attach to resources).  
> > After merging those changes I noticed that the MDB tests were 
> > very, very noisy. but reported no errors or failures.  I 
> > doubled checked a clean copy of HEAD and it performs the same 
> > when running:
> > 
> > ./testsuite/build.sh one-test -Dnojars=t 
> > -Dtest=org.jboss.test.mdb.test.MDBUnitTestCase
> > 
> > I am seeing lots of ERROR and WARNs related to XA sessions:
> > 
> > 2002-07-10 17:52:38,740 ERROR [org.jboss.jms.asf.StdServerSession]
> > failed to commit/rollback
> > javax.transaction.xa.XAException
> >         at org.jboss.mq.SpyXAResource.commit(SpyXAResource.java:105)
> >         at
> > org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.
> > java:289)
> >         at 
> > org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(
> > SpyMessage
> > Consumer.java:561)
> >         at
> > org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.
> > java:377)
> >         at org.jboss.mq.SpySession.run(SpySession.java:252)
> >         at
> > org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:177)
> >         at 
> > EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Poo
> > ledExecuto
> > r.java:642)
> >         at java.lang.Thread.run(Thread.java:479)
> > 
> > .
> > 
> > 2002-07-10 17:52:42,606 WARN  [org.jboss.tm.TxCapsule] 
> > XAException: tx=XidImpl [FormatId=257, 
> > GlobalId=sanity.planet57.com//1536,
> > BranchQual=] errorCode=XAER_RMERR javax.transaction.xa.XAException
> >         at org.jboss.mq.SpyXAResource.commit(SpyXAResource.java:105)
> >         at org.jboss.tm.TxCapsule.commitResources(TxCapsule.java:1651)
> >         at org.jboss.tm.TxCapsule.commit(TxCapsule.java:361)
> >         at 
> > org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:73)
> >         at
> > org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.
> > java:319)
> >         at 
> > org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(
> > SpyMessage
> > Consumer.java:561)
> >         at
> > org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.
> > java:377)
> >         at org.jboss.mq.SpySession.run(SpySession.java:252)
> >         at
> > org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:177)
> >         at 
> > EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Poo
> > ledExecuto
> > r.java:642)
> >         at java.lang.Thread.run(Thread.java:479)
> > 
> > * * *
> > 
> > Are these errors normal?  Or is the MDB sub-system unhappy?
> > 
> > --jason
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Two, two, TWO treats in one.
> > http://thinkgeek.com/sf 
> > _______________________________________________
> > Jboss-development mailing list [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> The most comprehensive and flexible code editor you can use.
> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> www.slickedit.com/sourceforge
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to