|
本帖最后由 rain31884 于 2012-7-9 11:53 编辑
在测试环境录制的脚本回放时就会报错,但是在开发环境录制后回放就不会报错。是weblogic或其他环境配置的问题么?
ction.c(26): Error -26377: No match found for the requested parameter "Siebel_Analytic_search_id3". 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(26): web_custom_request("SqlQueryAction.do") highest severity level was "ERROR", 247 body bytes, 115 header bytes [MsgId: MMSG-26388]
t=2870ms: 247-byte response body for "http://172.18.1.22:9001/eapdomain/si/SqlQueryAction.do?" (RelFrameId=1)
Action.c(26): <reponseEnvelope><header><appCode>1</appCode><errorMessage briefMessage="非法的客户端请求,
Action.c(26): 不是来自eapagent.dll!请与您的软件开发商联系。" detailMessage=""/></header><body><paramete
Action.c(26): rs></parameters><dataStores></dataStores></body></reponseEnvelope>
Action.c(26): t=2876ms: Request done "http://172.18.1.22:9001/eapdomain/si/SqlQueryAction.do?" [MsgId: MMSG-26000]
Action.c(26): Error -26377: No match found for the requested parameter "Siebel_Analytic_search_id3". 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(26): Notify: Saving Parameter "Siebel_Analytic_search_id3 = "
Action.c(26): web_custom_request("SqlQueryAction.do") highest severity level was "ERROR", 247 body bytes, 115 header bytes [MsgId: MMSG-26388]
Action.c(26): Notify: Transaction "daoru" ended with "Fail" status (Duration: 2.6148 Wasted Time: 0.0000). |
|