I'm trying to setup GeoServer Active Clustering Extension <http://geoserver.geo-solutions.it/edu/en/clustering/geoserver/active/installation.html> on a GeoServer 2.5.1 with gs-jdbcconfig-2.5-SNAPSHOT.jar already installed. The GeoServer Active Clustering Extension (geoserver-2.5-ENTERPRISE-SNAPSHOT-cluster-plugin ) is installed. However, when GeoServer starts up, I'm getting the following error:
2014-09-18 18:17:07,417 ERROR [context.ContextLoader] - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoServerLoader' defined in URL [jar:file:/home/reap/data/webapps/geoserver/WEB-INF/lib/gs-main-2.5.1.jar!/applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: Multiple beans of type org.geoserver.config.GeoServerLoader ... ... When I removed gs-jdbcconfig-2.5-SNAPSHOT.jar from the lib directory, GeoServer started fine and then started to load all layers and stores into memory and it takes about an hour or so. Prior to installing the GeoServer Active Clustering Extension, GeoServer is configured with gs-jdbcconfig-2.5-SNAPSHOT.jar to load on request. We would like to keep our current setup with GeoServer Active Clustering Extension but something in the clustering extension is causing this conflict. Does anyone know why or have resolved this issue? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-Active-Clustering-Extension-conflict-with-gs-jdbcconfig-2-5-SNAPSHOT-jar-tp5162742.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
