These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Debug mode:Transaction ... has timed out after 120 seconds
PostPosted: Thu Mar 10, 2005 5:31 am 
Newbie

Joined: Thu Mar 10, 2005 5:09 am
Posts: 1
I having a problem running in debug mode with Hibernate 2.1.8 in Websphere 5.1.2 with MSSQL Server 2000:

I'm using the new JTA transaction manager with 2 phase commit to be able have multiple sessions:

hibernate.transaction.manager_lookup_class net.sf.hibernate.transaction.WebSphereExtendedJTATransactionLookup

Hibernate starts up correctly in non-debug mode,
in debug mode instead the "buildSessionFactory" procedure doesn't complete, it hangs for some time then the following error appear after 120 seconds :


[3/10/05 10:50:57:196 EET] 94f094f TimeoutManage I WTRN0006W: Transaction 57415344:00000000000000010000002ca919abc289b2fca095611c5f4e0d26e27c492e3073657276657231[] has timed out after 120 seconds.

I tried also to increase the timeout to 5 minutes but the result is the same.

The error appear after processing the XML files and just after the following lines:


[3/10/05 10:48:59:992 EET] 5d305d3 ConnectionFac I J2CA0122I: Resource reference jdbc/ecenter could not be located, so default values of the following are used: [Resource-ref settings]
res-auth: 1 (APPLICATION)
res-isolation-level: 0 (TRANSACTION_NONE)
res-sharing-scope: true (SHAREABLE)
res-resolution-control: 999 (undefined)
[Other attributes]
isCMP1_x: false (not CMP1.x)
isJMS: false (not JMS)


Any help will be appreciated.
Thanks
Andrea


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.