-->
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: DriverManagerConnectionProvider exception during logging
PostPosted: Mon Jan 08, 2007 10:01 pm 
Newbie

Joined: Wed Dec 06, 2006 6:50 pm
Posts: 7
Hi everybody,

I'm experiencing an error during redeployment of my webapplication with hibernate. The class DriverManagerConnectionProvider throws an exception at line 41 due to a Log4J error. This line simply uses a log:

line 41: log.info("Using Hibernate built-in connection pool (not for production use!)");

My Log4J.properties has this configuration for this class:

log4j.logger.org.hibernate.connection.DriverManagerConnectionProvider=info

I have changed the level from info to debug but the error persists.

Any clue?

Thank's.

Fred


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 08, 2007 10:35 pm 
Newbie

Joined: Wed Dec 06, 2006 6:50 pm
Posts: 7
Hi,

I fixed the problem: the Log4J version I downloeaded is incompatible with the commons-logging one's that comes with Hibernate.

Hope this help.

Fred


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.