Gatling simulation is hung in 99%

Hi,

When doing the simulation, the Gatling.sh is hung with below shows:

Terminal screen:

---- Client login --------------------------------------------------------------
[#########################################################################-] 99%
waiting: 0 / active: 1 / done:5999

The scnClientLogin variable.

//
val scnClientLogin = Constants.createScenario("Client login", reqReg, reqVerify, reqGetTenant, reqBindTenantDevice, reqLogin)

Thanks,
James.

That’s something we haven’t experienced for a long time. Are you sure you’re running an up-to-date version of Gatling?
If you still experience the problem after upgrading, I’m afraid we won’t be able to investigate with you providing an actionable reproducer.

Regards,

I use the latest gatling.

It happened sometime, but now it works again. don’t know why.

A difference is that the gatling is running in a screen process?

Thanks,
James.

As I said, we can’t possibly investigate without an actionable reproducer.

Got it, thanks.

James.