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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate Hangs when called from Java
PostPosted: Fri Jan 21, 2011 5:01 am 
Newbie

Joined: Fri Jan 21, 2011 4:56 am
Posts: 1
Hi,

From a java application we are trying to connect to mysql db using hibernate..when executing a query, it hangs at the following place..After the below debug statement, the entire applications just hangs here...

Appreciate your response on this.

2011-01-21 13:32:41,218[DEBUG][org.hibernate.jdbc.AbstractBatcher:358]about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
2011-01-21 13:32:41,220[DEBUG][org.hibernate.jdbc.ConnectionManager:415]opening JDBC connection
2011-01-21 13:32:41,222[DEBUG][org.hibernate.jdbc.AbstractBatcher:393]<<Our Application Query>>

2011-01-21 13:32:41,224[DEBUG][org.hibernate.jdbc.AbstractBatcher:476]preparing statement
<<<<The application just stops here >>>>>>


Top
 Profile  
 
 Post subject: Re: Hibernate Hangs when called from Java
PostPosted: Mon Apr 04, 2011 8:24 am 
Newbie

Joined: Mon Apr 04, 2011 8:22 am
Posts: 1
Did you find any resolution to this? I am currently having the same problem - program hangs in the middle of nowhere, right after the "Preparing statement" log entry.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.