I guess you’re on windows from the %.

Add a Non Test elements > Property display element and check that what is
passed is correct.

Do you have any warn message in logs or on console ?

Thanks

On Friday, March 22, 2019, Andrew Burton <andrewburtona...@gmail.com> wrote:

> Hi list,
>
> I'm using the Sumo Log4j2 appender plugin (
> https://github.com/SumoLogic/sumologic-log4j2-appender) which pushes logs
> directly to Sumo via HTTP.
>
> The plugin works fine when adding the JAR to JMeter's lib/ext directory
> (and a dependency HTTP JAR to lib).
>
> However I keep all my JARs in a separate lib and lib/ext directory which
> are specified at runtime using
> -Jplugin_dependency_paths=%TEST_HOME%/resources/lib
> and -Jsearch_paths=%TEST_HOME%/resources/lib/ext. In this situation, the
> JARs aren't found and an exception is thrown by log4j. All other JARs are
> loaded by JMeter without issue.
>
> The log4j config file is loaded through JVM_ARGs:
> JVM_ARGS=-Dlog4j.configurationFile=file://%TEST_HOME%/conf/log4j2.xml
>
> I've tried setting -Juser.classpath, without success.
>
> Are there any other considerations when adding extra JARs for use in log4j
> that people have come across?
>
> Thanks
>
> Andrew
>


-- 
Cordialement.
Philippe Mouawad.

Reply via email to