You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Rajesh Kommineni <r_...@hotmail.com> on 2002/08/22 03:12:08 UTC

log4j settings bug

Hello,
When I run JMeter with the current settings, I am getting this error:

log4j:ERROR No appenders could be found for category 
(org.apache.jmeter.util.ClassFinder).
log4j:ERROR Please initialize the log4j system properly.

I have seen a couple of mails on this. I think, this mainly happens for 
windows users.

Fix for windows user is to change the compiler flag in jmeter.bat
instead of

set LOG4JCONFIG=log4j.configuration=log4j.conf

it should be

set LOG4JCONFIG=log4j.configuration=file:log4j.conf

regards
rajesh





_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: log4j settings bug

Posted by Mike Stover <ms...@apache.org>.
It's been fixed in current versions of JMeter.

-Mike

On 21 Aug 2002 at 21:12, Rajesh Kommineni wrote:

> Hello,
> When I run JMeter with the current settings, I am getting this error:
> 
> log4j:ERROR No appenders could be found for category 
> (org.apache.jmeter.util.ClassFinder).
> log4j:ERROR Please initialize the log4j system properly.
> 
> I have seen a couple of mails on this. I think, this mainly happens for 
> windows users.
> 
> Fix for windows user is to change the compiler flag in jmeter.bat
> instead of
> 
> set LOG4JCONFIG=log4j.configuration=log4j.conf
> 
> it should be
> 
> set LOG4JCONFIG=log4j.configuration=file:log4j.conf
> 
> regards
> rajesh
> 
> 
> 
> 
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
Michael Stover
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>