51Testing软件测试论坛

标题: 出错,求解决方法 [打印本页]

作者: piaofei    时间: 2007-8-17 17:02
标题: 出错,求解决方法
将录制脚本会放无误,放入controller中运行,报以下错误,该如何解决,求具体方法(此为测试内网服务器的一个前台操作)
1)Action.c(23): Error -27796: Failed to connect to server "100.10.0.37:8888": [10065] No Route to Host
2)Action.c(23): Error -26377: No match found for the requested parameter "OracleAppJSESSIONID2". 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
3)Action.c(23): Error -26377: No match found for the requested parameter "OracleAppJSESSIONID2". 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
作者: piaofei    时间: 2007-8-17 17:47
大家是没遇到这样的问题还是不知道怎么解决阿,请帮忙解决一下问题 ,谢谢
作者: funnylooking    时间: 2007-8-17 19:04
标题: no match原因业可能很多
最近刚刚遇到,因为不知道你的脚本是录什么的,推测两个原因:
一、关联参数的长度设置不够,就像错误提示里说的,返回值超过1024的话就要设置最大长度了
二、左右边界不对,比如你些右边界为A+B,但是服务器返回信息在某种情况下也可能是A+C,也导致这个错误。
还有可能的原因就要看你的脚本了,比如有些应该设置成参数的地方没有设置等
作者: omring    时间: 2007-8-18 11:43
支持楼上的
作者: piaofei    时间: 2007-8-20 09:09
感谢3楼的解答,我用的web(http/html)协议录制的,前台用java制作的,录制内容包括:登陆,进入系统后的查询,退出。其中录制过程中,自动关联,没设参数。脚本在录制完回放,每问题
作者: piaofei    时间: 2007-8-20 09:16
另外,第一个问题:1)Action.c(23): Error -27796: Failed to connect to server "100.10.0.37:8888": [10065] No Route to Host
在controller中添加10个用户,其他默认,则有3个通过,7个失败。出现的错误,我觉得都是有第一个问题引起的,出现的3个错误的个数都相等,请问如何解决第一个问题哪?
作者: piaofei    时间: 2007-8-20 09:47
以上的第三个错误代码为:Action.c(23): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.
作者: piaofei    时间: 2007-8-20 15:01
我用的web(http/html)协议录制的,前台用java制作的,录制内容包括:登陆,进入系统后的查询,退出。其中录制过程中,自动关联,没设参数。脚本在录制完回放,没问题。在controller中报有以下错误,该如何解决?
1)Action.c(23): Error -27796: Failed to connect to server "100.10.0.37:8888": [10065] No Route to Host
注:我的ip:11.0.50.101, 100.10.0.37为内网地址,录制没用代理




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2