Hi,

I am sending two http request to a server(linux server hosting tomcat as
servlet container) from my Win2K machine. The no. of threads are 500.
So there are a total of 1000 threads or http connections to the server.
I get the following error, reported in jmeter.log file
________________________________________________________
02/27/2003 5:21:16 PM ERROR - jmeter.engine:
java.lang.ArrayIndexOutOfBoundsException
 at
org.apache.oro.text.regex.Perl5Compiler.__emitNode(Perl5Compiler.java:338)
 at
org.apache.oro.text.regex.Perl5Compiler.__parseAlternation(Perl5Compiler.jav
a:517)
 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.ResponseAssertion.evaluateResponse(ResponseAsse
rtion.java:294)
 at
org.apache.jmeter.assertions.ResponseAssertion.getResult(ResponseAssertion.j
ava:197)
 at
org.apache.jmeter.threads.JMeterThread.checkAssertions(JMeterThread.java:179
)
 at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:144)
 at java.lang.Thread.run(Thread.java:536)
___________________________________________________________

Any idea what is the problem ?

Thanks & Regards,
Ananda.

Reply via email to