Log4J SMTPAppender Loosing JavaMail Session

2006-03-08 Thread Julian Klein
Hi all, I am testing the JMX utilities of log4j, but when I invoke the activateOptions method with the JMX console it seems as if the java mail session/provider is lost. The exact error I get is below. I have tried to change the attributes of the appender as well, but only to the same end. I h

Re: [Chainsaw]: New bundles created for general consumption

2006-03-08 Thread Paul Smith
Okay I got that working. It wasn't clear that this was an installation of the software I could use on Windows. Remember Windows XP and so on are no longer based on DOS, so actually maybe you could call it a non-Webstart (or "normal") distribution, and explain on the page that it includes shell sc

RE: Backup files are not created

2006-03-08 Thread Philip Denno
Configuration looks OK. You might try removing the line: And also change the line: To And see if that changes the behaviour. Cheers, Philip. -Original Message- From: Praveen Kumar Hasthalapuram [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 9:55 AM To: Log4

Re: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread duvelbier-tsmets
The fact that you write to a DB will always make the process slower (than writting to a file) per se. Now many elements should be considered (DB has huge memory, multi process, IO's in C/C++ versus pure Java) to confirm this but I can afford a small performance impact to gain system wide improv

Re: Backup files are not created

2006-03-08 Thread Praveen Kumar Hasthalapuram
Yes, it exits. Able to log into /log/file1.log Thanks, - Praveen On 3/8/06, Philip Denno <[EMAIL PROTECTED]> wrote: > > Does /log exist? > > Cheers, > Philip. > > -Original Message- > From: Praveen Kumar Hasthalapuram [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 08, 2006 8:22 AM > T

RE: Backup files are not created

2006-03-08 Thread Philip Denno
Does /log exist? Cheers, Philip. -Original Message- From: Praveen Kumar Hasthalapuram [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 8:22 AM To: [email protected] Subject: Backup files are not created Hi , Eventhough i have given value for MaxBackupIndex to 10,

Backup files are not created

2006-03-08 Thread Praveen Kumar Hasthalapuram
Hi , Eventhough i have given value for MaxBackupIndex to 10, it is not creating backup files. What could be the problem? Anything wrong with the configuration? This is sample configuration:

RE: [Chainsaw]: New bundles created for general consumption

2006-03-08 Thread Toby Champion
Hi Scott Thanks for getting back to me so quickly. > You can download a Chainsaw bundle that includes a .bat and > .sh file from the 'Unix/Dos standalone' link right below the > Web Start link on the page. Okay I got that working. It wasn't clear that this was an installation of the software I

Re: log4j 1.2.8 and JMX - Dynamic changing of log levels

2006-03-08 Thread Mike Zirkle
Shane McEneaney hotmail.com> writes: > > Hi all, > > I've recently upgraded to log4j 1.2.8 to avail of the support for JMX. I > have been unable to find documentation on how to enable JMX for log4j. > Should this happen by default? I have successfully installed a JMX broswer > and can see all o

RE: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread Bender Heri
I have not noticed a performance impact, since we log only WARN, ERROR, and FATAL into DB. And this occurs not that often. Heri > -Original Message- > From: Rakesh Patel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 08, 2006 2:50 PM > To: Log4J Users List > Subject: Re: Using the sam

Re: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread Rakesh Patel
Thank you, what about performance? Bender Heri wrote: The DB Appender is self written and configured as follows: Here the code of the appender class. Some properties are configured at run-Time (us

RE: [Chainsaw]: New bundles created for general consumption

2006-03-08 Thread Scott Deboy
Thanks for the feedback - You can download a Chainsaw bundle that includes a .bat and .sh file from the 'Unix/Dos standalone' link right below the Web Start link on the page. There's a Mac DMG available there as well. Regarding Web Start - Web Start is a built-in way to ensure you have the lat

RE: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread Bender Heri
The DB Appender is self written and configured as follows: Here the code of the appender class. Some properties are configured at run-Time (user, password, connection string etc.) /** * P

Re: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread Rakesh Patel
Hi Heri, I would be vey interested to know how you configured all that. Also, is there no performance hit with all that logging from java to the db? Rakesh Bender Heri wrote: I dont use log4plsql, but I have a System which logs by a JDBC-Appender to a Oracle-Table, and the stored procedure

RE: Using the same tables for log4j with JDBC appender and Log4PLSQL

2006-03-08 Thread Bender Heri
I dont use log4plsql, but I have a System which logs by a JDBC-Appender to a Oracle-Table, and the stored procedures within Oracle log exceptions to the same table (by self written sql-code) without any problem. Heri > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: [Chainsaw]: New bundles created for general consumption

2006-03-08 Thread Toby Champion
Hello, I've just discovered Chainsaw and would love to get this new release working for me. I see from the archive that you've asked for comments, so here goes. This software is just what I want right now. Immediately I'm put off though because of the web page it sems to live at: http://loggi