On 05/05/2009, Clément Ronzon <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

