|
Action()
{
web_service_call( "StepName=customerTopic_101",
"SOAPMethod=CustomerTopic.CustomerTopicPortType.customerTopic",
"ResponseParam=response",
"WSDL=C:/Documents and Settings/Administrator/桌面/CustomerTopic.wsdl",
"UseWSDLCopy=1",
"Snapshot=t1281697510.inf",
BEGIN_ARGUMENTS,
"sysCode=EII",
"custmerId=0001",
END_ARGUMENTS,
BEGIN_RESULT,
END_RESULT,
LAST);
lr_think_time(3);
return 0;
}
错误提示
虚拟用户脚本已启动
正在开始操作 vuser_init。
正在结束操作 vuser_init。
正在运行 Vuser...
正在开始迭代 1。
正在开始操作 Action。
Action.c(4): Web service call "customerTopic_101" started
Action.c(4): Using working copy of the WSDL file "C:/Documents and Settings/Administrator/桌面/CustomerTopic.wsdl"
Action.c(4): Using client emulation General
Action.c(4): Removed Web headers not matching the emulated client
Action.c(4): 错误: C interpreter run time error: Action.c (4): Error -- memory violation : Exception ACCESS_VIOLATION received.
Action.c(4): 通知: CCI 跟踪: Action.c(4): web_service_call(0x01000277 "StepName=customerTopic_101", 0x0100023a "SOAPMethod=CustomerTopic.CustomerTopicPo...", 0x01000223 "ResponseParam=response", 0x010001de "WSDL=C:/Documents and Settings/Administr...", 0x010001d0 "UseWSDLCopy=1", 0x010001b7.
Action.c(4): 通知: CCI 跟踪: "Snapshot=t1281697510.inf", 0x010001a7 "BEGIN_ARGUMENTS", 0x0100019b "sysCode=EII", 0x0100018c "custmerId=0001", 0x0100017e "END_ARGUMENTS", 0x01000171 "BEGIN_RESULT", 0x01000166 "END_RESULT", 0x01000161 "LAST")
.
Action.c(4): 通知: CCI 跟踪: Compiled_code(0): Action()
.
正在结束 Vuser...
正在开始操作 vuser_end。
正在结束操作 vuser_end。
Vuser 已终止。
我的的是8。1版本的
请哪位高人指点啊 急急急,QQ:80399099 MSN: darling.lin@msn.com |
|