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: Problems with NoClassDefFoundError in mchange resourcepool
PostPosted: Wed Oct 19, 2005 9:01 am 
Newbie

Joined: Wed Aug 24, 2005 9:02 am
Posts: 15
Hi,

this error occurs from time to time in our webapplication under Tomcat 4.1.28. It seems like Tomcat doesnt locate the class com/mchange/v2/resourcepool/BasicResourcePool and i wonder what jar is affected by that. My Project compiles fine, and the database-access thru the hibernate layer works fine.

HELP!!!

Hibernate version:
3.0
Full stack trace of any exception that occurs:
java.lang.NoClassDefFoundError: com/mchange/v2/resourcepool/BasicResourcePool$AsyncTestIdleResourceTask
at com.mchange.v2.resourcepool.BasicResourcePool.checkIdleResources(BasicResourcePool.java:953)
at com.mchange.v2.resourcepool.BasicResourcePool.access$1000(BasicResourcePool.java:31)
at com.mchange.v2.resourcepool.BasicResourcePool$CheckIdleResourcesTask.run(BasicResourcePool.java:1181)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Name and version of the database you are using:
MS SQL Server 2000


Top
 Profile  
 
 Post subject: there's a thread about this problem already !!!
PostPosted: Thu Oct 20, 2005 4:28 am 
Newbie

Joined: Wed Aug 24, 2005 9:02 am
Posts: 15
http://forums.hibernate.org/viewtopic.p ... e82a1f465f


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.