TA的每日心情 | 开心 2016-1-15 13:34 |
---|
签到天数: 4 天 连续签到: 1 天 [LV.2]测试排长
|
在虚拟机上安装的lr,系统为xp,对局域网内另一个机器上发布的网站进行压力测试,被测系统也是布在虚拟机上,linux。
三个超时时间分别设置为了999,600,5000。
进行查询订单信息,在查询操作前加入的集合点,100个并发,结果全部失败。。报错:
Error -84817:Failed to initialize. Reasin: Timeout.
Error -27496: Internal Error - InternetCloseHandle failed for item at 045D1774, Windows error code=6. Assuming the item can be deleted, but error(s) may occur in fvLrwNetWinInetCallback
Error -27492: "HttpSendRequest" failed, Windows error code=12017 and retry limit (0) exceeded for URL=
Error -27498:Timed out while processing url=
Error -26374: The above "not found" errors may be explained by header and body byte counts being 0 and 0, respectively.
现在不知道到底哪里的问题,是网络,还是timcat设置有问题?也有同事说是被测系统没有弄连接池的事。。求助各位大神,看看能否帮忙分析一下,谢谢! |
|