51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

查看: 13055|回复: 16
打印 上一主题 下一主题

[求助] LR 场景运行 报 Action.c(46): Error -26377: 关联错误

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2012-11-23 15:56:52 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
1、在执行脚本回放的时候,没有错误。
2、在场景运行的时候,开始没有错误。但是虚拟用户增加到70个左右就出现以下错误:

Action.c(46): Error -26377: No match found for the requested parameter "storeNameId". 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

3、出现该错误后,在脚本关联前面加上web_set_max_html_param_len("99999") ,这个函数,还是无效果。

4、后面在关联里面加上  "NotFound=WARNING"( 当在返回信息中找不到要找的内容时,只发出警告)。在运行场景就无错误信息。
web_reg_save_param_ex(
        "ParamName=storeNameId",
        "LB/LC=value:'",
        "RB/BIN/RE='",
        "NotFound=WARNING",
        LAST);
5、 想请教各位大侠、大神。有更好的解决办不? 还有我加上【"NotFound=WARNING"】压力测试结果有无影响。
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2012-11-23 17:24:33 | 显示全部楼层
还有个问题:"NotFound=WARNING",
加了这个后,不管关联是否正确,都只给一个警告信息
vuser_init.c(35): Warning -35061: No match found for the requested parameter "usersession". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 999999 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MWAR-35061]
回复 支持 反对

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2012-11-26 11:31:49 | 显示全部楼层
回复 5# msnshow

好的,谢谢! 我先全部输出,自己检查下问题所在。
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-5-15 06:10 , Processed in 0.068382 second(s), 26 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表