-->
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.  [ 4 posts ] 
Author Message
 Post subject: After Migrating to V3.1, request freezes
PostPosted: Mon Dec 19, 2005 5:00 pm 
Newbie

Joined: Wed Nov 16, 2005 10:58 am
Posts: 10
hello,

i'm using hibernate for a webapp with websphere 5.1 and db2. with version 3.0.5 i had no problem using the session object. now, after switching to 3.1, the request freezes on the same place over an over again. the query is ok, on other pages it works just fine. This is, where the execution stops:

Code:
tx = session.beginTransaction();


no timeout, no exception - nothing.

calling another page is no problem, server is still alive.


Any Ideas?

Thanks
Franco


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 19, 2005 5:11 pm 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
Try "kill -3" to dump stack trace for this thread.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 19, 2005 5:15 pm 
Newbie

Joined: Wed Nov 16, 2005 10:58 am
Posts: 10
baliukas wrote:
Try "kill -3" to dump stack trace for this thread.


thanks for your reply, is there a way to this on windows?

Fr.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 20, 2005 2:19 am 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
Start webserver as console application and press "Ctrl + Break"


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

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.