|
在进行压力测试的时候,持续跑脚本6个小时。做的是一个产品的受理全过程。在持续了大约4h后开始报错,错误如下,不知道是否可以判断服务器已经down了?请高手指教如何去解读这些报错?仅仅是网络不稳定还是确实压垮了?
1)首先是unix的服务监控不到了,出错:
Monitor name :UNIX Resources. Internal rpc error (error code:2). Machine: 135.125.75.66. Hint: Check that RPC on this machine is up and running. Check that rstat daemon on this machine is up and running (use rpcinfo utility for this verification). Details: RPC: RPC call failed.
RPC-TCP: recv()/recvfrom() failed.
RPC-TCP: Timeout reached. (entry point: Factory::CollectData). [MsgId: MMSG-47197]
2)code_config.c(11): Error -27791: Server "135.125.75.66" has shut down the connection prematurely
3)code_config.c(11): Error -27791: Server "135.125.75.66" has shut down the connection prematurely
4)code_config.c(11): Error -26366: "Text=配逻辑号码" not found for web_reg_find
急!!!在线等,高手解答~ |
|