-->
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.  [ 5 posts ] 
Author Message
 Post subject: initialization hangs with 2.1.1 in weblogic 8.1
PostPosted: Mon Jan 12, 2004 4:33 am 
Newbie

Joined: Wed Dec 10, 2003 8:40 pm
Posts: 9
Hi,
I was using 2.0.3 in weblogic 8.1 environment with no problems however when I upgraded to version 2.1.1 the initialisation never gets past the following line in the log -

net.sf.hibernate.cfg.SettingsFactory - Query language substitutions: {no='N', true=1, yes='Y', false=0}
net.sf.hibernate.cfg.SettingsFactory - cache provider: net.sf.hibernate.cache.HashtableCacheProvider
net.sf.hibernate.cfg.Configuration - instantiating and configuring caches

and it simply hangs at that point. The only changes I have made are to add the new cglib2.jar, ehcache.jar, jta.jar and Hibernate2.jar (I am using all the old required jar files that I used with 2.0.3) however I can


Top
 Profile  
 
 Post subject: no classdef found error
PostPosted: Mon Jan 12, 2004 4:43 am 
Newbie

Joined: Wed Dec 10, 2003 8:40 pm
Posts: 9
Actually,
I have found that net.sf.core.KeyFactory can't be found. I can't see why this is different to any of the other required hibernate libraries ???


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 12, 2004 8:39 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Are you sure? I have never heard of such a class, is this really the classname? What class tries to load this? I am sure this is not a Hibernate dependency for 2.1.

Quote:
and it simply hangs at that point. The only changes I have made are to add the new cglib2.jar, ehcache.jar, jta.jar and Hibernate2.jar (I am using all the old required jar files that I used with 2.0.3) however I can


Top
 Profile  
 
 Post subject: update
PostPosted: Mon Jan 12, 2004 8:24 pm 
Newbie

Joined: Wed Dec 10, 2003 8:40 pm
Posts: 9
the class is present in cglib2.jar but for some reason weblogic can't find it. The funny thing was that when I took the contents of the cglib2.jar file and dumped it into hibernate2.jar everything worked as it should !!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 12, 2004 8:26 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
It is net.sf.cglib.core.KeyFactory - have you removed all old jar files?


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