https://issues.apache.org/bugzilla/show_bug.cgi?id=46779
Summary: ${variable} expansion fails in listeners when running remote Product: JMeter Version: 2.3.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: ksummer...@tetradata.com I defined two listeners in my JML both of which used the ${TESTSTART.MS} variable like this: ErrorResults-${TESTSTART.MS}.xml When I run the test with JMeter GUI or JMeter non-GUI, the file names are created correctly with the variable replaced. But when I run this test with remote servers, the host writes out the file name without the variable replaced. I tried this with the Sample Writer and the Aggregate Report with the same result. This looks similar to a Bug 25207 fixed back in 1.9.1, but this time it only affects the remote execution. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org