On 05/06/2009, viet nguyen <[email protected]> wrote: > > I have a 10 thread load test that uses Java Sampler client to send > transactions to the server. Threads are looping for about a few hundreds or > up to 2000 iterations. Some threads just ended with a "Test failed!" error > message without a stack trace even with full debugging turned on. Any > possible explanation for this error message? Thanks.
The standard Java Sampler clients can't talk to a server, so I assume you must be using a 3rd party add-on. Check the documentation for that add-on. > -- > View this message in context: > http://www.nabble.com/mysterious-%22Test-failed%21%22-exception-tp23889596p23889596.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]

