|
8#
楼主 |
发表于 2012-8-1 18:04:04
|
只看该作者
回复 3# JekitShieh
这篇tomcat解决方案,我看之后,把脚本放到LR中试了一下,结果报一堆错,也不知道什么原因啊!
以下是脚本报错:
Action.c(26): Error -27796: Failed to connect to server "192.168.1.192:8005": [10061] Connection refused [MsgId: MERR-27796]
Action.c(26): Warning -26000: Empty or no response for URL="http://192.168.1.192:8005/manager/status" [MsgId: MWAR-26000]
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(26): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively. [MsgId: MERR-26374]
Action.c(26): web_url("status") highest severity level was "ERROR", 0 body bytes, 0 header bytes [MsgId: MMSG-26388] |
|