You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Su...@manulife.com on 2006/05/23 10:59:04 UTC

Most of Listener implementation does not read from jmeter.properties ?????

Does anyone have a solution for this existing JMeter's bug ?

http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E


Thks !

Sunento 


Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by Su...@manulife.com.
OIC.
Yes, I have converted it back using Date and SimpleDateFormat.

Thanks !


Sunento 





sebb <se...@gmail.com> 
05/24/2006 05:55 PM
Please respond to
"JMeter Users List" <jm...@jakarta.apache.org>


To
"JMeter Users List" <jm...@jakarta.apache.org>
cc

Subject
Re: Most of Listener implementation does not read from jmeter.properties 
?????






On 24/05/06, Sunento_Agustiar@manulife.com
<Su...@manulife.com> wrote:
> Since jmeter.properties is still not working yet. Is there any solution 
to

It is working in the latest nightly. Follow the links from the JMeter 
page.

> get Time and Date from Response Sample ?
> i.e : Is there any way to convert from TimeStamp back to Date from
> <sampleResult> attr ?
>
>
> <sampleResult timeStamp="1148441191866"
>

I think this is described on the Wiki, or you can work out how do it 
yourself.

The time is taken from:

http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html#currentTimeMillis()



>
> Thanks !
>
>
>
>
>
>
> Sunento_Agustiar@manulife.com
> 05/24/2006 11:22 AM
> Please respond to
> "JMeter Users List" <jm...@jakarta.apache.org>
>
>
> To
> "JMeter Users List" <jm...@jakarta.apache.org>
> cc
>
> Subject
> Re: Most of Listener implementation does not read from jmeter.properties
> ?????
>
>
>
>
>
>
> Hi,
>
> which nightly build that I can use for your fix ?
>
> Thnks !
>
>
>
> Sunento Agustiar
> Systems Analyst
> Information Technology
> Manulife (Singapore) Pte Ltd   Reg No. 198002116D
> Tel : (65) 6833-8019   Fax : (65) 6528-3233
> www.manulife.com.sg
>
>
>
>
>
>
> sebb <se...@gmail.com>
> 05/24/2006 01:54 AM
> Please respond to "JMeter Users List"
>
>        To:     "JMeter Users List" <jm...@jakarta.apache.org>
>        cc:     (bcc: Sunento Agustiar/Asia Division/Manulife)
>        Subject:        Re: Most of Listener implementation does not read
> from jmeter.properties ?????
>
>
> My bad ... the delimiter setting is taken from jmeter.properties, but
> is then stored in the test plan. So subsequent changes to
> jmeter.properties have no effect on existing Listeners.
>
> It's not trivial to change the Config dialogue to add text fields, so
> as a short-term measure I've updated the code to ignore the value in
> the test plan. The code now always uses the property. The same applies
> to the time stamp format.
>
> The current nightly has got the fix if you want to try it out.
>
> On 23/05/06, sebb <se...@gmail.com> wrote:
> > The Listeners all have a configuration screen to configure the 
settings.
> >
> > The defaults are taken from the properties, but once the Listener has
> > been created, only the settings on the screen are used. But of course
> > these can be changed using the Config button.
> >
> > However, if you are referring specifically to the CSV delimiter, that
> > is not available on the Config screen, so will be taken from
> > jmeter.properties.
> >
> > I made some fixes in that area recently, so please try the latest
> > nightly, and if it does not work, please create a Bugzilla issue with
> > the details.
> >
> > S.
> > On 23/05/06, Sunento_Agustiar@manulife.com
> > <Su...@manulife.com> wrote:
> > > Does anyone have a solution for this existing JMeter's bug ?
> > >
> > >
> 
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E

>
>
> > >
> > >
> > > Thks !
> > >
> > > Sunento
> > >
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org



Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by sebb <se...@gmail.com>.
On 24/05/06, Sunento_Agustiar@manulife.com
<Su...@manulife.com> wrote:
> Since jmeter.properties is still not working yet. Is there any solution to

It is working in the latest nightly. Follow the links from the JMeter page.

> get Time and Date from Response Sample ?
> i.e : Is there any way to convert from TimeStamp back to Date from
> <sampleResult> attr ?
>
>
> <sampleResult timeStamp="1148441191866"
>

I think this is described on the Wiki, or you can work out how do it yourself.

The time is taken from:

http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html#currentTimeMillis()


>
> Thanks !
>
>
>
>
>
>
> Sunento_Agustiar@manulife.com
> 05/24/2006 11:22 AM
> Please respond to
> "JMeter Users List" <jm...@jakarta.apache.org>
>
>
> To
> "JMeter Users List" <jm...@jakarta.apache.org>
> cc
>
> Subject
> Re: Most of Listener implementation does not read from jmeter.properties
> ?????
>
>
>
>
>
>
> Hi,
>
> which nightly build that I can use for your fix ?
>
> Thnks !
>
>
>
> Sunento Agustiar
> Systems Analyst
> Information Technology
> Manulife (Singapore) Pte Ltd   Reg No. 198002116D
> Tel : (65) 6833-8019   Fax : (65) 6528-3233
> www.manulife.com.sg
>
>
>
>
>
>
> sebb <se...@gmail.com>
> 05/24/2006 01:54 AM
> Please respond to "JMeter Users List"
>
>        To:     "JMeter Users List" <jm...@jakarta.apache.org>
>        cc:     (bcc: Sunento Agustiar/Asia Division/Manulife)
>        Subject:        Re: Most of Listener implementation does not read
> from jmeter.properties ?????
>
>
> My bad ... the delimiter setting is taken from jmeter.properties, but
> is then stored in the test plan. So subsequent changes to
> jmeter.properties have no effect on existing Listeners.
>
> It's not trivial to change the Config dialogue to add text fields, so
> as a short-term measure I've updated the code to ignore the value in
> the test plan. The code now always uses the property. The same applies
> to the time stamp format.
>
> The current nightly has got the fix if you want to try it out.
>
> On 23/05/06, sebb <se...@gmail.com> wrote:
> > The Listeners all have a configuration screen to configure the settings.
> >
> > The defaults are taken from the properties, but once the Listener has
> > been created, only the settings on the screen are used. But of course
> > these can be changed using the Config button.
> >
> > However, if you are referring specifically to the CSV delimiter, that
> > is not available on the Config screen, so will be taken from
> > jmeter.properties.
> >
> > I made some fixes in that area recently, so please try the latest
> > nightly, and if it does not work, please create a Bugzilla issue with
> > the details.
> >
> > S.
> > On 23/05/06, Sunento_Agustiar@manulife.com
> > <Su...@manulife.com> wrote:
> > > Does anyone have a solution for this existing JMeter's bug ?
> > >
> > >
> http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E
>
>
> > >
> > >
> > > Thks !
> > >
> > > Sunento
> > >
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Implementing Post Processor to process Response Data

Posted by Su...@manulife.com.
Hi,

Is there any source example how to implement my own Post Processor 
element. 
I expect more flexibility to process a response data passing to my own 
Post Processor implementation later on. 


Thanks.


Sunento Agustiar
Systems Analyst
Information Technology
Manulife (Singapore) Pte Ltd   Reg No. 198002116D
Tel : (65) 6833-8019   Fax : (65) 6528-3233
www.manulife.com.sg


Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by Su...@manulife.com.
Since jmeter.properties is still not working yet. Is there any solution to 
get Time and Date from Response Sample ?
i.e : Is there any way to convert from TimeStamp back to Date from 
<sampleResult> attr ?


<sampleResult timeStamp="1148441191866"



Thanks !






Sunento_Agustiar@manulife.com 
05/24/2006 11:22 AM
Please respond to
"JMeter Users List" <jm...@jakarta.apache.org>


To
"JMeter Users List" <jm...@jakarta.apache.org>
cc

Subject
Re: Most of Listener implementation does not read from jmeter.properties 
?????






Hi,

which nightly build that I can use for your fix ?

Thnks !



Sunento Agustiar
Systems Analyst
Information Technology
Manulife (Singapore) Pte Ltd   Reg No. 198002116D
Tel : (65) 6833-8019   Fax : (65) 6528-3233
www.manulife.com.sg






sebb <se...@gmail.com>
05/24/2006 01:54 AM
Please respond to "JMeter Users List"
 
        To:     "JMeter Users List" <jm...@jakarta.apache.org>
        cc:     (bcc: Sunento Agustiar/Asia Division/Manulife)
        Subject:        Re: Most of Listener implementation does not read 
from jmeter.properties ?????


My bad ... the delimiter setting is taken from jmeter.properties, but
is then stored in the test plan. So subsequent changes to
jmeter.properties have no effect on existing Listeners.

It's not trivial to change the Config dialogue to add text fields, so
as a short-term measure I've updated the code to ignore the value in
the test plan. The code now always uses the property. The same applies
to the time stamp format.

The current nightly has got the fix if you want to try it out.

On 23/05/06, sebb <se...@gmail.com> wrote:
> The Listeners all have a configuration screen to configure the settings.
>
> The defaults are taken from the properties, but once the Listener has
> been created, only the settings on the screen are used. But of course
> these can be changed using the Config button.
>
> However, if you are referring specifically to the CSV delimiter, that
> is not available on the Config screen, so will be taken from
> jmeter.properties.
>
> I made some fixes in that area recently, so please try the latest
> nightly, and if it does not work, please create a Bugzilla issue with
> the details.
>
> S.
> On 23/05/06, Sunento_Agustiar@manulife.com
> <Su...@manulife.com> wrote:
> > Does anyone have a solution for this existing JMeter's bug ?
> >
> > 
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E


> >
> >
> > Thks !
> >
> > Sunento
> >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org




Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by Su...@manulife.com.
Hi,

which nightly build that I can use for your fix ?

Thnks !



Sunento Agustiar
Systems Analyst
Information Technology
Manulife (Singapore) Pte Ltd   Reg No. 198002116D
Tel : (65) 6833-8019   Fax : (65) 6528-3233
www.manulife.com.sg






sebb <se...@gmail.com>
05/24/2006 01:54 AM
Please respond to "JMeter Users List"
 
        To:     "JMeter Users List" <jm...@jakarta.apache.org>
        cc:     (bcc: Sunento Agustiar/Asia Division/Manulife)
        Subject:        Re: Most of Listener implementation does not read 
from jmeter.properties ?????


My bad ... the delimiter setting is taken from jmeter.properties, but
is then stored in the test plan. So subsequent changes to
jmeter.properties have no effect on existing Listeners.

It's not trivial to change the Config dialogue to add text fields, so
as a short-term measure I've updated the code to ignore the value in
the test plan. The code now always uses the property. The same applies
to the time stamp format.

The current nightly has got the fix if you want to try it out.

On 23/05/06, sebb <se...@gmail.com> wrote:
> The Listeners all have a configuration screen to configure the settings.
>
> The defaults are taken from the properties, but once the Listener has
> been created, only the settings on the screen are used. But of course
> these can be changed using the Config button.
>
> However, if you are referring specifically to the CSV delimiter, that
> is not available on the Config screen, so will be taken from
> jmeter.properties.
>
> I made some fixes in that area recently, so please try the latest
> nightly, and if it does not work, please create a Bugzilla issue with
> the details.
>
> S.
> On 23/05/06, Sunento_Agustiar@manulife.com
> <Su...@manulife.com> wrote:
> > Does anyone have a solution for this existing JMeter's bug ?
> >
> > 
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E

> >
> >
> > Thks !
> >
> > Sunento
> >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org



Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by sebb <se...@gmail.com>.
My bad ... the delimiter setting is taken from jmeter.properties, but
is then stored in the test plan. So subsequent changes to
jmeter.properties have no effect on existing Listeners.

It's not trivial to change the Config dialogue to add text fields, so
as a short-term measure I've updated the code to ignore the value in
the test plan. The code now always uses the property. The same applies
to the time stamp format.

The current nightly has got the fix if you want to try it out.

On 23/05/06, sebb <se...@gmail.com> wrote:
> The Listeners all have a configuration screen to configure the settings.
>
> The defaults are taken from the properties, but once the Listener has
> been created, only the settings on the screen are used. But of course
> these can be changed using the Config button.
>
> However, if you are referring specifically to the CSV delimiter, that
> is not available on the Config screen, so will be taken from
> jmeter.properties.
>
> I made some fixes in that area recently, so please try the latest
> nightly, and if it does not work, please create a Bugzilla issue with
> the details.
>
> S.
> On 23/05/06, Sunento_Agustiar@manulife.com
> <Su...@manulife.com> wrote:
> > Does anyone have a solution for this existing JMeter's bug ?
> >
> > http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E
> >
> >
> > Thks !
> >
> > Sunento
> >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Most of Listener implementation does not read from jmeter.properties ?????

Posted by sebb <se...@gmail.com>.
The Listeners all have a configuration screen to configure the settings.

The defaults are taken from the properties, but once the Listener has
been created, only the settings on the screen are used. But of course
these can be changed using the Config button.

However, if you are referring specifically to the CSV delimiter, that
is not available on the Config screen, so will be taken from
jmeter.properties.

I made some fixes in that area recently, so please try the latest
nightly, and if it does not work, please create a Bugzilla issue with
the details.

S.
On 23/05/06, Sunento_Agustiar@manulife.com
<Su...@manulife.com> wrote:
> Does anyone have a solution for this existing JMeter's bug ?
>
> http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200601.mbox/%3COFA2E8EE14.169FC2FB-ON862570EB.007E7735-862570EB.008123D5@sungard.com%3E
>
>
> Thks !
>
> Sunento
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org