Advertisement
Guest User

geoserver geomesa plugin

a guest
Jan 6th, 2015
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 65.72 KB | None | 0 0
  1. Jan 06, 2015 6:22:38 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  2. WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  3. Jan 06, 2015 6:22:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  4. WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
  5. Jan 06, 2015 6:22:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  6. WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
  7. Jan 06, 2015 6:22:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  8. WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
  9. Jan 06, 2015 6:22:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  10. WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
  11. Jan 06, 2015 6:22:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  12. WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
  13. Jan 06, 2015 6:22:40 PM org.apache.coyote.AbstractProtocol init
  14. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  15. Jan 06, 2015 6:22:40 PM org.apache.catalina.startup.Catalina load
  16. INFO: Initialization processed in 930 ms
  17. Jan 06, 2015 6:22:40 PM org.apache.catalina.core.StandardService startInternal
  18. INFO: Starting service Catalina
  19. Jan 06, 2015 6:22:40 PM org.apache.catalina.core.StandardEngine startInternal
  20. INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
  21. Jan 06, 2015 6:22:40 PM org.apache.catalina.startup.HostConfig deployDescriptor
  22. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml
  23. Jan 06, 2015 6:22:40 PM org.apache.catalina.startup.HostConfig deployDescriptor
  24. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml
  25. Jan 06, 2015 6:22:41 PM org.apache.catalina.startup.HostConfig deployWAR
  26. INFO: Deploying web application archive /var/lib/tomcat7/webapps/geoserver.war
  27. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found Java environment variable GEOSERVER_DATA_DIR to be unset
  28. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found Servlet context parameter GEOSERVER_DATA_DIR to be unset
  29. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found System environment variable GEOSERVER_DATA_DIR to be unset
  30. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found Java environment variable GEOSERVER_DATA_ROOT to be unset
  31. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found Servlet context parameter GEOSERVER_DATA_ROOT to be unset
  32. 06 Jan 18:23:03 DEBUG [geoserver.global] - Found System environment variable GEOSERVER_DATA_ROOT to be unset
  33. 06 Jan 18:23:03 INFO [geoserver.global] - Falling back to embedded data directory: /var/lib/tomcat7/webapps/geoserver/data
  34. Jan 06, 2015 6:23:03 PM org.geoserver.platform.GeoServerExtensions checkContext
  35. WARNING: Extension lookup 'XStreamPersisterInitializer', but ApplicationContext is unset.
  36. log4j:WARN File option not set for appender [geoserverlogfile].
  37. log4j:WARN Are you using FileAppender instead of ConsoleAppender?
  38. 06 Jan 18:23:05 INFO [geoserver.global] - Falling back to embedded data directory: /var/lib/tomcat7/webapps/geoserver/data
  39. Jan 06, 2015 6:23:05 PM org.geoserver.platform.GeoServerExtensions extensions
  40. WARNING: bean lookup error
  41. org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.locationtech.geomesa.plugin.wps.GeomesaProcessFactory] for bean with name 'geomesaProcessFactory' defined in URL [jar:file:/var/lib/tomcat7/webapps/geoserver/WEB-INF/lib/geomesa-plugin-accumulo1.5-1.0.0-rc.2-SNAPSHOT-geoserver-plugin.jar!/applicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/geoserver/wps/jts/SpringBeanProcessFactory
  42.     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1265)
  43.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:576)
  44.     at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1331)
  45.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:337)
  46.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:308)
  47.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:303)
  48.     at org.springframework.context.support.AbstractApplicationContext.getBeanNamesForType(AbstractApplicationContext.java:1162)
  49.     at org.geoserver.platform.GeoServerExtensions.extensions(GeoServerExtensions.java:135)
  50.     at org.geoserver.platform.GeoServerExtensions.bean(GeoServerExtensions.java:321)
  51.     at org.geoserver.config.GeoServerLoaderProxy.lookupGeoServerLoader(GeoServerLoaderProxy.java:76)
  52.     at org.geoserver.config.GeoServerLoaderProxy.setApplicationContext(GeoServerLoaderProxy.java:44)
  53.     at org.springframework.context.support.ApplicationContextAwareProcessor.invokeAwareInterfaces(ApplicationContextAwareProcessor.java:117)
  54.     at org.springframework.context.support.ApplicationContextAwareProcessor.postProcessBeforeInitialization(ApplicationContextAwareProcessor.java:92)
  55.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:394)
  56.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1448)
  57.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  58.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  59.     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
  60.     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
  61.     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
  62.     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  63.     at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:746)
  64.     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:457)
  65.     at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)
  66.     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)
  67.     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
  68.     at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
  69.     at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
  70.     at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
  71.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  72.     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  73.     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  74.     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  75.     at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  76.     at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  77.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  78.     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  79.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  80.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  81.     at java.lang.Thread.run(Thread.java:745)
  82. Caused by: java.lang.NoClassDefFoundError: org/geoserver/wps/jts/SpringBeanProcessFactory
  83.     at java.lang.ClassLoader.defineClass1(Native Method)
  84.     at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  85.     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  86.     at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2944)
  87.     at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1208)
  88.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1688)
  89.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)
  90.     at org.springframework.util.ClassUtils.forName(ClassUtils.java:258)
  91.     at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:417)
  92.     at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1283)
  93.     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1254)
  94.     ... 39 more
  95. Caused by: java.lang.ClassNotFoundException: org.geoserver.wps.jts.SpringBeanProcessFactory
  96.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1718)
  97.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)
  98.     ... 50 more
  99.  
  100. 06 Jan 18:23:06 WARN [support.DisposableBeanAdapter] - Invocation of destroy method failed on bean with name 'geoServerLoader': java.lang.NullPointerException
  101. 06 Jan 18:23:06 ERROR [context.ContextLoader] - Context initialization failed
  102. org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.locationtech.geomesa.plugin.wps.GeomesaProcessFactory] for bean with name 'geomesaProcessFactory' defined in URL [jar:file:/var/lib/tomcat7/webapps/geoserver/WEB-INF/lib/geomesa-plugin-accumulo1.5-1.0.0-rc.2-SNAPSHOT-geoserver-plugin.jar!/applicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/geoserver/wps/jts/SpringBeanProcessFactory
  103.     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1265)
  104.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:576)
  105.     at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1331)
  106.     at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:897)
  107.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:588)
  108.     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
  109.     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
  110.     at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)
  111.     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)
  112.     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
  113.     at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
  114.     at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
  115.     at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
  116.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  117.     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  118.     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  119.     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  120.     at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  121.     at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  122.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  123.     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  124.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  125.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  126.     at java.lang.Thread.run(Thread.java:745)
  127. Caused by: java.lang.NoClassDefFoundError: org/geoserver/wps/jts/SpringBeanProcessFactory
  128.     at java.lang.ClassLoader.defineClass1(Native Method)
  129.     at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  130.     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  131.     at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2944)
  132.     at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1208)
  133.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1688)
  134.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)
  135.     at org.springframework.util.ClassUtils.forName(ClassUtils.java:258)
  136.     at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:417)
  137.     at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1283)
  138.     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1254)
  139.     ... 23 more
  140. Caused by: java.lang.ClassNotFoundException: org.geoserver.wps.jts.SpringBeanProcessFactory
  141.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1718)
  142.     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)
  143.     ... 34 more
  144. Jan 06, 2015 6:23:06 PM org.apache.catalina.core.StandardContext startInternal
  145. SEVERE: Error listenerStart
  146. Jan 06, 2015 6:23:06 PM org.apache.catalina.session.StandardManager doLoad
  147. SEVERE: IOException while loading persisted sessions: java.io.EOFException
  148. java.io.EOFException
  149.     at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
  150.     at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
  151.     at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
  152.     at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
  153.     at org.apache.catalina.util.CustomObjectInputStream.<init>(CustomObjectInputStream.java:56)
  154.     at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:244)
  155.     at org.apache.catalina.session.StandardManager.load(StandardManager.java:202)
  156.     at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:489)
  157.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  158.     at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5476)
  159.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  160.     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  161.     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  162.     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  163.     at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  164.     at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  165.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  166.     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  167.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  168.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  169.     at java.lang.Thread.run(Thread.java:745)
  170.  
  171. Jan 06, 2015 6:23:06 PM org.apache.catalina.session.StandardManager startInternal
  172. SEVERE: Exception loading sessions from persistent storage
  173. java.io.EOFException
  174.     at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
  175.     at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
  176.     at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
  177.     at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
  178.     at org.apache.catalina.util.CustomObjectInputStream.<init>(CustomObjectInputStream.java:56)
  179.     at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:244)
  180.     at org.apache.catalina.session.StandardManager.load(StandardManager.java:202)
  181.     at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:489)
  182.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  183.     at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5476)
  184.     at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  185.     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  186.     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  187.     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  188.     at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  189.     at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  190.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  191.     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  192.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  193.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  194.     at java.lang.Thread.run(Thread.java:745)
  195.  
  196. Jan 06, 2015 6:23:06 PM org.apache.catalina.core.StandardContext startInternal
  197. SEVERE: Context [/geoserver] startup failed due to previous errors
  198. Jan 06, 2015 6:23:06 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  199. INFO: Beginning GeoServer cleanup sequence
  200. Jan 06, 2015 6:23:06 PM org.geoserver.platform.GeoServerExtensions checkContext
  201. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  202. Jan 06, 2015 6:23:06 PM org.geoserver.platform.GeoServerExtensions checkContext
  203. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  204. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  205. INFO: Disposing referencing factory GeoserverWKTOperationFactory["European Petroleum Survey Group"]
  206.   COORDINATE_OPERATION_AUTHORITY_FACTORY = PropertyCoordinateOperationAuthorityFactory["European Petroleum Survey Group"]
  207.     CRS_FACTORY                          = ReferencingObjectFactory                                                      
  208.     CS_FACTORY                           = (same as CRS_FACTORY)                                                        
  209.     DATUM_FACTORY                        = DatumAliases                                                                  
  210.     MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                                  
  211.  
  212. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  213. INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  214.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  215.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  216.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  217.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  218.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  219.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  220.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  221.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  222.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  223.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  224.         VERSION                              = 7.9                                                          
  225.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  226.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  227.         DATUM_FACTORY                        = DatumAliases                                                  
  228.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  229.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  230.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  231.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  232.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  233.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  234.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  235.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  236.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  237.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  238.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  239.  
  240. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  241. INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  242.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["All"]    
  243.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  244.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  245.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  246.  
  247. Jan 06, 2015 6:23:07 PM org.geoserver.platform.GeoServerExtensions checkContext
  248. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  249. Jan 06, 2015 6:23:07 PM org.geoserver.platform.GeoServerExtensions checkContext
  250. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  251. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  252. INFO: Disposing referencing factory GeoserverOverridingWKTFactory["European Petroleum Survey Group"]
  253.   CRS_AUTHORITY_EXTRA_DIRECTORY    = null                                                      
  254.   DATUM_AUTHORITY_FACTORY          = PropertyAuthorityFactory["European Petroleum Survey Group"]
  255.     FORCE_STANDARD_AXIS_DIRECTIONS = false                                                      
  256.     FORCE_STANDARD_AXIS_UNITS      = false                                                      
  257.     CRS_FACTORY                    = ReferencingObjectFactory                                  
  258.     CS_FACTORY                     = (same as CRS_FACTORY)                                      
  259.     DATUM_FACTORY                  = DatumAliases                                              
  260.     MATH_TRANSFORM_FACTORY         = DefaultMathTransformFactory                                
  261.   CS_AUTHORITY_FACTORY             = (same as DATUM_AUTHORITY_FACTORY)                          
  262.   CRS_AUTHORITY_FACTORY            = (same as DATUM_AUTHORITY_FACTORY)                          
  263.  
  264. Jan 06, 2015 6:23:07 PM org.geoserver.platform.GeoServerExtensions checkContext
  265. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  266. Jan 06, 2015 6:23:07 PM org.geoserver.platform.GeoServerExtensions checkContext
  267. WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset.
  268. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  269. INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  270.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  271.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  272.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  273.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  274.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  275.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  276.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  277.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  278.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  279.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  280.         VERSION                              = 7.9                                                          
  281.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  282.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  283.         DATUM_FACTORY                        = DatumAliases                                                  
  284.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  285.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  286.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  287.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  288.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  289.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  290.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  291.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  292.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  293.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  294.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  295.  
  296. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  297. INFO: Disposing referencing factory GeoserverCustomWKTFactory["European Petroleum Survey Group"]
  298.   CRS_AUTHORITY_EXTRA_DIRECTORY    = null                                                      
  299.   DATUM_AUTHORITY_FACTORY          = PropertyAuthorityFactory["European Petroleum Survey Group"]
  300.     FORCE_STANDARD_AXIS_DIRECTIONS = false                                                      
  301.     FORCE_STANDARD_AXIS_UNITS      = false                                                      
  302.     CRS_FACTORY                    = ReferencingObjectFactory                                  
  303.     CS_FACTORY                     = (same as CRS_FACTORY)                                      
  304.     DATUM_FACTORY                  = DatumAliases                                              
  305.     MATH_TRANSFORM_FACTORY         = DefaultMathTransformFactory                                
  306.   CS_AUTHORITY_FACTORY             = (same as DATUM_AUTHORITY_FACTORY)                          
  307.   CRS_AUTHORITY_FACTORY            = (same as DATUM_AUTHORITY_FACTORY)                          
  308.  
  309. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  310. INFO: Disposing referencing factory CartesianAuthorityFactory["European Petroleum Survey Group"]
  311.   CRS_FACTORY            = ReferencingObjectFactory  
  312.   CS_FACTORY             = (same as CRS_FACTORY)      
  313.   DATUM_FACTORY          = DatumAliases              
  314.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  315.  
  316. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  317. INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  318.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["All"]    
  319.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  320.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  321.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  322.  
  323. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  324. INFO: Disposing referencing factory AutoCRSFactory["Automatic Projections"]
  325.   CRS_FACTORY            = ReferencingObjectFactory  
  326.   CS_FACTORY             = (same as CRS_FACTORY)      
  327.   DATUM_FACTORY          = DatumAliases              
  328.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  329.  
  330. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  331. INFO: Disposing referencing factory WebCRSFactory["Web Map Service CRS"]
  332.   CRS_FACTORY            = ReferencingObjectFactory  
  333.   CS_FACTORY             = (same as CRS_FACTORY)      
  334.   DATUM_FACTORY          = DatumAliases              
  335.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  336.  
  337. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  338. INFO: Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  339.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  340.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  341.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  342.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  343.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  344.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  345.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  346.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  347.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  348.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  349.         VERSION                              = 7.9                                                          
  350.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  351.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  352.         DATUM_FACTORY                        = DatumAliases                                                  
  353.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  354.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  355.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  356.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  357.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  358.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  359.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  360.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  361.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  362.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  363.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  364.  
  365. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener disposeAuthorityFactories
  366. INFO: Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  367.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["All"]    
  368.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  369.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  370.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  371.  
  372. Jan 06, 2015 6:23:07 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  373. INFO: Shut down GT referencing threads
  374. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  375. INFO: Shut down GT  SPI
  376. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  377. INFO: Shut down coverage thread pool
  378. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  379. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.raw.RawImageReaderSpi@48db53e0
  380. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  381. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.jpeg2000.J2KImageWriterSpi@6969e378
  382. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  383. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.gif.GIFImageWriterSpi@763a0682
  384. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  385. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.stream.ChannelImageOutputStreamSpi@47d64706
  386. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  387. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.pnm.PNMImageReaderSpi@27eb4c41
  388. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  389. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.raw.RawImageWriterSpi@1252b4a6
  390. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  391. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi@8aca2ff
  392. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  393. INFO: Unregistering Image I/O provider it.geosolutions.imageio.plugins.arcgrid.spi.AsciiGridsImageWriterSpi@6a02d2c4
  394. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  395. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.bmp.BMPImageReaderSpi@7df42601
  396. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  397. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.tiff.TIFFImageReaderSpi@375fbc7e
  398. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  399. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.URLImageInputStreamSpi@439d239b
  400. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  401. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.jpeg2000.J2KImageReaderSpi@70635af3
  402. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  403. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi@7d0688b8
  404. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  405. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.wbmp.WBMPImageWriterSpi@6e65fdf9
  406. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  407. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.pnm.PNMImageWriterSpi@5b817d71
  408. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  409. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.tiff.TIFFImageWriterSpi@73d207af
  410. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  411. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi@76e0fdd0
  412. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  413. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.bmp.BMPImageWriterSpi@6a051f0e
  414. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  415. INFO: Unregistering Image I/O provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageWriterSpi@3e1b49ab
  416. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  417. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi@18cb7cb
  418. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  419. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.stream.ChannelImageInputStreamSpi@4af09fb7
  420. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  421. INFO: Unregistering Image I/O provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi@44d42298
  422. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  423. INFO: Unregistering Image I/O provider com.sun.media.imageioimpl.plugins.wbmp.WBMPImageReaderSpi@160e31fe
  424. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  425. INFO: Unregistering Image I/O provider it.geosolutions.imageio.plugins.arcgrid.spi.AsciiGridsImageReaderSpi@22ab7432
  426. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  427. INFO: Unregistering Image I/O provider it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi@2d379fa9
  428. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  429. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMultiplyRIF
  430. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  431. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyCRIF
  432. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  433. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibLogRIF
  434. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  435. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.LogCRIF
  436. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  437. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PNMRIF
  438. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  439. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IIPCRIF
  440. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  441. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibGradientRIF
  442. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  443. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.GradientRIF
  444. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  445. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PatternRIF
  446. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  447. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PNGRIF
  448. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  449. INFO: Unregistering JAI factory class javax.media.jai.NullCRIF
  450. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  451. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FileStoreRIF
  452. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  453. INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageWriteCRIF
  454. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  455. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBandCombineRIF
  456. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  457. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandCombineCRIF
  458. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  459. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibTranslateRIF
  460. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  461. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TranslateCRIF
  462. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  463. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibConvolveRIF
  464. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  465. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConvolveRIF
  466. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  467. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDCTRIF
  468. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  469. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DCTCRIF
  470. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  471. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.GIFRIF
  472. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  473. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IIPResolutionRIF
  474. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  475. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FormatCRIF
  476. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  477. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAddRIF
  478. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  479. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddCRIF
  480. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  481. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMaxRIF
  482. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  483. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MaxCRIF
  484. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  485. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BorderRIF
  486. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  487. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibRescaleRIF
  488. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  489. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.RescaleCRIF
  490. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  491. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBinarizeRIF
  492. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  493. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BinarizeCRIF
  494. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  495. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideComplexCRIF
  496. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  497. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDilateRIF
  498. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  499. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DilateRIF
  500. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  501. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibHistogramRIF
  502. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  503. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.HistogramRIF
  504. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  505. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddCollectionCRIF
  506. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  507. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.URLRIF
  508. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  509. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PolarToComplexCRIF
  510. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  511. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractConstRIF
  512. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  513. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractConstCRIF
  514. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  515. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMaxFilterRIF
  516. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  517. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MaxFilterRIF
  518. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  519. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.JPEGRIF
  520. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  521. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ErrorDiffusionRIF
  522. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  523. INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageReadCRIF
  524. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  525. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMeanRIF
  526. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  527. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MeanRIF
  528. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  529. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.EncodeRIF
  530. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  531. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PhaseCRIF
  532. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  533. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConjugateCRIF
  534. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  535. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrderedDitherRIF
  536. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  537. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibOrRIF
  538. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  539. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrCRIF
  540. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  541. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandMergeCRIF
  542. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  543. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CropCRIF
  544. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  545. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibExtremaRIF
  546. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  547. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ExtremaRIF
  548. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  549. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractRIF
  550. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  551. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractCRIF
  552. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  553. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ConstantCRIF
  554. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  555. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibIDFTRIF
  556. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  557. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IDFTCRIF
  558. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  559. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibInvertRIF
  560. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  561. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.InvertCRIF
  562. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  563. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PiecewiseCRIF
  564. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  565. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideByConstRIF
  566. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  567. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideByConstCRIF
  568. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  569. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibOrConstRIF
  570. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  571. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OrConstCRIF
  572. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  573. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMosaicRIF
  574. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  575. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MosaicRIF
  576. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  577. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibRotateRIF
  578. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  579. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.RotateCRIF
  580. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  581. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibXorConstRIF
  582. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  583. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.XorConstCRIF
  584. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  585. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibShearRIF
  586. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  587. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ShearRIF
  588. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  589. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MagnitudeSquaredCRIF
  590. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  591. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAddConstRIF
  592. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  593. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddConstCRIF
  594. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  595. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAndRIF
  596. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  597. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AndCRIF
  598. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  599. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.StreamRIF
  600. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  601. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ColorConvertCRIF
  602. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  603. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibXorRIF
  604. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  605. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.XorCRIF
  606. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  607. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAbsoluteRIF
  608. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  609. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AbsoluteCRIF
  610. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  611. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubtractFromConstRIF
  612. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  613. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubtractFromConstCRIF
  614. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  615. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibCompositeRIF
  616. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  617. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CompositeCRIF
  618. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  619. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BMPRIF
  620. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  621. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TIFFRIF
  622. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  623. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBoxFilterRIF
  624. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  625. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BoxFilterRIF
  626. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  627. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibBandSelectRIF
  628. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  629. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandSelectCRIF
  630. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  631. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDFTRIF
  632. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  633. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DFTCRIF
  634. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  635. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibErodeRIF
  636. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  637. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ErodeRIF
  638. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  639. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMultiplyConstRIF
  640. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  641. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyConstCRIF
  642. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  643. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibUnsharpMaskRIF
  644. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  645. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.UnsharpMaskRIF
  646. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  647. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMinFilterRIF
  648. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  649. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MinFilterRIF
  650. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  651. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibExpRIF
  652. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  653. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ExpCRIF
  654. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  655. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ColorQuantizerRIF
  656. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  657. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.OverlayCRIF
  658. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  659. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAndConstRIF
  660. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  661. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AndConstCRIF
  662. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  663. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FileLoadRIF
  664. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  665. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubsampleAverageRIF
  666. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  667. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubsampleAverageCRIF
  668. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  669. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibThresholdRIF
  670. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  671. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ThresholdCRIF
  672. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  673. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MatchCDFCRIF
  674. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  675. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MultiplyComplexCRIF
  676. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  677. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibScaleRIF
  678. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  679. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ScaleCRIF
  680. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  681. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideRIF
  682. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  683. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideCRIF
  684. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  685. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibClampRIF
  686. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  687. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ClampCRIF
  688. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  689. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibAffineRIF
  690. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  691. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AffineCRIF
  692. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  693. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AWTImageRIF
  694. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  695. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MagnitudeCRIF
  696. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  697. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibLookupRIF
  698. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  699. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.LookupCRIF
  700. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  701. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibSubsampleBinaryToGrayRIF
  702. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  703. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.SubsampleBinaryToGrayCRIF
  704. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  705. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibNotRIF
  706. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  707. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.NotCRIF
  708. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  709. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibIDCTRIF
  710. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  711. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.IDCTCRIF
  712. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  713. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibDivideIntoConstRIF
  714. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  715. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.DivideIntoConstCRIF
  716. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  717. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.ImageFunctionRIF
  718. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  719. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMedianFilterRIF
  720. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  721. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MedianFilterRIF
  722. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  723. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibFilteredSubsampleRIF
  724. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  725. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FilteredSubsampleRIF
  726. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  727. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibMinRIF
  728. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  729. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.MinCRIF
  730. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  731. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibWarpRIF
  732. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  733. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.WarpRIF
  734. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  735. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.PeriodicShiftCRIF
  736. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  737. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.FPXRIF
  738. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  739. INFO: Unregistering JAI factory class com.sun.media.jai.mlib.MlibTransposeRIF
  740. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  741. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.TransposeCRIF
  742. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  743. INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageReadCIF
  744. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  745. INFO: Unregistering JAI factory class com.sun.media.jai.opimage.AddConstToCollectionCIF
  746. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  747. INFO: Unregistering JAI factory class com.sun.media.jai.imageioimpl.ImageWriteCIF
  748. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  749. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.RawTileDecoderFactory
  750. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  751. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.JPEGTileDecoderFactory
  752. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  753. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.GZIPTileDecoderFactory
  754. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  755. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.RawTileEncoderFactory
  756. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  757. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.JPEGTileEncoderFactory
  758. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  759. INFO: Unregistering JAI factory class com.sun.media.jai.tilecodec.GZIPTileEncoderFactory
  760. Jan 06, 2015 6:23:08 PM org.geoserver.GeoserverInitStartupListener contextDestroyed
  761. INFO: Cleaned up javabean caches
  762. Jan 06, 2015 6:23:08 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  763. SEVERE: The web application [/geoserver] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  764. Jan 06, 2015 6:23:08 PM org.apache.catalina.startup.HostConfig deployDirectory
  765. INFO: Deploying web application directory /var/lib/tomcat7/webapps/data
  766. Jan 06, 2015 6:23:09 PM org.apache.catalina.startup.HostConfig deployDirectory
  767. INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
  768. Jan 06, 2015 6:23:09 PM org.apache.catalina.startup.HostConfig deployDirectory
  769. INFO: Deploying web application directory /var/lib/tomcat7/webapps/target
  770. Jan 06, 2015 6:23:10 PM org.apache.coyote.AbstractProtocol start
  771. INFO: Starting ProtocolHandler ["http-bio-8080"]
  772. Jan 06, 2015 6:23:10 PM org.apache.catalina.startup.Catalina start
  773. INFO: Server startup in 30038 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement