|
我录了一个脚本,主要是按时间段查询一个WEB页面的数据,但回放时在点击search按钮的时候为什么总是报错呢?
Action.c(284): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://119.255.1.54:9080/admin/report/listHistory.do?msisdn=&transType=0&status=2&sof=0&startDate=2008-12-01+13%3A58%3A47&endDate=2008-12-08+13%3A58%3A03" [MsgId: MERR-26612]
Action.c(284): web_submit_data("listHistory.do") highest severity level was "ERROR", 124 body bytes, 363 header bytes [MsgId: MMSG-26388]
Action.c(284): Notify: Transaction "start" ended with "Fail" status (Duration: 6.2066 Think Time: 6.0084).
以上是报错信息,看不明白什么意思?请哪位指教一下? |
|