You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Simon B <si...@gmail.com> on 2009/09/25 18:05:24 UTC

Re: Blocked trying to get lock: org.apache.log4j.spi.RootLogger

Hi Dave, 

I'm running into a similar problem, 

Regards what you did to remidy the problem, i.e. increase the quantity of
file descriptors available to the process, am I right in thinking that the
process was using > 1024 open file descriptors?

Its just when I take a look at our server using the following: 
$] lsof -p pid  | wc -l

the tomcat processes are like on ~ 190 open file descriptors, I'm just
wondering if that means that my problem is not related to the open file
descriptors, 

Could you confirm whether your processes where bumping up against the limit?

Or if you subsequently found some other solution?

Cheers
Simon


laredotornado wrote:
> 
> The below problem went away when we increased the number of file
> descriptors available to our WebLogic managic server process from 1024 to
> 65K.  - Dave
> 

-- 
View this message in context: http://www.nabble.com/Blocked-trying-to-get-lock%3A-org.apache.log4j.spi.RootLogger-tp24293804p25614710.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org