Hello,
I'm running into a problem where my GeoServer instance is requiring periodic reboots. GeoServer stops responding to requests like Layer Preview and WMS queries, but other content like the About GeoServer page work fine. After the reboot, everything works fine for several hours.
The configuration is GeoServer 2.2, Tomcat 6, Apache 2, Sun JVM 1.6, and RHEL6. The jvm flags are:
-DGEOSERVER_DATA_DIR=/data
-DGEOWEBCACHE_CACHE_DIR=/cache
-DGWC_METASTORE_DISABLED=TRUE
-DGWC_DISKQUOTA_DISABLED=TRUE
-server -Djava.awt.headless=true
-Xms2G -Xmx2G -XX:MaxPermSize=512m -XX:PermSize=128m
Has anyone else run into needing periodic reboots to fix stalling?
Thanks,
-Darren
--
Darren Hardy, Ph.D.
GIS Software Engineer
Digital Library Systems & Services
Stanford University
drh@anonymised.com
www.stanford.edu/~drh
Darren,
could you provide some more details about the status of geoserver during failures?
Essentially the logs and the stack can be a good start of point for investigation.
For stack use: jstack -F PID > trace.log
Cheers,
Carlo
···
2013/10/4 Darren Hardy <drh@anonymised.com0…>
Hello,
I’m running into a problem where my GeoServer instance is requiring periodic reboots. GeoServer stops responding to requests like Layer Preview and WMS queries, but other content like the About GeoServer page work fine. After the reboot, everything works fine for several hours.
The configuration is GeoServer 2.2, Tomcat 6, Apache 2, Sun JVM 1.6, and RHEL6. The jvm flags are:
-DGEOSERVER_DATA_DIR=/data
-DGEOWEBCACHE_CACHE_DIR=/cache
-DGWC_METASTORE_DISABLED=TRUE
-DGWC_DISKQUOTA_DISABLED=TRUE
-server -Djava.awt.headless=true
-Xms2G -Xmx2G -XX:MaxPermSize=512m -XX:PermSize=128m
Has anyone else run into needing periodic reboots to fix stalling?
Thanks,
-Darren
–
Darren Hardy, Ph.D.
GIS Software Engineer
Digital Library Systems & Services
Stanford University
drh@anonymised.com
www.stanford.edu/~drh
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Dott. Carlo Cancellieri
@cancellieric
Software Engineer
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax: +39 0584 1660272
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
Looking at the trace I can see some blocked threads and some other processing, probably you need to profile the application, anyhow let’s see if we can understand which are possible causes with some more investigation.
A first good step should be the control flow extension installation: (http://docs.geoserver.org/stable/en/user/extensions/controlflow/index.html) especially setting up the timeout and the maxRenderingTime.
Then come back with news
Carlo
···
2013/10/14 Darren Hardy <drh@anonymised.com>
Sure. Attached.
Thanks,
-Darren
–
Darren Hardy, Ph.D.
GIS Software Engineer
Digital Library Systems & Services
Stanford University
drh@anonymised.com
www.stanford.edu/~drh
On Oct 4, 2013, at 11:42 AM, Darren Hardy <drh@anonymised.com> wrote:
Hello,
I’m running into a problem where my GeoServer instance is requiring periodic reboots. GeoServer stops responding to requests like Layer Preview and WMS queries, but other content like the About GeoServer page work fine. After the reboot, everything works fine for several hours.
The configuration is GeoServer 2.2, Tomcat 6, Apache 2, Sun JVM 1.6, and RHEL6. The jvm flags are:
-DGEOSERVER_DATA_DIR=/data
-DGEOWEBCACHE_CACHE_DIR=/cache
-DGWC_METASTORE_DISABLED=TRUE
-DGWC_DISKQUOTA_DISABLED=TRUE
-server -Djava.awt.headless=true
-Xms2G -Xmx2G -XX:MaxPermSize=512m -XX:PermSize=128m
Has anyone else run into needing periodic reboots to fix stalling?
Thanks,
-Darren
–
Darren Hardy, Ph.D.
GIS Software Engineer
Digital Library Systems & Services
Stanford University
drh@anonymised.com
www.stanford.edu/~drh
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Dott. Carlo Cancellieri
@cancellieric
Software Engineer
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax: +39 0584 1660272
http://www.geo-solutions.it
http://twitter.com/geosolutions_it