https://bz.apache.org/bugzilla/show_bug.cgi?id=59364

            Bug ID: 59364
           Summary: Report/Dashboard logging ERROR instead of INFO
                    messages
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Something seriously wrong with the slf4j logging.

I am getting ERROR entries in jmeter.log:

2016/04/21 14:03:08 ERROR -
org.apache.jmeter.report.processor.AbstractSampleConsumer: class
org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer#stopProducing():
responseTimesOverTime produced 0 samples 
2016/04/21 14:03:08 ERROR -
org.apache.jmeter.report.processor.AbstractSampleConsumer: class
org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): nameFilter
produced 180 samples 
2016/04/21 14:03:08 ERROR -
org.apache.jmeter.report.processor.AbstractSampleConsumer: class
org.apache.jmeter.report.processor.NormalizerSampleConsumer#stopProducing():
normalizer produced 45 samples 
2016/04/21 14:03:08 ERROR -
org.apache.jmeter.report.processor.CsvFileSampleSource: produce(): 15 samples
produced in 80ms on channel 0 

However the source files actually use LOG.info()

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to