|
From: jv <cib...@gm...> - 2010-08-19 15:41:15
|
Guys, you rock. Jstack showed that the log system was blocking three threads. When I checked the libraries of the project I saw jakarta-commons-log was duplicated: one copy from geotools and another one from springframework so I removed the second one. It didn't solve anything hahaha... but when I commented the log4j listener on the web.xml everything started to work just as it should. Of course I need more investigation in order to be able to use the log mechanism but the most important point is that I don't get that weird behaviour anymore. Again, thanks a lot. Hope to meet you next September in Barcelona. jv On Thu, Aug 19, 2010 at 10:09 AM, jv <cib...@gm...> wrote: > I'll try it today! :) thanks!! > > El 19/08/2010 8:23, "Andrea Aime" <aa...@op...> escribió: > > jv ha scritto: > > > > > > Hi people, > > > > I'm trying to develop a little wms server for my new project in order to > publish... > Make it lock up again and then use jstack to find how the deadlock is > happening. Some usage example here: > > http://docs.geoserver.org/trunk/en/user/production/troubleshooting.html > > Cheers > Andrea > > > -- > Andrea Aime > OpenGeo - http://opengeo.org > Expert service straight from the developers. > > |