The issue was indeed related to missing libraries. geoserver-2.1-SNAPSHOT-monitor-plugin has only 17 files and compared to geoserver-2.2-SNAPSHOT-monitor-plugin which has 21 files it is missing these libraries:
-antlr-2.7.6.jar -joda-time-1.6.jar -poi-3.2-FINAL.jar -wicket-datetime-1.4.12.jar geoserver-2.2-SNAPSHOT-monitor-plugin with the full list: -antlr-2.7.6.jar -asm-1.5.3.jar -asm-attrs-1.5.3.jar -cglib-2.1_3.jar -cglib-nodep-2.1_3.jar -dom4j-1.6.1.jar -ehcache-1.2.3.jar -ejb3-persistence-1.0.1.GA.jar -hibernate-3.2.6.ga.jar -hibernate-annotations-3.3.1.GA.jar -hibernate-commons-annotations-3.0.0.ga.jar -hibernate-entitymanager-3.3.2.GA.jar -jcommon-1.0.0.jar -jfreechart-1.0.1.jar -joda-time-1.6.jar -jta-1.0.1B.jar -monitoring-2.2-SNAPSHOT.jar -persistence-api-1.0.jar -poi-3.2-FINAL.jar -spring-orm-2.5.5.jar -wicket-datetime-1.4.12.jar Added the mentioned libraries to the lib folder on our windows system and monitoring was up and running: C:\Program Files (x86)\GeoServer 2.1-RC2\webapps\geoserver\WEB-INF\lib Maybe a test of some kind on geoserver could give a status of all required libraries and also list the ones missing. This could be part of Geoserver status. It could also list dates/versions of the different libraries. For some users knowing the versions could be useful. Ragnvald ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
