|
LoadRunner 连接hp unix 服务器上的负载均衡器失败,请各位大侠能解答下?
报错信息:
Error: Process "lr_bridge.exe" was not created on remote host "10.25.119.19". Reason: communication error. Make sure the Agent process or service is running on the remote machine.. [MsgId: MERR-29987]
Error: Communication error: Failed to connect to remote host [server IP: 10.25.119.19]. [MsgId: MERR-10343]
补充一下信息:1、hp unix 服务器10.25.119.19上已安装好负载均衡器,服务已起,本地telnet 10.25.119.19 54345 也能通,说明负载均衡服务已起。
jh2:/wmcapp>netstat -an |grep 54345
tcp 0 0 *.54345 *.* LISTEN
2、rpc 服务器守护进程已起
jh2:/wmcapp>ps -ef |grep rpc
root 90 0 0 11月 26 ? 0:00 krpckd
root 1635 1 0 11月 26 ? 0:00 /usr/sbin/rpc.lockd
daemon 1629 1 0 11月 26 ? 0:00 /usr/sbin/rpc.statd
root 1536 1 0 11月 26 ? 0:00 /usr/sbin/rpcbind
wmcapp 13273 5796 1 15:38:43 pts/3 0:00 grep rpc
3、本地主机连接Linux 服务器 172.20.207.127 的负载均衡器是可以连接成功的;连接本地其他机器的负载均衡器也是可以的,说明本地LoadRunner安装是没有问题的。
请各位大侠帮忙解决一下,非常感谢!!! |
|