################################### ## tomcat7-stderr.2014-05-16.log ## ################################### 2014-05-16 07:50:01 Commons Daemon procrun stderr initialized 16-May-2014 07:50:04 org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Ora11g\product\11.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;. 16-May-2014 07:50:05 org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8080"] 16-May-2014 07:50:05 org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] 16-May-2014 07:50:05 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1151 ms 16-May-2014 07:50:05 org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina 16-May-2014 07:50:05 org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.41 16-May-2014 07:50:05 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\docs 16-May-2014 07:50:06 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\geoserver 16-May-2014 07:50:17 org.geoserver.platform.GeoServerExtensions checkContext WARNING: Extension lookup occured, but ApplicationContext is unset. 16-May-2014 07:50:52 org.apache.catalina.session.StandardManager doLoad SEVERE: IOException while loading persisted sessions: java.io.EOFException java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source) at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source) at java.io.ObjectInputStream.readStreamHeader(Unknown Source) at java.io.ObjectInputStream.(Unknown Source) at org.apache.catalina.util.CustomObjectInputStream.(CustomObjectInputStream.java:58) at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:246) at org.apache.catalina.session.StandardManager.load(StandardManager.java:204) at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:491) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5390) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1113) at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1671) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 16-May-2014 07:50:52 org.apache.catalina.session.StandardManager startInternal SEVERE: Exception loading sessions from persistent storage java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source) at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source) at java.io.ObjectInputStream.readStreamHeader(Unknown Source) at java.io.ObjectInputStream.(Unknown Source) at org.apache.catalina.util.CustomObjectInputStream.(CustomObjectInputStream.java:58) at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:246) at org.apache.catalina.session.StandardManager.load(StandardManager.java:204) at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:491) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5390) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1113) at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1671) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 16-May-2014 07:50:52 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\manager 16-May-2014 07:50:52 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\ROOT 16-May-2014 07:50:53 org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8080"] 16-May-2014 07:50:53 org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8009"] 16-May-2014 07:50:53 org.apache.catalina.startup.Catalina start INFO: Server startup in 47927 ms 16-May-2014 08:07:27 org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8080"] 16-May-2014 08:07:27 org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8009"] 16-May-2014 08:07:27 org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Beginning GeoServer cleanup sequence 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistered JDBC driver org.h2.Driver@54aad8f9 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistered JDBC driver org.postgresql.Driver@d1d6070 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistered JDBC driver org.hsqldb.jdbcDriver@360c7f06 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistered JDBC driver oracle.jdbc.driver.OracleDriver@6013a567 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory GeoserverWKTOperationFactory["European Petroleum Survey Group"] COORDINATE_OPERATION_AUTHORITY_FACTORY = PropertyCoordinateOperationAuthorityFactory["European Petroleum Survey Group"] CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = true FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false CS_AUTHORITY_FACTORY = OrderedAxisAuthorityFactory["European Petroleum Survey Group"] DATUM_AUTHORITY_FACTORY = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"] EPSG_DATA_SOURCE = java:comp/env/jdbc/EPSG DATUM_AUTHORITY_FACTORY = FactoryUsingHSQL["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false VERSION = 7.9 CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) FORCE_STANDARD_AXIS_UNITS = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_LONGITUDE_FIRST_AXIS_ORDER = true CRS_AUTHORITY_FACTORY = (same as CS_AUTHORITY_FACTORY) 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"] DATUM_AUTHORITY_FACTORY = AllAuthoritiesFactory["All"] CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory GeoserverOverridingWKTFactory["European Petroleum Survey Group"] CRS_AUTHORITY_EXTRA_DIRECTORY = null DATUM_AUTHORITY_FACTORY = PropertyAuthorityFactory["European Petroleum Survey Group"] FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) 16-May-2014 08:07:28 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = true FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false CS_AUTHORITY_FACTORY = OrderedAxisAuthorityFactory["European Petroleum Survey Group"] DATUM_AUTHORITY_FACTORY = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"] EPSG_DATA_SOURCE = java:comp/env/jdbc/EPSG DATUM_AUTHORITY_FACTORY = FactoryUsingHSQL["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false VERSION = 7.9 CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) FORCE_STANDARD_AXIS_UNITS = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_LONGITUDE_FIRST_AXIS_ORDER = true CRS_AUTHORITY_FACTORY = (same as CS_AUTHORITY_FACTORY) 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory CartesianAuthorityFactory["European Petroleum Survey Group"] CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory GeoserverCustomWKTFactory["European Petroleum Survey Group"] CRS_AUTHORITY_EXTRA_DIRECTORY = null DATUM_AUTHORITY_FACTORY = PropertyAuthorityFactory["European Petroleum Survey Group"] FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory AutoCRSFactory["Automatic Projections"] CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"] DATUM_AUTHORITY_FACTORY = AllAuthoritiesFactory["All"] CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory WebCRSFactory["Web Map Service CRS"] CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = true FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false CS_AUTHORITY_FACTORY = OrderedAxisAuthorityFactory["European Petroleum Survey Group"] DATUM_AUTHORITY_FACTORY = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"] EPSG_DATA_SOURCE = java:comp/env/jdbc/EPSG DATUM_AUTHORITY_FACTORY = FactoryUsingHSQL["European Petroleum Survey Group"] FORCE_LONGITUDE_FIRST_AXIS_ORDER = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_STANDARD_AXIS_UNITS = false VERSION = 7.9 CRS_FACTORY = ReferencingObjectFactory CS_FACTORY = (same as CRS_FACTORY) DATUM_FACTORY = DatumAliases MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) FORCE_STANDARD_AXIS_UNITS = false FORCE_STANDARD_AXIS_DIRECTIONS = false FORCE_LONGITUDE_FIRST_AXIS_ORDER = true CRS_AUTHORITY_FACTORY = (same as CS_AUTHORITY_FACTORY) 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"] DATUM_AUTHORITY_FACTORY = AllAuthoritiesFactory["All"] CS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) CRS_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY) 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Shut down GT referencing threads 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Shut down GT SPI 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Shut down coverage thread pool 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.jpeg2000.J2KImageWriterSpi@16fa21a4 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.stream.ChannelImageOutputStreamSpi@7e6baf24 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi@6e2c5444 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.raw.RawImageReaderSpi@5fe940a6 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi@486af790 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.raw.RawImageWriterSpi@432342ed 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.URLImageInputStreamSpi@21cf243b 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.pnm.PNMImageWriterSpi@5a2d13c1 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.pnm.PNMImageReaderSpi@43b5699 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.plugins.arcgrid.spi.AsciiGridsImageWriterSpi@305e9d7a 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.bmp.BMPImageWriterSpi@659adc2c 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi@74a638fc 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.gif.GIFImageWriterSpi@5694fe42 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.stream.ChannelImageInputStreamSpi@2bd648e2 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi@3c0c74fe 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.wbmp.WBMPImageWriterSpi@56a9509d 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.jpeg2000.J2KImageReaderSpi@4c767fb3 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.plugins.arcgrid.spi.AsciiGridsImageReaderSpi@5e1645b9 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi@61b00766 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.wbmp.WBMPImageReaderSpi@19176e5f 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi@364e50ee 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.tiff.TIFFImageReaderSpi@28a7bd7a 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.bmp.BMPImageReaderSpi@e039859 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageWriterSpi@6f7834de 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.tiff.TIFFImageWriterSpi@4d480773 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMultiplyRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibLogRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.LogCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PNMRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IIPCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibGradientRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.GradientRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PatternRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PNGRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class javax.media.jai.NullCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FileStoreRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageWriteCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBandCombineRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandCombineCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibTranslateRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TranslateCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibConvolveRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConvolveRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDCTRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DCTCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.GIFRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IIPResolutionRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FormatCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAddRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMaxRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MaxCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BorderRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibRescaleRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.RescaleCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBinarizeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BinarizeCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideComplexCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDilateRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DilateRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibHistogramRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.HistogramRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddCollectionCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.URLRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PolarToComplexCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class org.geoserver.wms.map.quantize.ColorIndexerCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMaxFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MaxFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.JPEGRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ErrorDiffusionRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageReadCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMeanRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MeanRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.EncodeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PhaseCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConjugateCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrderedDitherRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibOrRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandMergeCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CropCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibExtremaRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ExtremaRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConstantCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibIDFTRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IDFTCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibInvertRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.InvertCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PiecewiseCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideByConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideByConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibOrConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MosaicRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMosaicRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibRotateRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.RotateCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibXorConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.XorConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibShearRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ShearRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MagnitudeSquaredCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAddConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAndRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AndCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.StreamRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ColorConvertCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class org.geotools.image.crop.GTCropCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibXorRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.XorCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAbsoluteRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AbsoluteCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractFromConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractFromConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibCompositeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CompositeCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BMPRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TIFFRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBoxFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BoxFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBandSelectRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandSelectCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDFTRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DFTCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibErodeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ErodeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMultiplyConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibUnsharpMaskRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.UnsharpMaskRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMinFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MinFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibExpRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ExpCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ColorQuantizerRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OverlayCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAndConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AndConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FileLoadRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubsampleAverageRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubsampleAverageCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibThresholdRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ThresholdCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MatchCDFCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyComplexCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibScaleRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ScaleCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibClampRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ClampCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAffineRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AffineCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AWTImageRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MagnitudeCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibLookupRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.LookupCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubsampleBinaryToGrayRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubsampleBinaryToGrayCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibNotRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.NotCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibIDCTRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IDCTCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideIntoConstRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideIntoConstCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ImageFunctionRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMedianFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MedianFilterRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibFilteredSubsampleRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FilteredSubsampleRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMinRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MinCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibWarpRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.WarpRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PeriodicShiftCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FPXRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibTransposeRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TransposeCRIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageReadCIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddConstToCollectionCIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageWriteCIF 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.RawTileDecoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.JPEGTileDecoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.GZIPTileDecoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.RawTileEncoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.JPEGTileEncoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.GZIPTileEncoderFactory 16-May-2014 08:07:29 org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Cleaned up javabean caches 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [pool-3-thread-1] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [Thread-12] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [Thread-13] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [pool-5-thread-1] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/geoserver] appears to have started a thread named [Batik CleanerThread] but has failed to stop it. This is very likely to create a memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@145bacb2]) and a value of type [org.geoserver.ows.Request] (value [WMS 1.3.0 GetMap]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@6ee76fcc]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@1c5cf2f6]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@1a530306]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@3feb8c6a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@14fa3ef]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@1393a095]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@4113a03d]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@6f7d262b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.eclipse.emf.ecore.impl.EClassImpl$1] (value [org.eclipse.emf.ecore.impl.EClassImpl$1@1550a3c]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil.CharArrayThreadLocal] (value [org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil$CharArrayThreadLocal@53b5168d]) and a value of type [char[]] (value [[C@15dbadea]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@976e8dc]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.eclipse.emf.ecore.impl.EClassImpl$1] (value [org.eclipse.emf.ecore.impl.EClassImpl$1@1550a3c]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [org.geotools.renderer.lite.RendererUtilities$1] (value [org.geotools.renderer.lite.RendererUtilities$1@ea6e48f]) and a value of type [org.geotools.referencing.operation.builder.GridToEnvelopeMapper] (value [org.geotools.referencing.operation.builder.GridToEnvelopeMapper@5db1c85e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@145bacb2]) and a value of type [org.geoserver.ows.Request] (value [WMS 1.3.0 GetMap]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/geoserver] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@145bacb2]) and a value of type [org.geoserver.ows.Request] (value [WMS 1.3.0 GetMap]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 16-May-2014 08:07:30 org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8080"] 16-May-2014 08:07:30 org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["ajp-bio-8009"] 2014-05-16 08:08:47 Commons Daemon procrun stderr initialized 16-May-2014 08:08:48 org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Ora11g\product\11.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;. 16-May-2014 08:08:48 org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8080"] 16-May-2014 08:08:48 org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] 16-May-2014 08:08:48 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 819 ms 16-May-2014 08:08:48 org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina 16-May-2014 08:08:48 org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.41 16-May-2014 08:08:48 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\docs 16-May-2014 08:08:49 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\geoserver 16-May-2014 08:09:04 org.geoserver.platform.GeoServerExtensions checkContext WARNING: Extension lookup occured, but ApplicationContext is unset. 16-May-2014 08:09:24 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\manager 16-May-2014 08:09:25 org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\ROOT 16-May-2014 08:09:25 org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8080"] 16-May-2014 08:09:25 org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8009"] 16-May-2014 08:09:25 org.apache.catalina.startup.Catalina start INFO: Server startup in 36785 ms ***** CSSEngine: exception property.syntax.error:org.w3c.css.sac.CSSParseException: Unexpected token: 0 (see LexicalUnits). AttrValue: Exception:org.w3c.css.sac.CSSParseException org.w3c.css.sac.CSSParseException: Unexpected token: 0 (see LexicalUnits). at org.apache.batik.css.parser.Parser.createCSSParseException(Parser.java:1678) at org.apache.batik.css.parser.Parser.parseTerm(Parser.java:1055) at org.apache.batik.css.parser.Parser.parseExpression(Parser.java:895) at org.apache.batik.css.parser.Parser.parsePropertyValueInternal(Parser.java:337) at org.apache.batik.css.parser.Parser.parsePropertyValue(Parser.java:1720) at org.apache.batik.css.engine.CSSEngine.getCascadedStyleMap(CSSEngine.java:767) at org.apache.batik.css.engine.CSSEngine.getComputedStyle(CSSEngine.java:876) at org.apache.batik.bridge.CSSUtilities.getComputedStyle(CSSUtilities.java:82) at org.apache.batik.bridge.CSSUtilities.convertVisibility(CSSUtilities.java:579) at org.apache.batik.bridge.SVGSVGElementBridge.createGraphicsNode(SVGSVGElementBridge.java:142) at org.apache.batik.bridge.GVTBuilder.build(GVTBuilder.java:76) at org.geotools.renderer.style.SVGGraphicFactory$RenderableSVG.getGraphicNode(SVGGraphicFactory.java:211) at org.geotools.renderer.style.SVGGraphicFactory$RenderableSVG.(SVGGraphicFactory.java:150) at org.geotools.renderer.style.SVGGraphicFactory.getIcon(SVGGraphicFactory.java:95) at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:306) at org.geotools.styling.GraphicImpl.accept(GraphicImpl.java:354) at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:235) at org.geotools.styling.PointSymbolizerImpl.accept(PointSymbolizerImpl.java:93) at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:139) at org.geotools.renderer.lite.StreamingRenderer.findRenderingBuffer(StreamingRenderer.java:1469) at org.geotools.renderer.lite.StreamingRenderer.getStyleQuery(StreamingRenderer.java:1005) at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2001) at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:829) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:491) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:255) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:127) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:466) at org.geoserver.wms.GetMap.run(GetMap.java:201) at org.geoserver.wms.GetMap.run(GetMap.java:111) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:356) at sun.reflect.GeneratedMethodAccessor212.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:61) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:35) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:79) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) at com.sun.proxy.$Proxy27.getMap(Unknown Source) at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:774) at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:272) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74) at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:46) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173) at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:103) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ***** CSSEngine: exception....