Got it...

The app in question, uses Axis which uses commons-logging (CL).
The addition of the log4j config file must have co-opted the Axis src.







On Wed, 2004-09-29 at 09:25, Ben Souther wrote:
> Tomcat 5.0.28
> RH Linux 7.3/Windows 2000
> 
> After adding log4j jar file to:
> <CONTEXT>/WEB-INF/lib 
> 
> and log4j.properties to:
> <CONTEXT>/WEB-INF/classes
> 
> my application's log file (the one specified in log4j.properties)
> is being filled up with container generated debugging (sample below).
> 
> It doesn't seem to happen when with a clean restart of Tomcat.
> The app was deployed as a war file with all the l4j files intact.
> 
> I'm trying to reproduce in a sample app (with no luck so far) that I can
> post.  
> 
> In the mean time, has anyone seen anything like this before?
> 
> 
> 
> 
> 
> 
> ==========================sample========================
> DEBUG: Convert string '30' to class 'int'
> DEBUG:   Using converter
> [EMAIL PROTECTED]
> DEBUG: Registering Catalina:type=Manager,path=/appname,host=localhost
> DEBUG: Force random number initialization starting
> DEBUG: Opening /dev/urandom
> DEBUG: Getting message digest component for algorithm MD5
> DEBUG: Completed getting message digest component
> DEBUG: getDigest() 1
> DEBUG: Force random number initialization completed
> DEBUG: Start: Loading persisted sessions
> DEBUG: Loading persisted sessions from SESSIONS.ser
> DEBUG: Creating custom object input stream for class loader
> DEBUG: Loading 0 persisted sessions
> DEBUG: Finish: Loading persisted sessions
> DEBUG: Initializing the Web Service App.........
> DEBUG: ContextListener. rbo_account: swdev
> DEBUG: Creating ApplicationCodeLists Object
> DEBUG: RBO ACCOUNT: swdev
> DEBUG: *** Getting error Codes from RBO
> DEBUG: 0 valid sessions open.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to