51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1618|回复: 3
打印 上一主题 下一主题

[求助] 关联错误---------在线等!

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-6-30 11:36:12 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
回放日志报错如下:
Action.c(704): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://192.168.2.55:3001/tais_web/tais/shfxListAction.do?operFlag=query&rwHzPO.id={PIHAO}0000101&flowContextId={WCSParam_Text2}"          [MsgId: MERR-26612]
Action.c(704): Error -26377: No match found for the requested parameter "WCSParam_Text2". 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          [MsgId: MERR-26377]
Action.c(704): Notify: Saving Parameter "WCSParam_Text2 = "
Action.c(704): web_url("shfxListAction.do") highest severity level was "ERROR", 4280 body bytes, 141 header bytes          [MsgId: MMSG-26388]

自动关联的脚本如下:
// [WCSPARAM WCSParam_Text2 9 WR:804201] Parameter {WCSParam_Text2} created by Correlation Studio
        web_reg_save_param("WCSParam_Text2",
                "LB= value=\"",
                "RB=\"",
                "Ord=3",
                "RelFrameId=1",
                "Search=Body",
                "IgnoreRedirections=Yes",
                LAST);
        web_url("shfxListAction.do",
                "URL=http://192.168.2.55:3001/tais_web/tais/shfxListAction.do?operFlag=query&rwHzPO.id={PIHAO}0000101&flowContextId={WCSParam_Text2}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://192.168.2.55:3001/tais_web/rbac/desktop3.jsp",
                "Snapshot=t43.inf",
                "Mode=HTML",
                LAST);
请教各位高手该如何解决???
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2008-6-30 13:01:43 | 只看该作者
没关联到数据,我们都不知道数据是什么怎么告诉你怎么解决。。。。。你先把ord=3改成ord=all试试,看看能不能查到东西先
回复 支持 反对

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2008-6-30 13:10:17 | 只看该作者
好的,我试一下
回复 支持 反对

使用道具 举报

该用户从未签到

4#
 楼主| 发表于 2008-6-30 14:25:45 | 只看该作者
我知道什么原因了,不是WCSParam_Text2这个关联的问题,而是
"URL=http://192.168.2.55:3001/tais_web/tais/shfxListAction.do?operFlag=query&rwHzPO.id={PIHAO}0000101&flowContextId={WCSParam_Text2}",
中的PIHAO不能识别
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-16 06:35 , Processed in 0.068633 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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