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
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
: 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
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
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
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
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
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
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
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
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:/
11 matches
Mail list logo