You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by George <ba...@yahoo.de> on 2015/03/02 16:11:54 UTC

jmeter 2.12 Properties failure with loggerpanel

Hello,
in the jmeter.properties file if you set
jmeter.loggerpanel.display=truejmeter.loggerpanel.maxlength=0
then the logger panel get displayed at start BUT is empty and do not show anything.No INFO nor DEBUG Messages. It's just empty.
If you put
jmeter.loggerpanel.maxlength=80000
as in the example then everything works perfect.The logger is logging INFO and DEBUG Messages etc.
So it seems that you can't set this:
jmeter.loggerpanel.display=truejmeter.loggerpanel.maxlength=0
But why?In 2.11 this worked perfectly. 
Is this a know bug?
BrGeorge


Re: jmeter 2.12 Properties failure with loggerpanel

Posted by Philippe Mouawad <ph...@gmail.com>.
Hello,
It"s  a bug which has been fixed indirectly by fix to 57440. You may want
to open a bug for it.

You can check it is resolved by testing nightly build:
http://jmeter.apache.org/nightly.html

Installing JMeter runtime Download the _bin and _lib files
Unpack the archives into the same directory structure
The other archives are not needed to run JMeter.

Regards


On Mon, Mar 2, 2015 at 4:11 PM, George <ba...@yahoo.de> wrote:

> Hello,
> in the jmeter.properties file if you set
> jmeter.loggerpanel.display=truejmeter.loggerpanel.maxlength=0
> then the logger panel get displayed at start BUT is empty and do not show
> anything.No INFO nor DEBUG Messages. It's just empty.
> If you put
> jmeter.loggerpanel.maxlength=80000
> as in the example then everything works perfect.The logger is logging INFO
> and DEBUG Messages etc.
> So it seems that you can't set this:
> jmeter.loggerpanel.display=truejmeter.loggerpanel.maxlength=0
> But why?In 2.11 this worked perfectly.
> Is this a know bug?
> BrGeorge
>
>


-- 
Cordialement.
Philippe Mouawad.