啟動LoudRunner的web服務端的StartServer.bat時候報錯
老師,您好,我在啟動LoudRunner的Web Tours Severs時候,點擊StartServer.bat文件時候,DOS窗口下顯示:
Could not reliably determine the server's fully qualified domain name,using 169.xxx.xx.xx for ServerName,求解答!謝謝?
老師,您好,我在啟動LoudRunner的Web Tours Severs時候,點擊StartServer.bat文件時候,DOS窗口下顯示:
Could not reliably determine the server's fully qualified domain name,using 169.xxx.xx.xx for ServerName,求解答!謝謝?
2016-11-28
舉報
2016-12-17
多謝多謝
2016-11-29
我知道怎么解決了,詳細步驟是:
找到安裝路徑:C:\Program Files (x86)\HP\LoadRunner\WebTours\conf
將http.conf文件用文本文件的方式打開
按下Ctrl+F,輸入ServerName,搜索到“#ServerName localhost:1080”這一行
刪除前面的“#”,點擊保存
重啟C:\Program Files (x86)\HP\LoadRunner\WebTours下的StartServer.bat文件就可以了
因為我的安裝目錄是默認的C盤,所以可能和大家有不同,你對照我的方法按照你的安裝路徑來找文件就可以了
2016-11-29
也不會呀