|
使用loadrunner 8.0 录制应用服务器为websphere 结构的应用 使用协议为webserver 回放如下结果!出现很多 MMSG-26392和Warning -26594,如何解决!!
Virtual User Script started
Starting action vuser_init.
Ending action vuser_init.
Running Vuser...
Starting iteration 1.
Starting action Action.
Action.c(7): web_add_auto_header("SOAPAction") was successful [MsgId: MMSG-26392]
Action.c(10): web_add_auto_header("User-Agent") was successful [MsgId: MMSG-26392]
Action.c(13): Warning -26594: The header being added may cause unpredictable results if applied to ALL the URLs generated on behalf of the next script function. It will apply to the primary URL only. [MsgId: MWAR-26594]
Action.c(13): web_add_header("Content-Type") highest severity level was "warning" [MsgId: MMSG-26391]
Action.c(15): soap_request "login" started.
Action.c(15): soap_request "login" was successful
Action.c(34): Warning -26594: The header being added may cause unpredictable results if applied to ALL the URLs generated on behalf of the next script function. It will apply to the primary URL only. [MsgId: MWAR-26594]
Action.c(34): web_add_header("Content-Type") highest severity level was "warning" [MsgId: MMSG-26391]
Action.c(36): soap_request "login_2" started.
Action.c(36): soap_request "login_2" was successful
Ending action Action.
Ending iteration 1.
Ending Vuser...
Starting action vuser_end.
vuser_end.c(4): web_add_header("SOAPAction") was successful [MsgId: MMSG-26392]
vuser_end.c(7): web_add_header("User-Agent") was successful [MsgId: MMSG-26392]
vuser_end.c(12): Warning -26594: The header being added may cause unpredictable results if applied to ALL the URLs generated on behalf of the next script function. It will apply to the primary URL only. [MsgId: MWAR-26594]
vuser_end.c(12): web_add_header("Content-Type") highest severity level was "warning" [MsgId: MMSG-26391]
vuser_end.c(14): soap_request "login_3" started.
vuser_end.c(14): soap_request "login_3" was successful
Ending action vuser_end.
Vuser Terminated. |
|