-->
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.  [ 3 posts ] 
Author Message
 Post subject: Hibernate / sessionfactory not responding
PostPosted: Tue Mar 07, 2006 8:08 am 
Newbie

Joined: Wed Feb 08, 2006 6:17 am
Posts: 9
Dear All,
I have encountered a problem in the following line of my application:

sessionFactory = new Configuration().configure().buildSessionFactory();

Basically, after working perfectly well for several days, this line now just hangs. I have not chnaged anything in the code of my app. Has anybody else had any similar problems?

Angus


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 07, 2006 8:19 am 
Expert
Expert

Joined: Tue Dec 07, 2004 6:57 am
Posts: 285
Location: Nürnberg, Germany
could you please post debug logs?

_________________
Please don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 07, 2006 8:41 am 
Newbie

Joined: Wed Feb 08, 2006 6:17 am
Posts: 9
Basically, the app hangs after the line quoted and the only output is this:

07-Mar-2006 12:07:12 org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory

The code is surrounded by a try/catch block but the catch block isn't reached


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