You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Clément Ronzon <cl...@orange-ftgroup.com> on 2009/05/05 11:06:23 UTC

Simple Writer Listener problem

Hi folks !

I use JMeter 2.3.2 r665936 to load test a portfolio manager. In my test plan
there are several samplers: SOAP webservice samplers and JDBC Requests. Also
I use While controllers to wait for some processes to start and so on... In
each loop of the While controllers I test some statuses (with BSF assertions
and XPath assertions) that I log into a CSV file with a Simple Data Writer.
In order to slow the loops I use a Constant Timer (1sec). So, the log file
should contain a row per second and per thread (7 threads => 7 rows per
second).
The point is that some rows are missing, and worst: randomly, some failed
assertions are not logged into the file!
I really need all that assertions results to be logged, I use it to build
some reports for my boss %-|

http://www.nabble.com/file/p23383675/tree.jpeg 

Is anybody knows that issue? or a solution?

Thanks.

Cordially,
Clem.
-- 
View this message in context: http://www.nabble.com/Simple-Writer-Listener-problem-tp23383675p23383675.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Simple Writer Listener problem

Posted by Clément Ronzon <cl...@orange-ftgroup.com>.


sebb-2-2 wrote:
> 
> Are you sure about that?
> 

Yes I am !


sebb-2-2 wrote:
> 
> If so, please create a Bugzilla issue, and then attach:
> Test Plan
> jmeter.log file
> output CSV file
> 
> Remember to redact any sensitive information before uploading the
> attachments, as they are public.
> 
>>  I really need all that assertions results to be logged, I use it to
>> build
>>  some reports for my boss %-|
> 
> Assertions are only logged to CSV if they fail.
> 
Ok, I was meaning CSV file by "log" or "logged", I've never checked the
JMeter log files ...

Thanks !
Cordially,
Clem.

-- 
View this message in context: http://www.nabble.com/Simple-Writer-Listener-problem-tp23383675p23384911.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Simple Writer Listener problem

Posted by sebb <se...@gmail.com>.
On 05/05/2009, Clément Ronzon <cl...@orange-ftgroup.com> wrote:
>
>  Hi folks !
>
>  I use JMeter 2.3.2 r665936 to load test a portfolio manager. In my test plan
>  there are several samplers: SOAP webservice samplers and JDBC Requests. Also
>  I use While controllers to wait for some processes to start and so on... In
>  each loop of the While controllers I test some statuses (with BSF assertions
>  and XPath assertions) that I log into a CSV file with a Simple Data Writer.
>  In order to slow the loops I use a Constant Timer (1sec). So, the log file
>  should contain a row per second and per thread (7 threads => 7 rows per
>  second).

OK.

>  The point is that some rows are missing, and worst: randomly, some failed
>  assertions are not logged into the file!

Are you sure about that?

If so, please create a Bugzilla issue, and then attach:
Test Plan
jmeter.log file
output CSV file

Remember to redact any sensitive information before uploading the
attachments, as they are public.

>  I really need all that assertions results to be logged, I use it to build
>  some reports for my boss %-|

Assertions are only logged to CSV if they fail.

>  http://www.nabble.com/file/p23383675/tree.jpeg
>
>  Is anybody knows that issue? or a solution?
>
>  Thanks.
>
>  Cordially,
>  Clem.
>
> --
>  View this message in context: http://www.nabble.com/Simple-Writer-Listener-problem-tp23383675p23383675.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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