|
本人是初次接触Loadrunner的页面录制回放,之前试着录制没有登录的页面时还比较成功,这次在录制公司中的页面报出的错误如下,不知道该如何解决,希望各路熟手帮忙指点一下:
Action.c(108): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://10.250.1.51:10008/aps-app/App/rpc/appLoaderServer" [MsgId: MERR-26612]
Action.c(108): Warning -26200: At least one of the resources specified by EXTRARES has not been downloaded due to the above error(s) [MsgId: MWAR-26200]
Action.c(108): web_custom_request("appLoaderServer") highest severity level was "ERROR", 1973 body bytes, 222 header bytes, 691 chunking overhead bytes [MsgId: MMSG-26387]
错误对应的请求:
web_custom_request("appLoaderServer",
"URL=http://10.250.1.51:10008/aps-app/App/rpc/appLoaderServer",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://10.250.1.51:10008/aps-app/",
"Snapshot=t14.inf",
"Mode=HTML",
"EncType=text/x-gwt-rpc; charset=utf-8",
"Body=7|0|4|http://10.250.1.51:10008/aps-app/App/|86307D5B0328CA7934189304A4F2593A|com.allinfinance.aps.app.client.AppLoaderInter|getClientContext|1|2|3|4|0|",
EXTRARES,
"Url=../gwt/images/rm_bg1.gif", "Referer=http://10.250.1.51:10008/aps-app/App/gwt/cp.css", ENDITEM,
"Url=../gwt/images/l_tbg.gif", "Referer=http://10.250.1.51:10008/aps-app/App/gwt/cp.css", ENDITEM,
LAST);
|
|