https://bz.apache.org/bugzilla/show_bug.cgi?id=57956
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Sebb <[email protected]> --- (In reply to Michael Aichlmayr from comment #0) > OR the line: > > hc.parameters.file=hc.parameters > > is added to the file user.properties (less ugly but not documented usage), > the error does not occur. That does not make sense. The entries from user.properties are merged with the ones from jmeter.properties, so it does not matter where the property is defined. I just tried. == JMeter uses the path name to open the file. If you use a relative path name then it does not currently check the home directory as well. This is not a bug. -- You are receiving this mail because: You are the assignee for the bug.
