DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7473>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7473 IndexOutOfBounds exception while using Assertion Summary: IndexOutOfBounds exception while using Assertion Product: JMeter Version: 1.5 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] java.lang.ArrayIndexOutOfBoundsException at org.apache.oro.text.regex.Perl5Compiler.__emitCode (Perl5Compiler.java:322) at org.apache.oro.text.regex.Perl5Compiler.__parseAtom (Perl5Compiler.java:898) at org.apache.oro.text.regex.Perl5Compiler.__parseBranch (Perl5Compiler.java:1098) at org.apache.oro.text.regex.Perl5Compiler.__parseAlternation (Perl5Compiler.java:493) at org.apache.oro.text.regex.Perl5Compiler.__parseExpression (Perl5Compiler.java:1331) at org.apache.oro.text.regex.Perl5Compiler.compile (Perl5Compiler.java:1460) at org.apache.oro.text.regex.Perl5Compiler.compile (Perl5Compiler.java:1731) at org.apache.jmeter.assertions.Assertion.evaluateResponse (Assertion.java:354) at org.apache.jmeter.assertions.Assertion.getResult(Assertion.java:214) at org.apache.jmeter.threads.JMeterThread.checkAssertions (JMeterThread.java:171) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:139) at java.lang.Thread.run(Thread.java:484) TestCase: 10 threads in a ThreadGroup with 100 iterations each hitting a simple URL. Returned count is about 970 (instead of 1000) (as observed in aggregrator report) This is repeatable on a few different client machines -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
