单个脚本运行可以通过。但是采用场景,虚拟用户100个时,只有1个或2个可以pass,其他都失败。
错误日志多为:
Start auto log messages stack - Iteration 1.
Action.c(33): callSend: Wed Feb 24 11:28:55.453: reading buffer buf2
Action.c(33): callSend: Wed Feb 24 11:28:55.453: calling parameterization routines
Action.c(33): callSend: Wed Feb 24 11:28:55.453: translate buffer to binary
Action.c(33): callSend: Wed Feb 24 11:28:55.453: Translate data for printing
=================================SENT BUFFER=================================
"\x00\x02\x00\x13\x00\x00\x00\x00\x00\x00\x00\x00"
"d"
"\x80\xff\xff\xff\x00\x00"
===============================================================================
Action.c(33): callSend: Wed Feb 24 11:28:55.453: About to send 19 bytes to socket0 (2668)
Action.c(33): callSend: Wed Feb 24 11:28:55.453: Waiting for writable socket 10 secs, 0 usecs
Action.c(33): Error : Internal "select" error while trying to socket0. Error code : 9018.
End auto log messages stack.
Start auto log messages stack - Iteration 1.
Action.c(33): Continuing after error in Vuser script.
Action.c(35): lrs_receive(socket0, buf3)
Action.c(35): fiInitRecv: socket: socket0 (2668), buffer: buf3, expected size: 20
Action.c(35): callRecv: Wed Feb 24 11:28:55.453: About to read 20 bytes from socket0 (2668)
Action.c(35): fiPerformReceive: Wed Feb 24 11:28:55.453: Waiting for readable socket 10 secs, 0 usecs
Action.c(35): Error : Internal "select" error while trying to socket0. Error code : 9018.
End auto log messages stack.
Start auto log messages stack - Iteration 1.
Action.c(35): Continuing after error in Vuser script.
Action.c(37): Notify: Transaction "发送心跳包" ended with "Fail" status (Duration: 5.0012 Think Time: 5.0000).
Action.c(42): lrs_close_socket(socket0)
Action.c(42): callCloseSocket: socket: socket0 (2668)
Action.c(42): Error : socket0 - Successful WSAStartup not yet performed. Error code : 10093.
End auto log messages stack.
Start auto log messages stack - Iteration 1.
Action.c(42): Continuing after error in Vuser script.
Action.c(43): lrs_cleanup()
Action.c(43): Error : - Successful WSAStartup not yet performed. Error code : 10093.
End auto log messages stack.