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?

-- 
Salut,

Jordi.

Shawn Elliott wrote:
> I just downloaded the nightly build and receive this exception when
> attempting to start my test....
> 
> 
> 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)
> 
> 
> This does not happen with the build from 02/03/04...
> 
> -shawn
> 
> -----Original Message-----
> From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] 
> Sent: Monday, February 09, 2004 10:19 AM
> To: JMeter Users List
> Subject: Re: JMeter from time to time doesn't calculate regular
> expressions for some threads
> 
> Just found the bug just by inspection. My apologies: my earlier review

> was incorrect. I'll fix it now. You'll need to download a nightly or 
> (better, given your experience with nightlies) build from CVS. Or, of 
> course, wait for the next release, which should happen sooner than
> later.
> 

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