EHC ❯ ehcache-1.2.3.jar has dependency on Clover
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
The ehcache-1.2.3.jar classes contain a runtime dependency on Clover. It appears that this has happened a number of times: http://sourceforge.net/tracker/index.php?func=detail&aid=1553144&group_id=93232&atid=603559 http://sourceforge.net/tracker/index.php?func=detail&aid=1422906&group_id=93232&atid=603559
[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/CloverVersionInfo)
java.lang.reflect.InvocationTargetException
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
…
Caused by: java.lang.NoClassDefFoundError:
com_cenqua_clover/g
at
net.sf.ehcache.CacheManager.create(CacheManager.java:337)
at
org.hibernate.cache.EhCacheProvider.start(EhCacheProvider.java:130)
at
org.hibernate.impl.SessionFactoryImpl.
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=599784
Duplicate… Sorry. Comment by: ferraro - 7 Sep 2006 23:54 UTC