Thanks for the quick response Stephane.
I removed statusListener and found that there were multiple SLF4J bindings for StaticLoggerBinder.class. I can remove the first binding but how to I get ContextSelectorStaticBinder? Is this the possible problem?
GATLING_HOME is set to "C:\Gatling\gatling-charts-highcharts-bundle-2.2.2"
JAVA = ""C:\Program Files\Java\jdk1.8.0_74\bin\java.exe""
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Gatling/gatling-charts-highcharts-bundle-2.2.2/lib/test-utils-6.15.0.0-SNAPSHOT-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Gatling/gatling-charts-highcharts-bundle-2.2.2/lib/logback-classic-1.1.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]