https://bz.apache.org/bugzilla/show_bug.cgi?id=62473
Bug ID: 62473
Summary: Setting "saveservice_properties" has counter intuitive
behaviour
Product: JMeter
Version: 4.0
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
If we compare how path is resolved with other similar file properties, the
resolution is really weird.
No absolute full path can be set as it is resolved using bin folder:
So:
1/ if you jmeter is in /Users/supportULP/test/jmeter-install/4.0
2/ Your saveservice properties file is in
/data/ubik/ulp/demo/saveservice.properties
You need to set:
/Users/supportULP/test/jmeter-install/4.0/../../../../../data/ubik/ulp/demo/saveservice.properties
This makes it very hard to set correctly this property.
--
You are receiving this mail because:
You are the assignee for the bug.