zoukankan      html  css  js  c++  java
  • LoadRunner中InvokeMethod failure: 外部组件发生异常解决办法

    -82801 abnormal termination,caused by mdrv process termination


    -29996
    error:process mmdrv.exe was not created .reason:系统资源不足,无法完成请求的服务。


    -29994
    error:one thread was not created.reason:句柄无效


    -27727 Acttion.c [29]:step
    download timeout[600 seconds] has expired when downloading resources.set the
    "step timeout caused by resource is warning", run-time setting to yes/no to have
    this message as a warning /error,respectively


    -84817 failed to initialize reason:timeout

    使用loadrunner压测webservice接口,时,遇到这样一个问题。

    线程模式:

    运行几分钟后主线程退出

    Abnormal termination, caused by mdrv process termination 

    Action.c(6): Error: Web service call "submitNLSMSRequest_101" execution failed

    Action.c(6): Error: InvokeMethod failure: 外部组件发生异常。.

    Action.c(6): Error: ExtractResultArg failure: 外部组件发生异常。.

    Failed to Stop. Reason: TimeOut

    Action.c(6): Error: C interpreter run time error: Action.c (6):  Error -- memory violation : Exception ACCESS_VIOLATION received.

    改用进程模式

    运行几分钟后报错:Runtime Error!

    Program:E:LoadRunnerinmmdrv.exe

    R6025

    - pure virtual fuction call

    解决总结:

    1.采用进程模式

    2.设置进程最大进程数,20或10(D:Program FilesHPLoadRunnerconfigD:Program FilesHPLoadRunnerconfigd的AgentMaxThreadsPerDriver修改为10)

    3.负载

    4.较少日志输出、添加思考时间

  • 相关阅读:
    哥们儿太猛了
    word文档中出现一串乱码数字
    outlook添加附件时报错--“附件大小超过了允许的范围”
    windows常用脚本备忘
    vim常用命令
    win10中使用scp命令传输文件
    win10安装域控管理工具组件
    edge浏览器离线下载
    SQL_从星期一到星期六自动打卡SQL代码
    用友U8按BOM计算销售订单物料需求SQL代码 第一稿
  • 原文地址:https://www.cnblogs.com/qmfsun/p/4503250.html
Copyright © 2011-2022 走看看