ut in JAVA_OPTS or in CATALINA_OPTS?
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/commons-logging-problem-tp21736872p25816008.html
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Hi,
Can you just tell me, please, if the option
-Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES
should be put in JAVA_OPTS or in CATALINA_OPTS?
Thanks.
--
View this message in context:
http://www.nabble.com/commons-logging-problem-tp21736872p25816008.html
Sent from the
Certainly putting commons-logging and log4j in the container's
common/lib directory is the documented configuration. However this does
not allow application-level logging for libraries used by the
application like digester or spring that themselves use commons logging.
The application log messa
On Fri, Jan 30, 2009 at 8:33 PM, Rusty Wright wrote:
> Does that work reliably now? I was under the impression that it caused
> problems, but that may have been with a previous version of tomcat. That's
> why I asked my "where else" question; I was wondering if that's what he was
> thinking of.
Does that work reliably now? I was under the impression that it caused problems, but
that may have been with a previous version of tomcat. That's why I asked my "where
else" question; I was wondering if that's what he was thinking of.
Gregor Schneider wrote:
On Fri, Jan 30, 2009 at 7:45 PM,
On Fri, Jan 30, 2009 at 7:45 PM, Rusty Wright wrote:
> John Holman wrote:
>>
>> Also is it a supported configuration to use commons-logging and log4j in
>> WEB-INF/lib?
>
> Where else would you put them?
>
i.e. ${CATALINA_HOME}/common/lib
Saves the hazzle to put them into each webapp.
Rgds
Gre
John Holman wrote:
Also is it a supported configuration to use commons-logging and log4j in
WEB-INF/lib?
Where else would you put them?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-m
> From: John Holman [mailto:j.g.hol...@qmul.ac.uk]
> Subject: Re: commons-logging problem
>
> Doing this does make me a bit nervous though, as we've had
> problems with PermGen memory exhaustion in the past.
I think your nervousness is quite justified.
> is it worth
uk]
Subject: commons-logging problem
When packaged as a war file this combination reliably produces the
exception shown below in the Tomcat console under the following
circumstances:
This is likely the result of a fix to prevent PermGen from filling up after
some number of webapp redeplo
> From: John Holman [mailto:j.g.hol...@qmul.ac.uk]
> Subject: commons-logging problem
>
> When packaged as a war file this combination reliably produces the
> exception shown below in the Tomcat console under the following
> circumstances:
This is likely the result of a fix
I have a web application running in Tomcat 5.5.27 with JDK 1.5.0_16-b02
on Windows XP SP3. log4j-1.2.15.jar and commons-logging-1.1.1.jar are
installed in WEB-INF/lib and there is a context.xml file in META-INF.
When packaged as a war file this combination reliably produces the
exception shown be
11 matches
Mail list logo