标题: 已经设置了“非资源错误作为警报”,并发测试时还是报错 [打印本页] 作者: serena_meledy 时间: 2007-10-10 16:41 标题: 已经设置了“非资源错误作为警报”,并发测试时还是报错 我在vugen中已经设置了非资源超时报警(run-time settings->internet protocol->preferences->advanced->non-critical resources as warnings):
可是为什么在并发测试时,controller还是会报错如下:
======================================
Action.c(24): Continuing after Error -27728: Step download timeout (120 seconds) has
expired when downloading non-resource(s)
====================================== 在这之后又报了一个错误:
-------------------------------------------------------------
Action.c(21): Continuing after Error -27190: No match found for the requested parameter "JSESSIONID3". 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
-------------------------------------------------------------