2011/5/16 Luís de Sousa <[email protected]>: > Dear all, > > I'm struggling with one of those situations where Geoserver hangs up, > occupying 100% of CPU and not answering requests.
Haven't experienced something like this for a long time. What version of GS is that? > In the log files I'm > getting loads of time out exceptions, but nothing special, apart the > exception reproduced below. This locked file exception is coming when > I shutdown Geoserver. > > Can this exception be causing Geoserver to hang up? If not, is there a > way to avoid Geoserver permanently occupying the CPU at 100%, like > tweaking some threshold? Use jstack and find out what is chewing up all the CPU, see here: http://docs.geoserver.org/latest/en/user/production/troubleshooting.html Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
