博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Load generator连接失败的解决办法!(转)
阅读量:5227 次
发布时间:2019-06-14

本文共 540 字,大约阅读时间需要 1 分钟。

环境:1.loadrunner control 一台物理机(win2008r2)

   2.loadrunner agent 两台物理机(win2008r2)

问题:loadrunner control 连接agent的时候 (win2008r2)

        提示"Failed to connect to the load generator.Check the output window for more details”

解决办法:

   1.检查agent防火墙 设置新规则 把agent加到防火墙中。

   2.设置规则时 profile设置成 Domain,private,public(all)。

上图:

1、control panel->System and Security->Windows Firewall

2、Allow a program or frature through windows firewall

3、添加新的允许的程序

 

4、选中loadrunner agent process 右键->属性 把profile设置成ALL

 

 

转自:

来源: <>
 

转载于:https://www.cnblogs.com/xxyBlogs/p/6151724.html

你可能感兴趣的文章
javaScript数组去重方法汇总
查看>>
评价意见整合
查看>>
二、create-react-app自定义配置
查看>>
Android PullToRefreshExpandableListView的点击事件
查看>>
系统的横向结构(AOP)
查看>>
linux常用命令
查看>>
NHibernate.3.0.Cookbook第四章第6节的翻译
查看>>
例1-1
查看>>
马达调速器,直流马达调速器,直流调速器
查看>>
前端编码规范小记
查看>>
c如何弹出保存路径/保存文件对话框
查看>>
HTML标签二
查看>>
Python 3语法小记(九) 异常 Exception
查看>>
使用shared memory 计算矩阵乘法 (其实并没有加速多少)
查看>>
Django 相关
查看>>
git init
查看>>
训练记录
查看>>
IList和DataSet性能差别 转自 http://blog.csdn.net/ilovemsdn/article/details/2954335
查看>>
Hive教程(1)
查看>>
第16周总结
查看>>