If I disable the regexp node, the https request runs.
The cmd window has:
java.lang.NoSuchMethodError: org.apache.oro.text.regex.Util.split(Ljava/util/Collection;Lorg/apache/oro/text/regex/PatternMatcher;Lorg/apache/oro/text/regex/Pattern;Ljava/lang/String;)V
at org.apache.jmeter.extractor.RegexExtractor.initTemplate(RegexExtractor.java:170)
at org.apache.jmeter.extractor.RegexExtractor.process(RegexExtractor.java:63)
at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:341)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:281)
at java.lang.Thread.run(Unknown Source)
I'm running 1.9.1
-- Mike Lindsey "They're all the same speed with the power off."
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

