You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/08/30 22:18:11 UTC

[jira] Created: (GERONIMO-952) Eliminate digester log output

Eliminate digester log output
-----------------------------

         Key: GERONIMO-952
         URL: http://issues.apache.org/jira/browse/GERONIMO-952
     Project: Geronimo
        Type: Bug
  Components: Tomcat  
    Versions: 1.0-M4    
 Reporter: Aaron Mulder
     Fix For: 1.0-M5


Digester produces a grotesque amount of log output, and the Tomcat configuration uses Digester.  We need to specifically set the Digester level to INFO or WARN in our server log configuration file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Created: (GERONIMO-952) Eliminate digester log output

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
On Tue, 30 Aug 2005, Jeff Genender wrote:
> Is this a log4j configuration issue?

	Yeah, I think our server log configuration file just needs an
appropriate entry.  Sorry I wasn't clearer on that!  I've just been bitten
by, um, "certain products" in the past where the default logging
configuration produced 10's or 100's of MB per day thanks to things like
Digester.  I figure we have a lot of log tuning to do, but that one jumps
right out at me.  :)

Aaron

> Aaron Mulder (JIRA) wrote:
> > Eliminate digester log output
> > -----------------------------
> > 
> >          Key: GERONIMO-952
> >          URL: http://issues.apache.org/jira/browse/GERONIMO-952
> >      Project: Geronimo
> >         Type: Bug
> >   Components: Tomcat  
> >     Versions: 1.0-M4    
> >  Reporter: Aaron Mulder
> >      Fix For: 1.0-M5
> > 
> > 
> > Digester produces a grotesque amount of log output, and the Tomcat configuration uses Digester.  We need to specifically set the Digester level to INFO or WARN in our server log configuration file.
> > 
> 

Re: [jira] Created: (GERONIMO-952) Eliminate digester log output

Posted by Jeff Genender <jg...@savoirtech.com>.
Is this a log4j configuration issue?

Jeff

Aaron Mulder (JIRA) wrote:
> Eliminate digester log output
> -----------------------------
> 
>          Key: GERONIMO-952
>          URL: http://issues.apache.org/jira/browse/GERONIMO-952
>      Project: Geronimo
>         Type: Bug
>   Components: Tomcat  
>     Versions: 1.0-M4    
>  Reporter: Aaron Mulder
>      Fix For: 1.0-M5
> 
> 
> Digester produces a grotesque amount of log output, and the Tomcat configuration uses Digester.  We need to specifically set the Digester level to INFO or WARN in our server log configuration file.
> 

[jira] Closed: (GERONIMO-952) Eliminate digester log output

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-952?page=all ]
     
Jeff Genender closed GERONIMO-952:
----------------------------------

    Resolution: Fixed

Set log4j.category.org.apache.commons.digester=ERROR

Sending        assembly/src/var/log/server-log4j.properties
Transmitting file data .
Committed revision 265665.


> Eliminate digester log output
> -----------------------------
>
>          Key: GERONIMO-952
>          URL: http://issues.apache.org/jira/browse/GERONIMO-952
>      Project: Geronimo
>         Type: Bug
>   Components: Tomcat
>     Versions: 1.0-M4
>     Reporter: Aaron Mulder
>      Fix For: 1.0-M5

>
> Digester produces a grotesque amount of log output, and the Tomcat configuration uses Digester.  We need to specifically set the Digester level to INFO or WARN in our server log configuration file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira