I have installed Geoserver training package from geo-solutions. Following this link - Tutorial from geo solutions
Works perfectly. Though when I am trying to add Web Processing Service (WPS) Extension and Web Coverage Processing Service Profile for Earth Observation Data I get some error and the server doesn't host the website. The error I receive is also I added JAVA_OPTS to setenv.bat *set JAVA_OPTS=%JAVA_OPTS% -Duser.timezone=GMT set JAVA_OPTS=%JAVA_OPTS% -Dorg.geotools.shapefile.datetime=true set JAVA_OPTS=%JAVA_OPTS% -DNETCDF_DATA_DIR=%TRAINING_ROOT%/netcdf_data_dir set JAVA_OPTS=%JAVA_OPTS% -DGRIB_CACHE_DIR=%TRAINING_ROOT%/grib_cache_dir* The error I receive is *SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1e2bd8]) and a value of ty pe [org.geotools.referencing.operation.projection.TransverseMercator.Provider] ( value [PROJECTION["Transverse_Mercator"]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.* I am no Java expert so I am not able to figure out the thing. Please kindly guide me as to how to get through it. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-Training-Material-Error-Installing-WPS-and-wms-eo-plugin-tp5257953.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
