vuser_init.c(4): Error: InvokeMethod failure: 外部组件发生异常。.
vuser_init(){
web_service_call( "StepName=orderRelationUpdateNotify_101",
"SOAPMethod=IsmpWebServie.IsmpSpEngineSoapBinding.orderRelationUpdateNotify",
"ResponseParam=response",
"Service=IsmpWebServie",
"Snapshot=t1229565134.inf",
BEGIN_ARGUMENTS,
"xml:orderRelationUpdateNotifyReq="
"<orderRelationUpdateNotifyReq>"
"<OPType>{OPtype}</OPType>"
"<packageID>{packageid}</packageID>"
"<productID>{productid}</productID>"
"<streamingNo>{streamingno}</streamingNo>"
"<userID>{useid}</userID>"
"<userIDType>{userIdtype}</userIDType>"
"</orderRelationUpdateNotifyReq>",
END_ARGUMENTS,
BEGIN_RESULT,
"orderRelationUpdateNotifyReturn/resultCode=ISMP_resultCode",
"orderRelationUpdateNotifyReturn/streamingNo=ISMP_streamingNo",
END_RESULT,
LAST);
lr_log_message("%s",lr_eval_string("ISMP_resultCode"));
return 0;
}
回放的时候出现下述错误,不知到原因为何,还请帮忙
vuser_init.c(4): Error: InvokeMethod failure: 外部组件发生异常。. 可能的原因:
1. WS本地的wsdl文件路径中包含了中文,解析异常
2. Webservices的方法的参数不要用auto string代替而用具体格式数据 thank you 请问这个问题你解决了吗?
我也碰到了,能指教一下吗? 上面的问题解决了吗,我回放没有问题,在并发运行的时候出现上述问题,不知道是不是 同问 非常感谢我的QQ 280291851
在controller里开始一直报错:Abnormal termination, caused by mdrv process termination.
后来改了licence; vuser线程改进程都不起作用
并发时还有Error: InvokeMethod failure: 外部组件发生异常。
Error: ExtractResultArg failure: 外部组件发生异常。
望高手指导! 顶 ,遇到同样的问题了
高手呢??? 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination. 有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process termination. 我也遇到过同样的问题 ExtractResultArg failure: 外部组件发生异常
那是因为我的参数里面有符号LR无法识别,把这些符号改成代码就好用了 同样问题 求请教 顶!遇到同样问题,请哪位高手解答!谢谢! VU到达一定数量后就会有这种问题,但server也没崩溃,运行设置还需继续优化? jameschen83 发表于 2012-2-10 11:47
有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process terminatio ...
你好问下:
有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process termination.
我也遇到相同问题,请问怎么解决的么
页:
[1]