[GeoNode-users] geoserver error

Vicente deluca.vicente at gmail.com
Fri Sep 29 04:10:41 PDT 2017


I ran paver setup, added memory and deleted all uploaded layers in
geonode/geonode/uploaded/layers
And the error continues, this has me baffled

On Thu, Sep 28, 2017 at 4:55 PM, Paolo Corti <pcorti at gmail.com> wrote:

> According to your previous log (the first file), that was causing the
> error which prevented GeoServer to start ("java.net.BindException:
> Address already in use").
>
> In this log you have attached now, I still see you are using
> default minimal RAM parameters:
>
> OpenJDK Runtime Environment (IcedTea 2.6.11) (7u151-2.6.11-1+deb7u1)
> OpenJDK 64-Bit Server VM (build 24.151-b01, mixed mode)
> java -Xmx512m -XX:MaxPermSize=256m -
>
> Please try to use higher values and see if the error replicates
>
> p
>
>
> On Thu, Sep 28, 2017 at 3:24 PM, Vicente <deluca.vicente at gmail.com> wrote:
> > Geoserver on 8080?
> > I modified the jetty starter on pavement.py to run on 8082, just like the
> > local_settyngs.py file and it worked perfect.
> > It now runs on 8084 and the problem persists
> > I think that's not the problem
> >
> > On Thu, Sep 28, 2017 at 4:01 PM, Paolo Corti <pcorti at gmail.com> wrote:
> >>
> >> According to first log, GeoServer is not starting because there is
> already
> >> a process running on 8080.
> >> Make sure to run "paver stop" before running again "paver start" and
> send
> >> the log of it if still failing
> >> cheers
> >> p
> >>
> >> On Thu, Sep 28, 2017 at 2:51 PM, Vicente <deluca.vicente at gmail.com>
> wrote:
> >>>
> >>> I attach two log files, one is the output of the paver start command,
> the
> >>> other is the log of the geoserver/data/logs/geoserver.log folder
> >>> I increased the memory in the command line that runs the jetty and the
> >>> problem persists.
> >>> The command line running the jetty worked perfectly until yesterday
> >>>
> >>> thks!
> >>>
> >>> On Thu, Sep 28, 2017 at 3:20 PM, Paolo Corti <pcorti at gmail.com> wrote:
> >>>>
> >>>> Could you attach a larger portion of the log? From here it is not
> clear
> >>>> that this error is the cause of GeoServer not being able to start.
> >>>>
> >>>> Generally when I see bean errors most of the time is because the Java
> >>>> process of the container of GeoServer (Tomcat or Jetty) is lacking
> RAM.
> >>>> Having a lot of RAM in the server doesn't mean that it will be
> correctly
> >>>> used by GeoServer, as it must be optimized (by default the GeoServer
> which
> >>>> comes with GeoNode is using parameters which are not ideal for
> production):
> >>>> http://docs.geoserver.org/latest/en/user/production/container.html
> >>>>
> >>>> regards
> >>>> p
> >>>>
> >>>> On Thu, Sep 28, 2017 at 12:17 PM, Vicente <deluca.vicente at gmail.com>
> >>>> wrote:
> >>>>>
> >>>>> Please, look at these error lines. Do not they tell you anything?
> >>>>>
> >>>>> Caused by: java.lang.RuntimeException: Could not decode: EPSG: 4326
> >>>>> at org.geoserver.importer.format.KMLFileFormat. <clinit>
> >>>>> (KMLFileFormat.java:65)
> >>>>> ... plus
> >>>>> Caused by: org.opengis.referencing.NoSuchAuthorityCodeException: No
> >>>>> "EPSG: 4326" code from the "European Petroleum Survey Group"
> authority found
> >>>>> for the "IdentifiedObject" object.
> >>>>>
> >>>>> On Thu, Sep 28, 2017 at 1:15 PM, Vicente <deluca.vicente at gmail.com>
> >>>>> wrote:
> >>>>>>
> >>>>>> yes, I have 8GB, memory is not the problem
> >>>>>> Then it must be the kml that I loaded
> >>>>>>
> >>>>>> I'm ready to make a flush, could this solve it?
> >>>>>>
> >>>>>> On Thu, Sep 28, 2017 at 1:03 PM, Paolo Corti <pcorti at gmail.com>
> wrote:
> >>>>>>>
> >>>>>>> They are warnings and I don't think they are causing GeoServer to
> >>>>>>> fail.
> >>>>>>> For sure deleting the default admin GeoNode users won't cause this
> >>>>>>> kind of problem.
> >>>>>>> Are you running GeoServer with enough memory?
> >>>>>>> p
> >>>>>>>
> >>>>>>> On Thu, Sep 28, 2017 at 11:52 AM, Vicente <
> deluca.vicente at gmail.com>
> >>>>>>> wrote:
> >>>>>>>>
> >>>>>>>> Sorry, maybe this is off-topic, my question is, Does removes some
> >>>>>>>> projection stuff when I delete the admin (default) user?
> >>>>>>>> The geoserver log error says
> >>>>>>>>
> >>>>>>>> 2017-09-28 10:16:59,001 INFO [org.geoserver] - Loaded style
> 'raster'
> >>>>>>>> 2017-09-28 10:16:59,001 INFO [org.geoserver] - Loaded style
> 'point'
> >>>>>>>> 2017-09-28 10:16:59,002 INFO [org.geoserver] - Loaded style 'line'
> >>>>>>>> 2017-09-28 10:16:59,002 INFO [org.geoserver] - Loaded style
> >>>>>>>> 'polygon'
> >>>>>>>> 2017-09-28 10:16:59,003 INFO [org.geoserver] - Loaded default
> >>>>>>>> workspace geonode
> >>>>>>>> 2017-09-28 10:16:59,005 INFO [org.geoserver] - Loaded workspace
> >>>>>>>> 'geonode'
> >>>>>>>> 2017-09-28 10:16:59,294 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,295 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,296 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,301 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,302 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,303 WARN [referencing.factory] - Unavailable
> >>>>>>>> authority factory: European Petroleum Survey Group
> >>>>>>>> 2017-09-28 10:16:59,308 WARN [support.DisposableBeanAdapter] -
> >>>>>>>> Invocation of destroy method failed on bean with name 'importer':
> >>>>>>>> java.lang.NullPointerException
> >>>>>>>> 2017-09-28 10:16:59,309 WARN [support.DisposableBeanAdapter] -
> >>>>>>>> Invocation of destroy method failed on bean with name
> 'geoServerLoader':
> >>>>>>>> java.lang.NullPointerException
> >>>>>>>> 2017-09-28 10:16:59,310 ERROR [context.ContextLoader] - Context
> >>>>>>>> initialization failed
> >>>>>>>> org.springframework.beans.factory.BeanCreationException: Error
> >>>>>>>> creating bean with name 'kmlFormat' defined in URL
> >>>>>>>> [jar:file:/var/www/geo/httpdocs/geonode/geoserver/
> geoserver/WEB-INF/lib/gs-importer-core-2.7-SNAPSHOT.
> jar!/applicationContext.xml]:
> >>>>>>>> Instantiation of bean failed; nested
> >>>>>>>>
> >>>>>>>> Another thing I did was add a kml file, but it looked fine!
> >>>>>>>>
> >>>>>>>> Some of the two things broke something in the geoserver.
> >>>>>>>>
> >>>>>>>> Thank you!
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Wed, Sep 27, 2017 at 8:54 PM, Vicente <
> deluca.vicente at gmail.com>
> >>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>> Hi,
> >>>>>>>>>
> >>>>>>>>> the #paver start command throws the following error,
> >>>>>>>>>
> >>>>>>>>> Error creating bean with name 'kmlFormat' defined in URL
> >>>>>>>>> [jar:file:/var/www/{...}/geoserver/geoserver/WEB-INF/
> lib/gs-importer-core-2.7-SNAPSHOT.jar!/applicationContext.xml]:
> >>>>>>>>> Instantiation of bean failed; nested
> >>>>>>>>> exception is java.lang.ExceptionInInitializerErro
> >>>>>>>>>
> >>>>>>>>> I think it might have happened after removing some admin users
> from
> >>>>>>>>> geonode. It's possible?
> >>>>>>>>> I added them again but the problem persists, I do not want to
> lose
> >>>>>>>>> the information already loaded in the geoserver.
> >>>>>>>>>
> >>>>>>>>> Thank you!
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> --
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> Vicente Deluca
> >>>>>>>>>
> >>>>>>>>> +54 11 6091 4579
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Vicente Deluca
> >>>>>>>>
> >>>>>>>> +54 11 6091 4579
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> _______________________________________________
> >>>>>>>> geonode-users mailing list
> >>>>>>>> geonode-users at lists.osgeo.org
> >>>>>>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> Paolo Corti
> >>>>>>> Geospatial software developer
> >>>>>>> web: http://www.paolocorti.net
> >>>>>>> twitter: @capooti
> >>>>>>> skype: capooti
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> Vicente Deluca
> >>>>>>
> >>>>>> +54 11 6091 4579
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>>
> >>>>>
> >>>>>
> >>>>> Vicente Deluca
> >>>>>
> >>>>> +54 11 6091 4579
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Paolo Corti
> >>>> Geospatial software developer
> >>>> web: http://www.paolocorti.net
> >>>> twitter: @capooti
> >>>> skype: capooti
> >>>
> >>>
> >>>
> >>>
> >>> --
> >>>
> >>>
> >>>
> >>> Vicente Deluca
> >>>
> >>> +54 11 6091 4579
> >>
> >>
> >>
> >>
> >> --
> >> Paolo Corti
> >> Geospatial software developer
> >> web: http://www.paolocorti.net
> >> twitter: @capooti
> >> skype: capooti
> >
> >
> >
> >
> > --
> >
> >
> >
> > Vicente Deluca
> >
> > +54 11 6091 4579
>
>
>
> --
> Paolo Corti
> Geospatial software developer
> web: http://www.paolocorti.net
> twitter: @capooti
> skype: capooti
>



-- 

[image: MANTA] <http://www.estudiomanta.com/>



Vicente Deluca

*+54 11 6091 4579 <%2B54%2011%206091%204579>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170929/c085bc90/attachment-0001.html>
-------------- next part --------------
(env)vicente at frontend:/var/www/geo.estudiomanta.com/httpdocs/geonode$ paver start
---> pavement.start
---> pavement.start_geoserver
cd /var/www/geo.estudiomanta.com/httpdocs/geonode/geoserver/data
java -version
java version "1.7.0_151"
OpenJDK Runtime Environment (IcedTea 2.6.11) (7u151-2.6.11-1+deb7u1)
OpenJDK 64-Bit Server VM (build 24.151-b01, mixed mode)
java -Xmx2048m -XX:MaxPermSize=1024m -DGEOSERVER_DATA_DIR=/var/www/geo.estudiomanta.com/httpdocs/geonode/geoserver/data -Dorg.eclipse.jetty.server.web
app.parentLoaderPriority=true -jar /var/www/geo.estudiomanta.com/httpdocs/geonode/downloaded/jetty-runner-8.1.8.v20121106.jar --port 8084 --log /var/w
ww/geo.estudiomanta.com/httpdocs/geonode/geoserver/jetty.log /var/www/geo.estudiomanta.com/httpdocs/geonode/scripts/misc/jetty-runner.xml > /dev/null 
&
cd /var/www/geo.estudiomanta.com/httpdocs/geonode
Starting GeoServer on http://localhost:8084/geoserver/
2017-09-29 07:51:07.848:INFO:omjr.Runner:Runner
2017-09-29 07:51:07.848:WARN:omjr.Runner:No tx manager found
2017-09-29 07:51:07.917:INFO:oejs.Server:jetty-8.y.z-SNAPSHOT
Null identity service, trying login service: null
Finding identity service: null
2017-09-29 07:51:08.383:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/geoserver,file:/var/www/geo.estudiomanta.com/httpdocs/geonode/geoserv
er/geoserver/},../geoserver
2017-09-29 07:51:08.383:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/geoserver,file:/var/www/geo.estudiomanta.com/httpdocs/geonode/geoserv
er/geoserver/},../geoserver
2017-09-29 07:51:08.540:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/geoserver,file:/var/www/geo.estudiomanta.com/httpdocs/geonode/geoserv
er/geoserver/},../geoserver
Sep 29, 2017 7:51:08 AM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'XStreamPersisterInitializer', but ApplicationContext is unset.
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
2017-09-29 07:51:08.735:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/geoserver,file:/var/www/geo.estudiomanta.com/httpdocs/geonode/geoserv
er/geoserver/},../geoserver
2017-09-29 07:51:08.735:INFO:/geoserver:Initializing Spring root WebApplicationContext
Sep 29, 2017 7:51:10 AM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.
2017-09-29 07:51:10.847:WARN:oejw.WebAppContext:Failed startup of context o.e.j.w.WebAppContext{/geoserver,file:/var/www/geo.estudiomanta.com/httpdocs
/geonode/geoserver/geoserver/},../geoserver
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'kmlFormat' defined in URL [jar:file:/var/www/geo.estudiomanta.
com/httpdocs/geonode/geoserver/geoserver/WEB-INF/lib/gs-importer-core-2.7-SNAPSHOT.jar!/applicationContext.xml]: Instantiation of bean failed; nested 
exception is java.lang.ExceptionInInitializerError
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:997)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:943
)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
        at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
        at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:771)
        at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424)
        at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:763)
        at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249)
        at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
        at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706)
        at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:172)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
        at org.eclipse.jetty.server.Server.doStart(Server.java:277)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.mortbay.jetty.runner.Runner.run(Runner.java:504)
        at org.mortbay.jetty.runner.Runner.main(Runner.java:625)
Caused by:
java.lang.ExceptionInInitializerError
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:990)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:943)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
        at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
        at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:771)
        at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424)
        at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:763)
        at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249)
        at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
        at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706)
        at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:172)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
        at org.eclipse.jetty.server.Server.doStart(Server.java:277)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.mortbay.jetty.runner.Runner.run(Runner.java:504)
        at org.mortbay.jetty.runner.Runner.main(Runner.java:625)
Caused by:
org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:4326" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
        at org.geotools.referencing.factory.AbstractAuthorityFactory.noSuchAuthorityCode(AbstractAuthorityFactory.java:951)
        at org.geotools.referencing.factory.PropertyAuthorityFactory.getWKT(PropertyAuthorityFactory.java:316)
        at org.geotools.referencing.factory.PropertyAuthorityFactory.createCoordinateReferenceSystem(PropertyAuthorityFactory.java:390)
        at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateReferenceSystem(BufferedAuthorityFactory.java:783)
        at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
        at org.geotools.referencing.factory.FallbackAuthorityFactory.createCoordinateReferenceSystem(FallbackAuthorityFactory.java:640)
        at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
        at org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:731)
        at org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
        at org.geotools.referencing.CRS.decode(CRS.java:520)
        at org.geoserver.importer.format.KMLFileFormat.<clinit>(KMLFileFormat.java:63)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:990)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:943)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
        at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)
        at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:771)
        at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424)
        at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:763)
        at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249)
        at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
        at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706)
        at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:172)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:229)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
        at org.eclipse.jetty.server.Server.doStart(Server.java:277)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.mortbay.jetty.runner.Runner.run(Runner.java:504)
        at org.mortbay.jetty.runner.Runner.main(Runner.java:625)
2017-09-29 07:51:10.853:INFO:oejs.NCSARequestLog:Opened /var/www/geo.estudiomanta.com/httpdocs/geonode/geoserver/jetty.log
2017-09-29 07:51:10.864:INFO:oejs.AbstractConnector:Started SelectChannelConnector at 0.0.0.0:8084



More information about the geonode-users mailing list