• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

I am not sure if this is bug but when I start the simple program with configuration the same as described in documentation I get weird exception.

My program in simple java class with main method :

CacheManager manager = CacheManager.create();

My classpath :

encache-1.2beta3.jar commons required libs as described in docs and also Hibernate and all of its dependencies because documentation does not clearly states if Hibernate+depend are needed in simple standalone scenario

Exception I get :

[CLOVER] FATAL ERROR: Clover could not be initialised. Are you sure you have Clover in the runtime classpath? (class java.lang.NoClassDefFoundError:com_cenqua_clover/Clove rVersionInfo) Exception in thread “main” java.lang.NoClassDefFoundError: com_cenqua_clover/g at net.sf.ehcache.CacheManager.create (CacheManager.java:311) at yu.cache.CacheTester.main (CacheTester.java:13) Sourceforge Ticket ID: 1426734 - Opened By: rocha_84 - 7 Feb 2006 22:27 UTC

Comments

Sourceforge Tracker 2009-09-21

Logged In: YES user_id=693320

This has already been reported and closed. The fix is in trunk. It will be out in the beta 4 in the next few days. Comment by: gregluck - 8 Feb 2006 00:34 UTC

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira