Actor io.gatling.core.result.writer.ConsoleDataWriter@2153ea47 doesn't support message Display

Hi,

I am using Gatling 2.17, i know its obsolete but still the setup is being used.

gatling.conf:
data{
writers = “files,console”
reader = console
console{
light = false
writePeriod = 30
}

I have 3 simulation classes, i am not encountering the error for 1 but for the other two i am encountering the error after 20~30% of the simulation run is over. And then it is not logging anything to the simulation.log and the report is not capturing the requests beyond the point of exception.

Any inputs to resolving this issue is much appreciated.

Regards
Abhishek

As you can expect, I’m going to ask you to ask you to upgrade and report again if issue still happens (most likely it won’t).