I still get the same exception with the 02102004 build...

> java.lang.NullPointerException
>         at org.apache.oro.text.regex.Perl5Matcher.contains(Unknown
> Source)
>         at org.apache.oro.text.regex.Util.substitute(Unknown Source)
>         at org.apache.oro.text.regex.Util.substitute(Unknown Source)
>         at 
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.encodeSpaces(HTTP
> Sampler.java:308)
>         at 
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.setEncodedPath(HT
> TPSampler.java:300)
>         at 
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.setProperty(HTTPS
> ampler.java:328)
>         at 
> org.apache.jmeter.engine.util.ValueReplacer.setProperties(ValueReplac
> er.java:120)
>         at 
> org.apache.jmeter.engine.util.ValueReplacer.replaceValues(ValueReplac
> er.java:111)
>         at
> org.apache.jmeter.engine.PreCompiler.addNode(PreCompiler.java:102)
>         at 
> org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:10
> 34)
>         at 
> org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:10
> 35)
>         at
> org.apache.jorphan.collections.HashTree.traverse(HashTree.java:1020)
>         at 
> org.apache.jmeter.engine.StandardJMeterEngine.compileTree(StandardJMe
> terEngine.java:132)
>         at 
> org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngin
> e.java:278)
>         at java.lang.Thread.run(Thread.java:536)

-----Original Message-----
From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 10, 2004 3:17 PM
To: JMeter Users List
Subject: Re: JMeter from time to time doesn't calculate regular
expressions for some threads

This is fixed now. HTTPSampler now works in remote mode.

My apologies for not having tested that case.

-- 
Salut,

Jordi.

Shawn Elliott wrote:
> A: Yes downloaded bin and lib 
> A: Double check the environment vars and they are correct.
> 
> Note:  I only get this error when running a remote test.  If I run a
> stand alone test I do not see the exception.  Again, I was able to run
> the remote test with out issue with 02032004 build...
> 
> -shawn
> 
> -----Original Message-----
> From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 10, 2004 2:38 AM
> To: JMeter Users List
> Subject: Re: JMeter from time to time doesn't calculate regular
> expressions for some threads
> 
> Strange.
> 
> I just downloaded it (jakarta-jmeter-20040209) and tried: it works
well 
> both with jdk 1.3.1_07 and 1.4.2_02 (on Debian Unstable, but I don't 
> believe this matters to this issue).
> 
> Q: Did you also download the libraries? If you didn't, try it: Some of

> those in JMeter 1.9.1 may be obsolete, I can't be sure.
> 
> Q: Is there anything in the CLASSPATH environment variable before you 
> start JMeter? In particular: is any version of the ORO libraries
listed 
> there?
> 

---------------------------------------------------------------------
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]

Reply via email to