Loadrunner 运行场景时提示“

vuser_init.c(12): 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'.

ExtCmdLineConc=-UsingWinInet Yes”

56992 vuser_init.c(12): Error: Socket descriptor not found.

解决方案:

1.运行场景时将Multithreading设置为 “Run Vuser as a process”

2.在目录“.\HP\LoadRunner\dat\mdrv.dat”文件的[lr_socks]节点增加“ExtCmdLineConc=-UsingWinInet Yes ”如图所示:

56992 vuser_init.c(12): Error: Socket descriptor not found.

3.菜单栏中点击Diagnostics->configuration项,将web page diagnostics项改为:Enable ()

56992 vuser_init.c(12): Error: Socket descriptor not found.

参考原文:http://blog.sina.com.cn/s/blog_b5fe6b270101e2sj.html

相关文章:

  • 2021-09-17
  • 2021-08-25
  • 2021-12-09
  • 2021-09-09
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-31
  • 2022-12-23
  • 2021-05-09
  • 2021-12-16
  • 2022-12-23
  • 2021-12-20
相关资源
相似解决方案