Log4j: Hibernate, Struts Logging in TC

2005-02-09 Thread Karan
Hi, I am running TC + Hib + Struts. I have log4j.jar in the classpath. The following is the log4j.properties of my web application. The files struts.html and hibernate.html are created automatically everytime TC reads log4j.properties. However, nothing is ever written into them. I have log4j.ja

JDBCAppender help

2005-02-09 Thread Harper, Allen \(AHARPER\)
Can anyone please send me an example using the current implementation of the JDBCAppender class. Please include everything I need to do a table entry, PatternLayout strings, JDBCAppender Setup etc. Thanks much. Al Harper - To u

RE: JDBCAppender help

2005-02-09 Thread WYNIWYG MOUAWAD Philippe \(CAMPUS\)
http://www.dankomannhaupt.de/projects/ -Original Message- From: Harper, Allen (AHARPER) [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 6:42 PM To: Log4J Users List Subject: JDBCAppender help Can anyone please send me an example using the current implementation of the JDBCAp

RE: JDBCAppender help

2005-02-09 Thread Harper, Allen \(AHARPER\)
Thank you! Al -Original Message- From: WYNIWYG MOUAWAD Philippe (CAMPUS) [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 11:44 AM To: Log4J Users List Subject: RE: JDBCAppender help http://www.dankomannhaupt.de/projects/ -Original Message- From: Harper, Allen (AHA

Re: Log4j: Hibernate, Struts Logging in TC

2005-02-09 Thread Karan
I put the statement log4j.debug=true as the first line in my log4j.properties and here is the log4j output in catalina.out. The log4j.properties is at the bottom of this mail. --- INFO: Reloading this Context has started log4j: Parsing for [root] with value=[debug, all]

Re: Log4j: Hibernate, Struts Logging in TC

2005-02-09 Thread Karan
Hi everyone, I have been unable to find an explanation for this problem. I read the log4j manual once again, especially the section on appenders. I have looked at the default log4j.properties for Hibernate, as well as read the docs for Struts logging. Can someone give me an idea about why I'm see

SocketHubAppender issues with socket cleanup

2005-02-09 Thread Bradley, Todd
Hi, I've been using log4j the past month or so, and am fighting an unusually wily problem related to socket shutdown from SocketHubAppender. I've written a class that acts as a socket client and connects to an application using a SocketHubAppender to gather up log events. To unit test my class, I

guaranteed message delivery, error handler

2005-02-09 Thread Evans Mark-PT1167
Cliff notes: 1) How can I do store/forward guaranteed event delivery across a network? 2) What happened to appender error handlers in log4j1.3? The whole story: I've been searching the web and log4j mailing lists with limited success. My ultimate goal is to forward log messages from one machine

Cannot log into UNIX Syslog

2005-02-09 Thread Akoulov, Alexandre [IT]
Hi all, I am trying to log application error messages into syslog using log4j and so far I have no success. I've read and searched a lot of information but could not find an answer. PROBLEM DESCRIPTION: The application runs on the same machine as syslog. That is what my log4j.properties file