On 5 February 2018 at 10:08, Felix Schumacher <[email protected]> wrote: > Hi all, > > on startup of mirror-server* an error message gets printed about the missing > configuration for log4j. > > This happens, because bin/ is not in the classpath. An easy patch would be > to include "." in the CP variable in the scripts. > > The questions here are: > > * are there any sideeffects we should be wary of? > * is the misconfiguration intended, as the user gets direct feedback on the > console? > * should we use a different log file (jmeter-mirror.log) instead of the > default jmeter.log? > > Should we address this issue before the release of JMeter 4.0?
Mirror-server is for local testing only. Most people won't need it. > My preferences are: > > * address this after 4.0 +1 > * add "." to the classpath Needs review. > * use a different log file (jmeter-mirror.log) +1 > Regards, > Felix
