Abnormal termination, caused by mdrvprocess termination.
Load Generator failed.
Error: Two Way Communication Error:Function two_way_comm_post_message / two_way_comm_post_message_ex failed.
[MsgId: MERR-60990]
Error: Deleted the current transaction"vuser_init_Transaction" since response time is not accurate.
Error: Failed to kill process"lr_host_balancer.exe". Reason: 拒绝访问。
Error: Communication error: No responsefrom the server. The server has shut down.
[MsgId:MERR-10343]作者: freedom0 时间: 2009-2-20 09:40
希望大侠们帮助,在线等作者: archonwang 时间: 2009-2-20 10:39
agent的问题。可能是通讯故障。检查下与agent相关的配置。另外,提示说服务器关闭了。请届时一并检查对应的服务。作者: freedom0 时间: 2009-2-24 08:49
谢谢,我在高级设置那里把连接超时时间默认的120秒都改成600秒了。与IP设置那没有关系,个人可能感觉主要是资源没有释放?作者: wuyawei 时间: 2009-5-11 13:22
这个怎么不继续讨论了?我也是这个问题,只是我是用的run as process运行的模式,cpu和内存使用率都接近100%.另外问一下我就用一个客户端产生负载进行测试,还要打开agent吗?如果设置了IP欺骗呢?要打开agent吗?作者: nmtcolin 时间: 2009-5-24 12:45 标题: Run Vuser as process vs Run Vuser as thread Run-time Settings->General->Miscellaneous
Multithreading
1) Run Vuser as process
2) Run Vuser as thread(default)
2) Run Vuser as thread, 优势是每个负载生成器都能运行多个Vuser,只有线程安全协议才能按线程运行。
如果按线程运行每个Vuser,Controller为每50个Vuser(default)只是启动mdrv.exe一个实例。节省大量内存空间。