Hi,
today I've noticed this startup error:
22 mar 10:14:43 WARN [mortbay.log] - Nested in
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'gwcFacade' defined in URL
[file:/home/aaime/devel/git-gs/src/gwc/target/classes/geowebcache-geoserver-context.xml]:
Cannot resolve reference to bean 'DiskQuotaStore' while setting
constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'DiskQuotaStore' defined in URL
[file:/home/aaime/devel/git-gs/src/gwc/target/classes/geowebcache-diskquota-context.xml]:
Invocation of init method failed; nested exception is
java.lang.NoClassDefFoundError: com/sleepycat/je/EnvironmentConfig:
java.lang.ClassNotFoundException: com.sleepycat.je.EnvironmentConfig
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.geowebcache.diskquota.storage.EntityStoreBuilder.buildEntityStore(EntityStoreBuilder.java:37)
at org.geowebcache.diskquota.storage.BDBQuotaStore.configure(BDBQuotaStore.java:133)
at org.geowebcache.diskquota.storage.BDBQuotaStore.startUp(BDBQuotaStore.java:97)
at org.geowebcache.diskquota.storage.BDBQuotaStore.afterPropertiesSet(BDBQuotaStore.java:87)
The error per se was quickly solved by updating my eclipse project.
But I'm wondering about this new dependency... it's one of the biggest
jars we have around, weighting 2.1MB,
plus we already have two other embedded databases around in the
classpath, h2 and hsql
(I should really look into moving GS to the h2 version of the epsg
database btw), why adding another?
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
mob: +39 333 8128928
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
-------------------------------------------------------