https://bz.apache.org/bugzilla/show_bug.cgi?id=59936
Bug ID: 59936
Summary: Two Bugs, details in the attached file: 1. The log4j
log statements in custom java sampler are not printed
in distributed mode(remote testing), 2. Reports files
for user defined variables for file path.
Product: JMeter
Version: 3.0
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Created attachment 34100
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34100&action=edit
It is word docx file. It has full details about what I observed.
1. when I test using my custom java sampler in distributed mode the log4j log
statements are not printed to log. In standalone mode those log statements are
printed.
2. I used user defined variables for various files paths for report files.
These variables contain a function for date/time. During distributed testing
mode the report files are created in JMETER_HOME\bin with the names of
variables itself. The variables are not evaluated. In standalone mode these
variables are evaluated and report files are created evaluating the variables
properly.
--
You are receiving this mail because:
You are the assignee for the bug.