Hi,
Can you please archive artifacts dir from such execution and share with us?
--
Andrey
Hi! It's my first time using Taurus and I have problems when I try to use the 1st example (quick-test). When I do the quick-test, I have 100% NullPointerException and show this error Non Http response message: null. I don't know how can fix it. The version of Taurus is v1.9.2 and JMeter is v3.1
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/d13fbf85-b0b2-4f77-99ba-2a71991e0541%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
C:\Python27\2017-05-30_15-11-11.523000>more error.jtl<?xml version="1.0" encoding="UTF-8"?><testResults version="1.2"><httpSample t="0" lt="0" ts="1496178675673" s="false" lb="http://blazedemo.com" rc="Non HTTP response code: java.lang.NullPointerException" rm="Non HTTP response message: null" tn="quick-test 1-1" dt="text" de="" by="983" ng="1" na="1"><responseHeader class="java.lang.String"></responseHeader><requestHeader class="java.lang.String"></requestHeader><responseData class="java.lang.String">java.lang.NullPointerException
at org.apache.jmeter.protocol.http.control.CookieManager.getCookieHeaderForURL(CookieManager.java:368)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.setConnectionCookie(HTTPHC4Impl.java:1034)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.setupRequest(HTTPHC4Impl.java:964)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:388)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:74)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1189)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1178)
at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:491)
at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:425)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:254)
at java.lang.Thread.run(Unknown Source)
</responseData><cookies class="java.lang.String"></cookies><method class="java.lang.String">GET</method><queryString class="java.lang.String"></queryString><java.net.URL>http://blazedemo.com/</java.net.URL></httpSample>
Can you try downloading and installing this snapshot?
sudo pip install http://gettaurus.org/snapshots/bzt-1.9.2.1480.tar.gz
It should help
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/CABYvK%2BJ63pdXUJD6UVBXiQY9cy04Jiv3YEzq168L6230wN2Kcg%40mail.gmail.com.
I googled for that filename and found it in GitHub: https://github.com/Blazemeter/taurus/blob/master/bzt/resources/base-bzt-rc.yml. I'm on Windows, so I copied the contents of the file and saved it in my "C:\Program Files\Common Files\Python\2.7\Lib\site-packages\bzt\resources" directory. That directory structure requires admin rights, so I ran an editor in admin mode to create the file. Funny thing is, everything in the file is commented out, so you probably only need an empty file. It worked for me after that.
There was version 1.9.3 released. Can you try upgrading and
testing again?
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/512351a6-5e94-4c83-9337-2e3c5e597663%40googlegroups.com.
If you will run your test with additional option "-o modules.jmeter.versions=3.1", will it fail then?
In 1.9.3 we have addressed this "quick switch" way...
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
Hi Andrey, yes I am using last version but this problem still persists.
Sorry, the correct option is "-o modules.jmeter.version=3.1"
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/469ab2a4-7055-bd21-9392-eae1762c76c7%40contractor.ca.com.