Hello! In installing WPS extension i've followed instruction from Geoserver official page (http://docs.geoserver.org/stable/en/user/extensions/wps/install.html) that is I've copied content of geoserver-2.1.3-wps-plugin.zip into directory that is mentioned in tutorial (C:\Program Files\GeoServer 2.1.3\webapps\geoserver\WEB-INF\lib). Manually started Geoserver and inside "Start Geoserver" window noticed following error:
9390 [main] ERROR org.mortbay.log - Nested in org.springframework.beans.factory. BeanCreationException: Error creating bean with name 'cropCoverageProcess' defin ed in URL [jar:file:/C:/Program%20Files/GeoServer%202.1.3/webapps/geoserver/WEB- INF/lib/wps-core-2.1.3.jar!/applicationContext.xml]: Instantiation of bean faile d; nested exception is java.lang.NoSuchFieldError: KEY_REPLACE_INDEX_COLOR_MODEL : java.lang.NoSuchFieldError: KEY_REPLACE_INDEX_COLOR_MODEL Geoserver didn't start. The message in browser (http://localhost:8080/geoserver) was: HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/geoserver Once i've removed copied files from ..\lib directory, Geoserver starts working again. I've even tried to copy all files exept wps-core-2.1.3.jar to ..\lib directory and Geoserver started but there was no entry for WPS in the Service Capabilities column. There was a WPS Request Builder inside Geoserver Demos, but it didn't work. As i see it, the problem is something with wps-core-2.1.3.jar Greetings! Ivan -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Problem-with-installing-WPS-extension-tp4959985p4965327.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
