Hi all,
Have tried several recent versions of Geoserver 2.0x but still having problems loading data.The one shapefile I did get in newfence EPSG:2193 went in ok but now seems to be causing srs errors. Can’t get any image formats in.
Here is the log of last attempt.
Can someone please give me some idea as to issues and solutions.
GEOSERVER_DATA_DIR: C:\gs2nightly\geoserver-2.0-SNAPSHOT\data_dir
2010-01-11 15:45:49,515 INFO [storage.DefaultStorageFinder] - ************************************************************************************************************************************************
2010-01-11 15:45:49,515 INFO [storage.DefaultStorageFinder] - *** Found Servlet context parameter GEOSERVER_DATA_DIR set to C:\gs2nightly\geoserver-2.0-SNAPSHOT\data_dir, using it as the default prefix. ***
2010-01-11 15:45:49,515 INFO [storage.DefaultStorageFinder] - ************************************************************************************************************************************************
2010-01-11 15:45:49,515 INFO [config.XMLConfiguration] - Failed to find geowebcache.xml. This is not a problem unless you are trying to use a custom XML configuration file.
2010-01-11 15:45:49,921 INFO [jdbc.JDBCMBWrapper] - MetaStore database is version 120
2010-01-11 15:45:49,968 INFO [org.geoserver] - Loaded style ‘burg’
2010-01-11 15:45:49,968 INFO [org.geoserver] - Loaded style ‘capitals’
2010-01-11 15:45:49,968 INFO [org.geoserver] - Loaded style ‘cite_lakes’
2010-01-11 15:45:49,968 INFO [org.geoserver] - Loaded style ‘concat’
2010-01-11 15:45:49,968 INFO [org.geoserver] - Loaded style ‘dem’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘flags’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘giant_polygon’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘grass’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘green’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘line’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘poi’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘point’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘polygon’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘poly_landmarks’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘pophatch’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘population’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘rain’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘raster’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘restricted’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘simple_roads’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘simple_streams’
2010-01-11 15:45:49,984 INFO [org.geoserver] - Loaded style ‘tiger_roads’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded default workspace cite
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘cite’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘it.geosolutions’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘nurc’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘sde’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘sf’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘tiger’
2010-01-11 15:45:50,000 INFO [org.geoserver] - Loaded workspace ‘topp’
2010-01-11 15:45:50,015 INFO [org.geoserver] - Loaded store ‘bellblk’, enabled
2010-01-11 15:45:50,015 INFO [org.geoserver] - Loaded coverage store ‘bellblk’
2010-01-11 15:45:50,015 INFO [org.geoserver] - Loaded store ‘newfence’, enabled
2010-01-11 15:45:50,031 INFO [org.geoserver] - Loaded data store ‘newfence’
2010-01-11 15:45:50,890 WARN [referencing.factory] - Axis elements found in a wkt definition, the force longitude first axis order hint might not be respected:
PROJCS[“WGS84 / Simple Mercator”, GEOGCS[“WGS 84”, DATUM[“WGS_1984”, SPHEROID[“WGS_1984”, 6378137.0, 298.257223563]], PRIMEM[“Greenwich”, 0.0], UNIT[“degree”, 0.017453292519943295]], PROJECTION[“Mercator_1SP_Google”], PARAMETER[“latitude_of_origin”, 0.0], PARAMETER[“central_meridian”, 0.0], PARAMETER[“scale_factor”, 1.0], PARAMETER[“false_easting”, 0.0], PARAMETER[“false_northing”, 0.0], UNIT[“m”, 1.0], AXIS[“x”, EAST], AXIS[“y”, NORTH], AUTHORITY[“EPSG”,“54004”]]
2010-01-11 15:45:50,906 WARN [org.geoserver] - Error decode epsg code: EPSG:null
org.opengis.referencing.NoSuchAuthorityCodeException: Ranges [EPSG:NULL…European Petroleum Survey Group] and [IdentifiedObject…{3}] overlap.
at org.geotools.referencing.factory.AbstractAuthorityFactory.noSuchAuthorityCode(AbstractAuthorityFactory.java:949)
at org.geotools.referencing.factory.PropertyAuthorityFactory.getWKT(PropertyAuthorityFactory.java:314)
at org.geotools.referencing.factory.PropertyAuthorityFactory.createCoordinateReferenceSystem(PropertyAuthorityFactory.java:388)
at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateReferenceSystem(BufferedAuthorityFactory.java:781)
at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
at org.geotools.referencing.factory.FallbackAuthorityFactory.createCoordinateReferenceSystem(FallbackAuthorityFactory.java:638)
at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
at org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:729)
at org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
at org.geotools.referencing.CRS.decode(CRS.java:435)
at org.geotools.referencing.CRS.decode(CRS.java:363)
at org.geoserver.config.util.XStreamPersister$SRSConverter.fromString(XStreamPersister.java:785)
at com.thoughtworks.xstream.converters.SingleValueConverterWrapper.fromString(SingleValueConverterWrapper.java:41)
at com.thoughtworks.xstream.converters.SingleValueConverterWrapper.unmarshal(SingleValueConverterWrapper.java:49)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
at org.geoserver.config.util.XStreamPersister$ResourceInfoConverter.doUnmarshal(XStreamPersister.java:1249)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
at org.geoserver.config.util.XStreamPersister.load(XStreamPersister.java:409)
at org.geoserver.config.GeoServerLoader.depersist(GeoServerLoader.java:799)
at org.geoserver.config.GeoServerLoader.readCatalog(GeoServerLoader.java:603)
at org.geoserver.config.GeoServerLoader.loadCatalog(GeoServerLoader.java:161)
at org.geoserver.config.GeoServerLoader.postProcessBeforeInitialization(GeoServerLoader.java:132)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:350)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1330)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2010-01-11 15:45:51,078 WARN [org.geoserver] - Error decode epsg code: EPSG:null
org.opengis.referencing.NoSuchAuthorityCodeException: Ranges [EPSG:NULL…European Petroleum Survey Group] and [IdentifiedObject…{3}] overlap.
at org.geotools.referencing.factory.AbstractAuthorityFactory.noSuchAuthorityCode(AbstractAuthorityFactory.java:949)
at org.geotools.referencing.factory.PropertyAuthorityFactory.getWKT(PropertyAuthorityFactory.java:314)
at org.geotools.referencing.factory.PropertyAuthorityFactory.createCoordinateReferenceSystem(PropertyAuthorityFactory.java:388)
at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateReferenceSystem(BufferedAuthorityFactory.java:781)
at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
at org.geotools.referencing.factory.FallbackAuthorityFactory.createCoordinateReferenceSystem(FallbackAuthorityFactory.java:638)
at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
at org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:729)
at org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
at org.geotools.referencing.CRS.decode(CRS.java:435)
at org.geotools.referencing.CRS.decode(CRS.java:363)
at org.geoserver.config.util.XStreamPersister$SRSConverter.fromString(XStreamPersister.java:785)
at com.thoughtworks.xstream.converters.SingleValueConverterWrapper.fromString(SingleValueConverterWrapper.java:41)
at com.thoughtworks.xstream.converters.SingleValueConverterWrapper.unmarshal(SingleValueConverterWrapper.java:49)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
at org.geoserver.config.util.XStreamPersister$ResourceInfoConverter.doUnmarshal(XStreamPersister.java:1249)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
at org.geoserver.config.util.XStreamPersister.load(XStreamPersister.java:409)
at org.geoserver.config.GeoServerLoader.depersist(GeoServerLoader.java:799)
at org.geoserver.config.GeoServerLoader.readCatalog(GeoServerLoader.java:603)
at org.geoserver.config.GeoServerLoader.loadCatalog(GeoServerLoader.java:161)
at org.geoserver.config.GeoServerLoader.postProcessBeforeInitialization(GeoServerLoader.java:132)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:350)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1330)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2010-01-11 15:45:51,640 INFO [org.geoserver] - Loaded feature type ‘newfence_nztm’, enabled
2010-01-11 15:45:51,656 INFO [org.geoserver] - Loaded feature type ‘newfence’
2010-01-11 15:45:51,718 INFO [org.geoserver] - Loaded layer ‘newfence_nztm’
2010-01-11 15:45:51,718 INFO [org.geoserver] - Loaded store ‘arcGridSample’, enabled
2010-01-11 15:45:51,718 INFO [org.geoserver] - Loaded coverage store ‘arcGridSample’
2010-01-11 15:45:51,875 INFO [org.geoserver] - Loaded coverage ‘Arc_Sample’, enabled
2010-01-11 15:45:51,875 INFO [org.geoserver] - Loaded coverage ‘arcGridSample’
2010-01-11 15:45:51,890 INFO [org.geoserver] - Loaded layer ‘Arc_Sample’
2010-01-11 15:45:51,890 INFO [org.geoserver] - Loaded store ‘img_sample2’, enabled
2010-01-11 15:45:51,890 INFO [org.geoserver] - Loaded coverage store ‘img_sample2’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage ‘Pk50095’, enabled
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage ‘img_sample2’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded layer ‘Pk50095’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded store ‘mosaic’, enabled
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage store ‘mosaic’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage ‘mosaic’, enabled
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage ‘mosaic’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded layer ‘mosaic’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded store ‘worldImageSample’, enabled
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage store ‘worldImageSample’
2010-01-11 15:45:52,109 INFO [org.geoserver] - Loaded coverage ‘Img_Sample’, enabled
2010-01-11 15:45:52,125 INFO [org.geoserver] - Loaded coverage ‘worldImageSample’
2010-01-11 15:45:52,125 INFO [org.geoserver] - Loaded layer ‘Img_Sample’
2010-01-11 15:45:52,125 INFO [org.geoserver] - Loaded store ‘sf’, enabled
2010-01-11 15:45:52,125 INFO [org.geoserver] - Loaded data store ‘sf’
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘archsites’, enabled
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘sf’
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded layer ‘archsites’
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘bugsites’, enabled
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘sf’
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded layer ‘bugsites’
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘restricted’, enabled
2010-01-11 15:45:52,187 INFO [org.geoserver] - Loaded feature type ‘sf’
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded layer ‘restricted’
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded feature type ‘roads’, enabled
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded feature type ‘sf’
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded layer ‘roads’
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded feature type ‘streams’, enabled
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded feature type ‘sf’
2010-01-11 15:45:52,203 INFO [org.geoserver] - Loaded layer ‘streams’
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded store ‘sfdem’, enabled
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded coverage store ‘sfdem’
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded coverage ‘sfdem’, enabled
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded coverage ‘sfdem’
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded layer ‘sfdem’
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded store ‘nyc’, enabled
2010-01-11 15:45:52,218 INFO [org.geoserver] - Loaded data store ‘nyc’
2010-01-11 15:45:52,234 INFO [org.geoserver] - Loaded feature type ‘giant_polygon’, enabled
2010-01-11 15:45:52,234 INFO [org.geoserver] - Loaded feature type ‘nyc’
2010-01-11 15:45:52,234 INFO [org.geoserver] - Loaded layer ‘giant_polygon’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘poi’, enabled
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘nyc’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded layer ‘poi’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘poly_landmarks’, enabled
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘nyc’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded layer ‘poly_landmarks’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘tiger_roads’, enabled
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded feature type ‘nyc’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded layer ‘tiger_roads’
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded store ‘states_shapefile’, enabled
2010-01-11 15:45:52,250 INFO [org.geoserver] - Loaded data store ‘states_shapefile’
2010-01-11 15:45:52,265 INFO [org.geoserver] - Loaded feature type ‘states’, enabled
2010-01-11 15:45:52,265 INFO [org.geoserver] - Loaded feature type ‘states_shapefile’
2010-01-11 15:45:52,265 INFO [org.geoserver] - Loaded layer ‘states’
2010-01-11 15:45:52,265 INFO [org.geoserver] - Loaded store ‘taz_shapes’, enabled
2010-01-11 15:45:52,265 INFO [org.geoserver] - Loaded data store ‘taz_shapes’
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded feature type ‘tasmania_cities’, enabled
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded feature type ‘taz_shapes’
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded layer ‘tasmania_cities’
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded feature type ‘tasmania_roads’, enabled
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded feature type ‘taz_shapes’
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded layer ‘tasmania_roads’
2010-01-11 15:45:52,296 INFO [org.geoserver] - Loaded feature type ‘tasmania_state_boundaries’, enabled
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded feature type ‘taz_shapes’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded layer ‘tasmania_state_boundaries’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded feature type ‘tasmania_water_bodies’, enabled
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded feature type ‘taz_shapes’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded layer ‘tasmania_water_bodies’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded layer group ‘spearfish’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded layer group ‘tasmania’
2010-01-11 15:45:52,312 INFO [org.geoserver] - Loaded layer group ‘tiger-ny’
2010-01-11 15:45:52,343 INFO [layer.TileLayerDispatcher] - ConfigurationLoader acquired lock, sleeping 5 seconds
2010-01-11 15:45:52,375 INFO [geowebcache.GeoWebCacheDispatcher] - Invoked setServletPrefix(gwc)
2010-01-11 15:45:52,375 INFO [wms.WMSService] - Will proxy requests to backend that are not getmap or getcapabilities.
2010-01-11 15:45:52,390 INFO [wfs.WFSService] - Configured to forward to http://localhost:8080/geoserver/wfs , timeout is 600000ms regex filter
2010-01-11 15:45:52,453 INFO [rest.RESTDispatcher] - Created RESTDispatcher with 7 paths
2010-01-11 15:45:52,515 INFO [org.geoserver] - Loaded service ‘wcs’, enabled
2010-01-11 15:45:52,546 INFO [org.geoserver] - Loaded service ‘wfs’, enabled
2010-01-11 15:45:52,562 INFO [org.geoserver] - Loaded service ‘wms’, enabled
2010-01-11 15:45:54,343 INFO [layer.TileLayerDispatcher] - ConfigurationLoader woke up, initializing
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding layers from GeoServer Catalog Listener
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: cite:newfence_nztm
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: nurc:Arc_Sample
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: nurc:Pk50095
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: nurc:mosaic
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: nurc:Img_Sample
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:archsites
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:bugsites
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:restricted
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:roads
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:streams
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: sf:sfdem
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tiger:giant_polygon
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tiger:poi
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tiger:poly_landmarks
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tiger:tiger_roads
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: topp:states
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: topp:tasmania_cities
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: topp:tasmania_roads
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: topp:tasmania_state_boundaries
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: topp:tasmania_water_bodies
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: spearfish
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tasmania
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding: tiger-ny
2010-01-11 15:45:54,640 ERROR [config.XMLConfiguration] - Configuration file cannot be read or does not exist!
2010-01-11 15:45:54,640 INFO [config.XMLConfiguration] - Found configuration file in C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - Adding layers from C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources
2010-01-11 15:45:54,640 ERROR [layer.TileLayerDispatcher] - Configuration C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources contained no layers.
2010-01-11 15:45:54,640 INFO [config.XMLConfiguration] - Found configuration file in C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources
2010-01-11 15:45:54,640 ERROR [layer.TileLayerDispatcher] - Error reading service information from C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources: Error parsing file C:\gs2nightly\geoserver-2.0-SNAPSHOT\webapps\geoserver..\resources\geowebcache.xml
2010-01-11 15:45:54,640 INFO [layer.TileLayerDispatcher] - ConfigurationLoader completed
On Mon, Jan 11, 2010 at 10:59 AM, chris Wild <chrismwild@anonymised.com> wrote:
Hi Simone,
Thanks for your help.
Have tried with nightly geoserver-2.0.x-2010-01-10-bin but still having problems.
The Image Mosaic creates the shapefile index and properties file ok, but I can’t view the created mosaic in open layers.
I followed the http://docs.geoserver.org/2.0.x/en/user/tutorials/image_mosaic_plugin/imagemosaic.html#tutorial-imagemosaic-extension but nothing seems to happen at the publish and save stage.
The log states “NewLayer does not have a title set, ResourceConfigurationPage does not have title set”.
Then if I attempt the Image pyramid step I get “Could not list layers for this store, an error occured retrieving them:null”.
The inability to move past the coverage layer creation stage also occured when I tried to use GS 2.0 previously and thats why I went back to 1.7.6.
Would very much like to get GS 2.0 working.
Regards
Chris
On Fri, Jan 8, 2010 at 8:48 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:
Ciao Chris,
I forgot to mention that the post was written having GS 2.0 in mind.
Can you give a quick try to one of those nightlies here:
http://gridlock.openplans.org/geoserver/2.0.x/
Ciao,
Simone.
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Founder - Software Engineer
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
http://twitter.com/simogeo
On Fri, Jan 8, 2010 at 2:53 AM, chris Wild <chrismwild@anonymised.com> wrote:
Hi,
Followed the great
http://geo-solutions.blogspot.com/2009/11/preparing-pyramid-for-geoserver-with.html
tutorial.
Got all the way thru to loading into the coverage store. But get this error
when trying to create new coverage to view pyramid. Im using GS 1.7.6 on
Windows XP.
Can anyone help please?
Thanks
Chris
class java.lang.NullPointerException:
Details:
java.lang.NullPointerException
at
org.geotools.gce.imagepyramid.ImagePyramidReader.parseMainFile(ImagePyramidReader.java:292)
at
org.geotools.gce.imagepyramid.ImagePyramidReader.(ImagePyramidReader.java:257)
at
org.geotools.gce.imagepyramid.ImagePyramidFormat.getReader(ImagePyramidFormat.java:280)
at
org.geoserver.catalog.ResourcePool.getGridCoverageReader(ResourcePool.java:519)
at
org.vfny.geoserver.global.CoverageStoreInfo.getReader(CoverageStoreInfo.java:339)
at
org.vfny.geoserver.action.data.DataCoveragesNewAction.newCoverageConfig(DataCoveragesNewAction.java:95)
at
org.vfny.geoserver.action.data.DataCoveragesNewAction.execute(DataCoveragesNewAction.java:81)
at org.vfny.geoserver.action.ConfigAction.execute(ConfigAction.java:101)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
at
org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149)
at
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:73)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at
org.geoserver.filters.ReverseProxyFilter.doFilter(ReverseProxyFilter.java:163)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:41)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
at
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:842)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:648)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
at
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon’s best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
–
WildNorth Ltd
09 4315313
021 02328240
www.wildnorth.net.nz
–
WildNorth Ltd
09 4315313
021 02328240
www.wildnorth.net.nz