51Testing软件测试论坛

标题: web测试中的一个错误,求助 [打印本页]

作者: ralf_540    时间: 2008-2-26 15:20
标题: web测试中的一个错误,求助
在对一个网站进行性能测试,在惊醒50人并发操作的时候抱了一下错误,不知道什么原因。
Error -27791: Server "www.xxxx.com" has shut down the connection prematurely
Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState2". 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
有人知道吗?
作者: ralf_540    时间: 2008-2-26 15:44
设置了,自动设置的关联,大多数事务通过了,但是有两个没有过,并报了上面的错误
作者: ralf_540    时间: 2008-2-26 15:54
好的,谢谢了
作者: jeanqu123    时间: 2008-2-26 18:09
标题: 回复 1# 的帖子
可能取回的关联值太大了,以至于无法save下来,试着用web_set_max_html_param_len,把参数的长度设长点
作者: liangjz    时间: 2008-2-26 20:43
1)  Server "www.xxxx.com" has shut down the connection prematurely
可能是当时 www.xxxx.com 过于繁忙了或者网络侦听队列满

可以ping 下,或者查负载情况确认


2)Error -26377
有可能 如 jeanqu123  所言,但还有可能由于服务器返回的字节流没有预期满足web_reg_save_param 的左右边界等截获条件




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