Hello,
I was reading the log4j api where is said the programmer has to call NDC.remove() at the end of the run() method of the threads witch make nested logs. If this is not done, the thread cannot be requested by the JVM, staying in memory.
In web apps, the run methods is not at the programmers hands, the servlet container is the responsible for this.
How to solve this?
Ana


--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to