[JBoss-user] transaction timed out

2001-06-25 Thread Schouten, Andreas
Hello, we get sometimes a transaction rollback because a timeout. (Then indeed the connection to a remote corba server was idle for about 2 minutes.) Where can we set this timeout? Thanks! Andreas ___ JBoss-user mailing list [EMAIL PROTECTED] http:/

[JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
I got the following: [WARN] [TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=ARMANTAC2//1, BranchQual=] timed out. status=STATUS_ACTIVE This was in the midst of creating about 11000 beans, I got this one error. Can anyone tell me what I should investigate? Thanks Eric Kaplan Armanta, In

[JBoss-user] Transaction timed out

2003-01-16 Thread Igor Semenko
Does any body know why I periodically see this in my logs? [org.jboss.tm.TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=localhost.localdomain//23606, BranchQual=] timed out. status=STATUS_ACTIVE I monitor POP3 mail box each 5 seconds, to do so I perform: ... session = (Se

[JBoss-user] Transaction timed out?

2003-07-22 Thread Magesh Prabhu
Hi Guys, I'm developing a middleware using Jboss3.2.1 and Quartz scheduler. Things work fine under normal load. But under heavy load, dead lock happens and when I try to shutdown after deadlock occounrance, it does not shutdown properly. I have to kill the process explicitly. I see the following

Re: [JBoss-user] transaction timed out

2001-06-25 Thread Ole Husgaard
Hi, Look for property TransactionTimeout in MBean TransactionManagerService in your jboss.jcml file. Best Regards, Ole Husgaard. "Schouten, Andreas" wrote: > > Hello, > > we get sometimes a transaction rollback because a timeout. (Then indeed the > connection to a remote corba server was i

RE: [JBoss-user] transaction timed out

2002-06-26 Thread Rajeshwar Rao V
It may be because of Deadlock...if ur using Jboss2.4.4 Regards, Rajeshwar Rao. > -Original Message- > From: Eric Kaplan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 7:55 PM > To: Jboss-User > Subject: [JBoss-user] transaction timed out

Re: [JBoss-user] transaction timed out

2002-06-26 Thread David Jencks
If you insert that many beans in one tx, it might timeout. You could use more tx or increase the tx timeout. david jencks On 2002.06.26 10:25:29 -0400 Eric Kaplan wrote: > I got the following: > > [WARN] [TxCapsule] Transaction XidImpl [FormatId=257, > GlobalId=ARMANTAC2//1, > BranchQual=] ti

RE: [JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
I think they are all RequiresNew, but I'll check, thanks eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks Sent: Wednesday, June 26, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] transaction timed out If you insert

RE: [JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks Sent: Wednesday, June 26, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] transaction timed out If you insert that many beans in one tx, it might timeout. You could use more tx or increase the

RE: [JBoss-user] transaction timed out

2002-06-26 Thread David Russell
: Wednesday, June 26, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] transaction timed out If you insert that many beans in one tx, it might timeout. You could use more tx or increase the tx timeout. david jencks On 2002.06.26 10:25:29 -0400 Eric Kaplan wrote: > I got the foll

[JBoss-user] Transaction timed out --I need help!

2001-08-09 Thread Faisal Abdallah
Hi all I am using a BMP which carries a lot of pooling. After about 5 min Jboss freezes and my connection gets hung forever: [[TIME] Transaction XidImpl [FormatId=257, GlobalId=a//1127, BranchQual=] timed o ut. status=STATUS_ACTIVE [TIME] Transaction XidImpl [FormatId=257, GlobalId=a//1128, Bran