Hi All,
My application uses log4j for logging.
But i do not know very much internals of my application how it does.
When my application starts during system boot using startup script
method it crashes.
And following exceptions are getting thrown on the console, not in any
logs or any where els
I would report this as a bug in Bugzilla (I wonder when we will move
to Jira like most other Apache projects?)...
http://issues.apache.org/bugzilla/
BTW, do you have code in a servlet context listener to close down
Log4j upon application shutdown? I'm not sure it will solve this
issue, but
Hi,
I use tomcat-5.5.17 with log4j-1.2.13 and 1.5.0_08-b03.
How can I fix that?
Zsolt
log4j:ERROR Error occured while converting date.
java.lang.NullPointerException
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:488)
at java.lang.StringBuffer.append(String
Aparently WmDailyFileAppender doesn't support that setting. Check its
documentation.
On 8/23/06, Kamal Ahmed <[EMAIL PROTECTED]> wrote:
Hi,
I am using the following log4j.properties file:
log4j.rootLogger=DEBUG, testAppender
log4j.appender.testAppender=com.webmethods.sc.logging.log4j.WmDailyF
Hi,
I am using the following log4j.properties file:
log4j.rootLogger=DEBUG, testAppender
log4j.appender.testAppender=com.webmethods.sc.logging.log4j.WmDailyFileAppen
der
log4j.appender.testAppender.file=output/RFA-test1.log
log4j.appender.testAppender.Append=false
log4j.appender.testAppender.layo
Ant uses a command like the following to do that:
On 8/23/06, Patrick Wyss <[EMAIL PROTECTED]> wrote:
hi,
> So, you've verified that the "env." scope works to look up OS
> properties in Log4j?
i didn't exactly had this verified on the command line at the time of my last
post ;-)
and:
hi,
> So, you've verified that the "env." scope works to look up OS
> properties in Log4j?
i didn't exactly had this verified on the command line at the time of my last
post ;-)
and: no, it doesn't work :-[
not outside of ant, that is. shame on me.
> If this works, I guess I stand corrected on
Thanks, but I've very quickly coded mine :
import java.util.Properties;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.Session;
import javax.mail.internet.AddressException;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
im
Hi Chris,
You could consider using another analyzing tool called XTraceViewer
(www.xtrace.de). It is designed for working with huge log data (a few
hundred MB). Further, it provides a comfortable and powerful filter
mechanism. Filters are organized in a filter tree (GUI) comprising time
range filt
i have a "AuthSMTPAppender" which i could easyly extend to set the port as well
as the authentification.
if you're interessted...
> -Ursprüngliche Nachricht-
> Von: DeMZed [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 22. August 2006 21:06
> An: 'Log4J Users List'
> Betreff: SPAM: RE:
10 matches
Mail list logo