我的所有GATLING仿真都出现错误“但实际上找到了431”。
仿真开始后,只有第一个请求通过,所有后续请求都失败,并显示431(根据下面的日志)
是Linux VM(向其发送请求)还是GATLING工具配置问题?
2018-08-20 16:06:48 30s elapsed
---- Requests ------------------------------------------------------------------
> Global (OK=1 KO=3 )
> SER_update_UP (OK=1 KO=1 )
> SER_update_Down (OK=0 KO=2 )
---- Errors --------------------------------------------------------------------
> status.find.is(204), but actually found 431 3 (100.0%)
---- PATCH_Query_Senario -------------------------------------------------------
[--------------------------------------------------------------------------] 0%
waiting: 0 / active: 1 / done:0
================================================================================
16:06:49.158 [WARN ] i.g.h.a.ResponseProcessor - Request 'SER_update_UP' failed: status.find.is(204), but actually found 431
16:06:51.236 [WARN ] i.g.h.a.ResponseProcessor - Request 'SER_update_Down' failed: status.find.is(204), but actually found 431