码迷,mamicode.com
首页 > 其他好文 > 详细

Lr运行错误Error: Socket descriptor not found. Hint: the problem might be

时间:2018-03-05 14:09:12      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:location   socket   错误提示   hint   net   setting   strong   des   文件夹   

在controller中,运行时,报如下错误“Error: Socket descriptor not found.  Hint: the problem might be solved applying the following: (1) Update Run-Time Settings to Run Vuser as a process. (2) Add the following line into mdrv.dat, [lr_socks] section: ‘ExtCmdLineConc=-UsingWinInet Yes‘.”
解决方法:
1、根据错误提示,在run-time setting中的Miscellaneous项中设置“run vuser as a process”;在安装目录的dat文件夹中查找mdrv.dat,找到[lr_socks]段,在最后添加“ExtCmdLineConc=-UsingWinInet Yes”一句;
2、在选择了expert mode后,选择option->general,选中“ip address allocation per process”;
3、如果仍然报错,在菜单栏中点击Diagnostics->configuration项,将web page diagnostics项disable掉(该路径是在loadrunner11中的位置,若是loadrunner8.0,则在Diagnostics--->Distribution,disable Web Page Diagnostics选项)

Lr运行错误Error: Socket descriptor not found. Hint: the problem might be

标签:location   socket   错误提示   hint   net   setting   strong   des   文件夹   

原文地址:https://www.cnblogs.com/ly2018/p/8508614.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!