[Geoserver-users] can't start geoserver

Hello All,

After a full disk issue, we made more room and rebooted. Tomcat starts up fine, but geoserver will not start. This GS instance has a lot of ascii grids served as out as pngs. Most of the error log seems to load layers OK, then it dies. The end off the error log is attached.

Thanks,
Steve

--
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University

gs_error.txt (17.7 KB)

Your log shows geoserver having a hard time, unable to load:

  • geoserver
  • dispatcher
  • workspaceLocal

One thing to do is temporarily move your data directory out of the way and confirm GeoServer starts up with the default set of layers. This will ensure your installation works, prior to recovering your layers.

You can also look at editing your data directory, disabling each store in the hopes of getting it to start up (and then turning them on one by one to determine where the problem is).

Sounds like you are in for a difficult week.

···

Jody Garnett

On Thu, Jul 17, 2014 at 1:20 PM, Stephen Crawford <src176@anonymised.com> wrote:

Hello All,

After a full disk issue, we made more room and rebooted. Tomcat starts up fine, but geoserver will not start. This GS instance has a lot of ascii grids served as out as pngs. Most of the error log seems to load layers OK, then it dies. The end off the error log is attached.

Thanks,
Steve


Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University


Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world’s largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Dear Stephen,
I would do the following:

- shut down tomcat
- make sure the user used to run Tomcat has correct privileges on the data dir
- change log level to verbose (you can edit the logging.xml file in
the data dir, see attache file)
- clean tmp and work directory for tomcat
- restart

If it works than we are done, otherwise send over the _full_ log

Regards,
Simone Giannecchini

GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Thu, Jul 17, 2014 at 10:20 PM, Stephen Crawford <src176@anonymised.com> wrote:

Hello All,

After a full disk issue, we made more room and rebooted. Tomcat starts up
fine, but geoserver will not start. This GS instance has a lot of ascii
grids served as out as pngs. Most of the error log seems to load layers OK,
then it dies. The end off the error log is attached.

Thanks,
Steve

--
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

logging.xml (148 Bytes)