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