51Testing软件测试论坛

标题: vuser_init.c(4): Error: InvokeMethod failure: 外部组件发生异常。. [打印本页]

作者: liudan319    时间: 2008-12-18 10:15
标题: 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,
                "xmlrderRelationUpdateNotifyReq="
                        "<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: 外部组件发生异常。.
作者: archonwang    时间: 2008-12-18 11:23
可能的原因:
1. WS本地的wsdl文件路径中包含了中文,解析异常
2. Webservices的方法的参数不要用auto string代替而用具体格式数据
作者: liudan319    时间: 2008-12-18 14:57
thank you
作者: eramyang    时间: 2011-2-23 10:04
请问这个问题你解决了吗?
我也碰到了,能指教一下吗?
作者: Cadaly    时间: 2011-8-6 16:19
上面的问题解决了吗,我回放没有问题,在并发运行的时候出现上述问题,不知道是不是
作者: wjb2011    时间: 2011-10-9 15:19
同问 非常感谢  我的QQ 280291851
在controller里开始一直报错:Abnormal termination, caused by mdrv process termination.
后来改了licence; vuser线程改进程都不起作用
并发时还有Error: InvokeMethod failure: 外部组件发生异常。
Error: ExtractResultArg failure: 外部组件发生异常。
望高手指导!
作者: 随风而动    时间: 2011-12-8 15:05
顶   ,遇到同样的问题了
高手呢???
作者: jameschen83    时间: 2012-2-10 11:37
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:37
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:37
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:37
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:38
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:38
遇到一样的问题,并发时报
Error: InvokeMethod failure: 外部组件发生异常
还有
Abnormal termination, caused by mdrv process termination.
作者: jameschen83    时间: 2012-2-10 11:47
有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process termination.
作者: ilmarewu    时间: 2012-3-13 20:25
我也遇到过同样的问题
作者: ilmarewu    时间: 2012-3-13 20:26
ExtractResultArg failure: 外部组件发生异常
那是因为我的参数里面有符号LR无法识别,把这些符号改成代码就好用了
作者: alenshou    时间: 2013-8-7 11:47
同样问题 求请教
作者: hhddxl1979    时间: 2014-3-18 09:29
顶!遇到同样问题,请哪位高手解答!谢谢!
作者: sophine^@^    时间: 2015-9-14 15:55
VU到达一定数量后就会有这种问题,但server也没崩溃,运行设置还需继续优化?
作者: chysummer    时间: 2016-1-13 19:49
jameschen83 发表于 2012-2-10 11:47
有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process terminatio ...

你好问下:
有时又跳出窗口提示LR已经停止工作
error只报
Abnormal termination, caused by mdrv process termination.

我也遇到相同问题,请问怎么解决的么




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2