I defined the properties in a system.properties file which I keep in my code repo and reference on the command line with the '-p' parameter.
The jaas.conf is exactly the same. I copied it across to my code base, that's all. I also suspected the jaas.conf file, but I'm not able to force it to make an error which would show that it's using the jaas.conf specified. I was also so fixated on the jmeter.log that I only just noticed this warning on the command line: $ tools/apache-jmeter-5.0/bin/jmeter.sh -n -p workspace/jenna/jmeter/system.properties -t workspace/jenna/jmeter/benchmark.jmx -j logs/jmeter.log -e -l logs/jmeter-data.csv Nov 19, 2018 6:47:10 PM java.util.prefs.WindowsPreferences <init> WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. Created the tree successfully using workspace/jenna/jmeter/benchmark.jmx Starting the test @ Mon Nov 19 18:47:10 GMT 2018 (1542653230567) Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 Tidying up ... @ Mon Nov 19 18:47:17 GMT 2018 (1542653237675) ... end of run Is it critical? -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
