Hi Andrea,

How are you? Thanks for answering so quickly (on a saterday evening...)

Here is the logging. 
So I installed 2.11.0 on Windows / Tomcat.
Geoserver.war was deployed. Worked fine.
After copying the GDAL plugin files, GeoServer fails to start

Thanks in advance, Greetings from Holland, Peter-Paul


2017-04-01 20:38:34,407 INFO [storage.DefaultStorageFinder] -
******************************************************************************************************
2017-04-01 20:38:34,407 INFO [storage.DefaultStorageFinder] - *** Found
System environment variable TEMP set to C:\Windows\TEMP, using it as the
default prefix. ***
2017-04-01 20:38:34,407 INFO [storage.DefaultStorageFinder] -
******************************************************************************************************
2017-04-01 20:38:34,470 INFO [config.GeoserverXMLResourceProvider] - Will
look for 'geowebcache-diskquota.xml' in directory
'D:\Tomcat3\webapps\geoserver3\data\gwc'.
2017-04-01 20:38:34,495 INFO [config.GeoserverXMLResourceProvider] - Will
look for 'geowebcache-diskquota-jdbc.xml' in directory
'D:\Tomcat3\webapps\geoserver3\data\gwc'.
2017-04-01 20:38:34,499 INFO [diskquota.ConfigLoader] - DiskQuota
configuration is not readable: gwc/geowebcache-diskquota.xml
2017-04-01 20:38:34,508 INFO [diskquota.ConfigLoader] - DiskQuota
configuration is not readable: gwc/geowebcache-diskquota.xml
2017-04-01 20:38:34,512 INFO [diskquota.DiskQuotaMonitor] - Setting up disk
quota periodic enforcement task
2017-04-01 20:38:34,512 INFO [diskquota.DiskQuotaMonitor] - 0 layers
configured with their own quotas.
2017-04-01 20:38:34,512 INFO [diskquota.DiskQuotaMonitor] - 22 layers
attached to global quota 500,0 MB
2017-04-01 20:38:34,562 INFO [diskquota.DiskQuotaMonitor] - Disk quota
periodic enforcement task set up every 10 SECONDS
2017-04-01 20:38:34,796 INFO [org.geoserver] - Loaded service
'WMTSInfoImpl--33b154b4:15b2acfd32c:-8000', enabled
2017-04-01 20:38:34,807 INFO [org.geoserver] - Loaded service 'wcs', enabled
2017-04-01 20:38:34,821 INFO [org.geoserver] - Loaded service 'wfs', enabled
2017-04-01 20:38:34,838 INFO [org.geoserver] - Loaded service 'wms', enabled
2017-04-01 20:38:34,869 INFO [gwc.config] - Initializing GeoServer specific
GWC configuration from gwc-gs.xml
2017-04-01 20:38:35,030 INFO [ows.OWSHandlerMapping] - Mapped URL path
[/gwc/service/**] onto handler 'dispatcher'
2017-04-01 20:38:35,080 INFO [geowebcache.GeoWebCacheDispatcher] - Invoked
setServletPrefix(gwc)
2017-04-01 20:38:35,213 INFO [rest.RESTDispatcher] - Created RESTDispatcher
with 15 paths
2017-04-01 20:38:35,223 INFO [georss.GeoRSSPoller] - Initializing GeoRSS
poller in a background job...
2017-04-01 20:38:35,242 INFO [wms.WMSService] - Will NOT recombine tiles for
non-tiling clients.
2017-04-01 20:38:35,244 INFO [wms.WMSService] - Will proxy requests to
backend that are not getmap or getcapabilities.
2017-04-01 20:38:35,254 WARN [support.XmlWebApplicationContext] - Exception
encountered during context initialization - cancelling refresh attempt:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'ioInitializer' defined in URL
[jar:file:/D:/Tomcat3/webapps/geoserver3/WEB-INF/lib/gs-gwc-2.11.0.jar!/geowebcache-wmsservice-context.xml]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[org.geowebcache.io.ImageIOInitializer]: Factory method 'getInstance' threw
exception; nested exception is java.util.ServiceConfigurationError:
javax.imageio.spi.ImageReaderSpi: Provider
it.geosolutions.imageio.plugins.arcbinarygrid.ArcBinaryGridImageReaderSpi
could not be instantiated
2017-04-01 20:38:35,255 INFO [georss.GeoRSSPoller] - destroy() invoked
2017-04-01 20:38:35,257 INFO [geowebcache.GeoWebCacheDispatcher] -
GeoWebCacheDispatcher.destroy() was invoked, shutting down.
2017-04-01 20:38:35,264 INFO [georss.GeoRSSPoller] - No enabled GeoRSS feeds
found, poller will not run.
2017-04-01 20:38:35,269 INFO [diskquota.DiskQuotaMonitor] - Disk quota
monitor shutting down...
2017-04-01 20:38:35,269 INFO [diskquota.DiskQuotaMonitor] - Shutting down
quota usage monitor...
2017-04-01 20:38:35,269 INFO [diskquota.QuotaUpdatesMonitor] - Shutting down
quota usage monitor...
2017-04-01 20:38:35,269 INFO [diskquota.QueuedQuotaUpdatesConsumer] -
Shutting down quota update background task due to InterruptedException
2017-04-01 20:38:35,269 INFO [diskquota.DiskQuotaMonitor] - Shutting down
quota statistics gathering monitor...
2017-04-01 20:38:35,272 INFO [diskquota.QueuedUsageStatsConsumer] - Shutting
down quota update background task due to interrupted exception
2017-04-01 20:38:35,273 INFO [seed.SeederThreadPoolExecutor] - Initiating
shut down for running and pending seed tasks...
2017-04-01 20:38:35,273 INFO [seed.SeederThreadPoolExecutor] - Seeder thread
pool executor shut down complete.
2017-04-01 20:38:35,273 INFO [storage.DefaultStorageBroker] - Destroying
StorageBroker
2017-04-01 20:38:35,282 WARN [support.DisposableBeanAdapter] - Invocation of
destroy method failed on bean with name 'geoServerLoader':
org.springframework.beans.factory.BeanCreationNotAllowedException: Error
creating bean with name 'geoWebCacheExtensions': Singleton bean creation not
allowed while the singletons of this factory are in destruction (Do not
request a bean from a BeanFactory in a destroy method implementation!)
2017-04-01 20:38:35,286 ERROR [context.ContextLoader] - Context
initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'ioInitializer' defined in URL
[jar:file:/D:/Tomcat3/webapps/geoserver3/WEB-INF/lib/gs-gwc-2.11.0.jar!/geowebcache-wmsservice-context.xml]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[org.geowebcache.io.ImageIOInitializer]: Factory method 'getInstance' threw
exception; nested exception is java.util.ServiceConfigurationError:
javax.imageio.spi.ImageReaderSpi: Provider
it.geosolutions.imageio.plugins.arcbinarygrid.ArcBinaryGridImageReaderSpi
could not be instantiated
    at
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
    at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123)
    at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018)
    at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
    at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
    at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
    at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
    at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
    at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
    at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:772)
    at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:839)
    at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:538)
    at
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
    at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
    at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
    at
org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
    at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4727)
    at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5189)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:724)
    at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
    at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1107)
    at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1841)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.beans.BeanInstantiationException: Failed to
instantiate [org.geowebcache.io.ImageIOInitializer]: Factory method
'getInstance' threw exception; nested exception is
java.util.ServiceConfigurationError: javax.imageio.spi.ImageReaderSpi:
Provider
it.geosolutions.imageio.plugins.arcbinarygrid.ArcBinaryGridImageReaderSpi
could not be instantiated
    at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:189)
    at
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
    ... 28 more
Caused by: java.util.ServiceConfigurationError:
javax.imageio.spi.ImageReaderSpi: Provider
it.geosolutions.imageio.plugins.arcbinarygrid.ArcBinaryGridImageReaderSpi
could not be instantiated
    at java.util.ServiceLoader.fail(Unknown Source)
    at java.util.ServiceLoader.access$100(Unknown Source)
    at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source)
    at java.util.ServiceLoader$LazyIterator.next(Unknown Source)
    at java.util.ServiceLoader$1.next(Unknown Source)
    at
javax.imageio.spi.IIORegistry.registerApplicationClasspathSpis(Unknown
Source)
    at javax.imageio.spi.IIORegistry.<init>(Unknown Source)
    at javax.imageio.spi.IIORegistry.getDefaultInstance(Unknown Source)
    at
org.geowebcache.io.ImageIOInitializer.<init>(ImageIOInitializer.java:55)
    at
org.geowebcache.io.ImageIOInitializer.getInstance(ImageIOInitializer.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
    ... 29 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
it.geosolutions.imageio.plugins.arcbinarygrid.ArcBinaryGridImageReaderSpi
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    ... 42 more




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GeoServer-2-11-0-is-not-starting-after-installing-GDAL-plugin-Windows-Tomcat-tp5315288p5315294.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to