LoadRunner关联的问题(上传脚本)
用LoadRunner测试MI自带的网站MercuryWebTours,发现加载10个用户(未关联)的时候就开始报错:
vuser_init.c(12): 错误 -27792: 将数据传输到网络失败: Connection reset by peer
vuser_init.c(12): 错误 -27791: 服务器“testserver”已过早关闭连接
关联后的错误:
vuser_init.c(21): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.
每次都是有8个用户通过,2个用户在vuser_init就失败了。
请指教sdlkfj2
2007-7-17,14:27:
我又安装了英文和中文对比,都有错误:
vuser_init.c(26): 错误 -27792: 将数据传输到网络失败: Connection reset by peer
vuser_init.c(26): 错误 -27791: 服务器“testserver”已过早关闭连接
vuser_init.c(26): 错误 -26377: 找不到请求的参数“CSRule_2_UID2”的匹配项。检查请求的边界是否存在于响应数据中。此外,如果要保存的数据超过 8196 个字节,请使用 web_set_max_html_param_len 增加参数大小
vuser_init.c(26): 错误 -26374: 以上“找不到”错误可由分别为 0 和 0 的标头和正文字节计数来解释。
vuser_init.c(26): Error -27792: Failed to transmit data to network: Connection reset by peer
vuser_init.c(26): Error -27740: Overlapped transmission of request to "testserver" for URL "http://testserver:1080/mercurywebtours/" failed: WSA_IO_PENDING
vuser_init.c(26): Error -26377: No match found for the requested parameter "CSRule_1_UID2". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size
vuser_init.c(26): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.
说明:在vuser_init中仅打开登录页面,录制脚本时自动生成了关联.
[ 本帖最后由 higkoo 于 2007-7-17 14:34 编辑 ]
关联后还有以下错误提示:
vuser_init.c(21): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.vuser_init.c(21): Error -26377: No match found for the requested parameter "WCSParam_Diff1". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size
直接压100个用户,有48个通过,错误如下:
vuser_init.c(21): 错误 -26374: 以上“找不到”错误可由分别为 0 和 0 的标头和正文字节计数来解释。vuser_init.c(21): 错误 -26377: 找不到请求的参数“WCSParam_Diff1”的匹配项。检查请求的边界是否存在于响应数据中。此外,如果要保存的数据超过 256 个字节,请使用 web_set_max_html_param_len 增加参数大小
vuser_init.c(21): 错误 -27791: 服务器“testserver”已过早关闭连接
最近遇到几个类似的问题,一直没有解决:
http://bbs.51testing.com/thread-83040-1-1.html sdlkfj7
http://bbs.51testing.com/thread-82073-1-1.html sdlkfj9
[ 本帖最后由 higkoo 于 2007-7-17 12:04 编辑 ]
顶起来
这么快就沉了,有没朋友知道原因或给点建议的? 你这个错误是在vugen里单用户运行报出来的,还是在并发场景中报出来的?如果在vugen里面单用户运行是通过的,但是在并发场景中会报这个错误,那么有可能是因为在并发场景下,服务器对于这个参数值的产生出现了问题。这种情况是正常的。
同意你的说明
原帖由 xingcyx 于 2007-7-17 16:32 发表 http://bbs.51testing.com/images/common/back.gif你这个错误是在vugen里单用户运行报出来的,还是在并发场景中报出来的?
如果在vugen里面单用户运行是通过的,但是在并发场景中会报这个错误,那么有可能是因为在并发场景下,服务器对于这个参数值的产生出现了 ...
单独运行是没有问题的,运行7、8个也没有问题。
十个以上就开始有错误,但不是固定的。
可能十个只通过8个,一百个通过56个。
我也认为中网站问题,只是没能确定:
http://bbs.51testing.com/thread-83091-1-1.html
回复 #1 higkoo 的帖子
支持!!!!!!!!!!!!!!!!!!!!!!!!!!! up! 我要看看 郁闷,为什么一个回复只能下一次 学习中 ding 做关联得仔细点sdlkfj6 分啊~~~ 顶,我也遇到此问题 :victory: 楼主,问题解决了么? 我也遇到这个问题,不知道怎么解决!单个用户可以通过,并发不可以通过。 Error -26377: No match found......这个最后是怎么解决的呢? 关注中。。解决了么 ?
页:
[1]
2