https://bz.apache.org/bugzilla/show_bug.cgi?id=57956
--- Comment #7 from Michael Aichlmayr <[email protected]> --- You are right. It does happen regardless of whether or not httpclient.parameters.file is exposed or not. When I retested, I realized that I was thrown off by the fact that the error only happens once per startup. That is, when I start JMeter, load a test-plan, and run the test-plan, the error occurs. If I run the test-plan a second time, the error does not occur. Because I was not aware of this behavior, my edit of jmeter.properties appeared to fix it when in fact it was only that the error had already occurred once. Regards settings, we have many tens of JMeter projects and try to have a base configuration that works with the majority of them. Some of the settings I reported may not make sense for what I was doing at the time that I discovered the issue I was reporting. I am puzzled that only the hc.parameters file is expected to be in the current folder when all the other files are found in bin regardless of the startup folder (at least that has been my experience). The way we use JMeter to-date is to start in a project folder so that logs and all output is relative to the project and the JMeter installation does not get polluted with run-data. -- You are receiving this mail because: You are the assignee for the bug.
