Vladyslav Kosulin wrote:
It looks like the logging event contains just 1 line from the exception
trace instead of the whole trace!!!
Is this a bug or a feature?
Vlad
Hi all,
I activated SMTP appender to send errors by e-mail, but can't properly
configure it. Every time an Exception happens, I
Vladyslav Kosulin wrote:
Scott M Stark wrote:
It depends on what is generating the stack trace. In order to get this
behavior there has to be a line by line emission of the stack trace
using System.err.println() for each line rather than one
System.err.println()
with the entire stack trace as a m
AIL PROTECTED]
Subject: Re: [JBoss-user] log4j SMTP appender trouble
Scott M Stark wrote:
> It depends on what is generating the stack trace. In order to get this
> behavior there has to be a line by line emission of the stack trace
> using System.err.println() for eac
]
Subject: Re: [JBoss-user] log4j SMTP appender trouble
It looks like the logging event contains just 1 line from the exception
trace instead of the whole trace!!!
Is this a bug or a feature?
Vlad
Hi all,
I activated SMTP appender to send errors by e-mail, but can't properly
configure
: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vladyslav
Kosulin
Sent: Tuesday, January 27, 2004 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] log4j SMTP appender trouble
It looks like the logging event contains just 1 line from the exception
trace instead of the whole trace
?
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vladyslav
Kosulin
Sent: Tuesday, January 27, 2004 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] log4j
It looks like the logging event contains just 1 line from the exception trace
instead of the whole trace!!!
Is this a bug or a feature?
Vlad
Hi all,
I activated SMTP appender to send errors by e-mail, but can't properly
configure it. Every time an Exception happens, I receive a lot of
e-mails
Hi all,
I activated SMTP appender to send errors by e-mail, but can't properly configure
it. Every time an Exception happens, I receive a lot of e-mails with every
e-mail body containing only 1 line of the Exception trace log, like:
[16:49:04,315,STDERR] at
com.sybase.jdbc2.jdbc.SybStatement.q
Hi
all,
I
sent this email before but got no response. I couldn’t find it on the
archives so I’ll try posting it again.
I’m
trying to get the log4j SMTP appender working so that
when my code gets an error, I get sent an email.
I’m
also trying to do this asynchronously. I’m fol
Hi all,
Quick question. I’m trying to get the log4j SMTP appender working so that when my code gets an error, I get
sent an email.
I’m also trying to do
this asynchronously. I’m following the jboss
log4j docs to do this.
So in conf/log4j.xml I’ve
uncommented the ASYNC and SMTP app
10 matches
Mail list logo