DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42012>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42012

           Summary: Variable filenames with remote tests do not get
                    processed
           Product: JMeter
           Version: 2.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have a distributed load site with Windows XP PC's running JMeter 2.2. I've 
written my script to save data 
to a file (Simple Listener) ./XYZ_${__time(YMDHMS)}.jtl . Now if I run the 
script locally all's fine and the date 
gets written. If I use the same script on a remote machine (via RMI) the 
variable doesn't resolve and the 
filename is literally ./XYZ_${__time(YMDHMS)}.jtl. Now with times that might be 
a bit difficult as that 
changes but even static variables do not get translated.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to