JMeter导入jmx文件提示CLASS NOT FOUND错误的解决方案

本文介绍了解决JMeter导入JMX文件时遇到的类未找到错误的方法。通过安装官方推荐的插件管理器插件,可以自动分析并提示缺少的插件,方便下载安装,避免导入错误。
部署运行你感兴趣的模型镜像

当我们使用 jmeter的时候,经常会使用别人分享给我们的jmx文件,然后经常碰到的一个问题是导入jmx文件的时候会出现如下错误:
错误弹窗
从文本上看,是一个类没有找到,很容易想到,是有一个插件在这个jmx文件中用到了这个叫做CorrectedResultCollector的类,但是我这里的jmeter没有这个插件,那自然也就没有这个类,
但这时问题出现了,我怎么知道要装什么插件,才会有这个类呢!

经过百度/google之后,发现jmeter官方有一个“插件管理的插件”,只要装了这个以后,他会帮你自动分析缺少的插件,并提示下载安装。

以下是官方对这个插件的说明:https://jmeter-plugins.org/wiki/PluginsManager/
不愿意看的或者看不懂英文的,也可以点击这里 Plugins Manager 直接下载这个插件(这是个jar文件,有些浏览器可能会提示会对系统有害,忽略这个警告就好了),然后把它放到你的jmeter安装目录的lib/ext目录下。

然后重新启动jmeter,再打开jmx文件就不会报错啦,会提示你缺少xxx插件,是否需要下载,按照提示下载安装就ok了哟!

您可能感兴趣的与本文相关的镜像

Stable-Diffusion-3.5

Stable-Diffusion-3.5

图片生成
Stable-Diffusion

Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率

2025-09-25 13:11:15,568 INFO o.j.r.JARSourceHTTP: Found cached repo 2025-09-25 13:11:15,813 INFO o.j.r.PluginManager: Plugins Status: [jpgc-graphs-basic=2.0, jpgc-casutg=3.1.1, jpgc-filterresults=2.2, jpgc-httpraw=0.1, jpgc-perfmon=2.1, jpgc-plugins-manager=1.10, bzm-random-csv=0.8, jmeter-core=5.6.2, jmeter-ftp=5.6.2, jmeter-http=5.6.2, jmeter-jdbc=5.6.2, jmeter-jms=5.6.2, jmeter-junit=5.6.2, jmeter-java=5.6.2, jmeter-ldap=5.6.2, jmeter-mail=5.6.2, jmeter-mongodb=5.6.2, jmeter-native=5.6.2, jmeter-tcp=5.6.2, jmeter-components=5.6.2] 2025-09-25 13:11:15,814 INFO o.j.r.PluginManagerMenuItem: Plugins Manager has upgrades: [jpgc-plugins-manager] 2025-09-25 13:11:20,691 INFO o.a.j.s.FileServer: Default base='D:\验收\apache-jmeter-5.6.2\bin' 2025-09-25 13:11:20,694 INFO o.a.j.g.a.Load: Loading file: D:\验收\测试执行\项目材料\2025\9月\应急救援\2025应急指挥系统性能测试脚本汇总.jmx 2025-09-25 13:11:20,694 INFO o.a.j.s.FileServer: Set new base='D:\验收\测试执行\项目材料\2025\9月\应急救援' 2025-09-25 13:11:20,777 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2 2025-09-25 13:11:20,784 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8 2025-09-25 13:11:20,785 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0 2025-09-25 13:11:20,787 INFO o.a.j.s.SaveService: Loading file: D:\验收\测试执行\项目材料\2025\9月\应急救援\2025应急指挥系统性能测试脚本汇总.jmx 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 2025-09-25 13:11:20,913 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser 2025-09-25 13:11:21,318 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times 2025-09-25 13:11:21,318 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to UTF-8 2025-09-25 13:11:21,318 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true 2025-09-25 13:11:21,318 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000 2025-09-25 13:11:21,480 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\common-login.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,492 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-perfmon-2.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,493 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-httpraw-0.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,493 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-graphs-basic-2.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,494 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-custom-lib-1.0.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,494 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-filterresults-2.2.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,495 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.11.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,497 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.10.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,498 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-random-csv-data-set-0.8.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,500 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\CMAEnDeUtil-1.0-SNAPSHOT.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,500 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-casutg-3.1.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.ResultRenderer], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,519 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\common-login.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,535 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-perfmon-2.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,536 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-httpraw-0.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,536 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-graphs-basic-2.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,537 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-custom-lib-1.0.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,537 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-filterresults-2.2.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,538 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.11.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,540 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.10.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,541 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-random-csv-data-set-0.8.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,543 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\CMAEnDeUtil-1.0-SNAPSHOT.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,543 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-casutg-3.1.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.visualizers.RequestView], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:21,625 INFO o.a.j.s.FileServer: Set new base='D:\验收\测试执行\项目材料\2025\9月\应急救援' 2025-09-25 13:11:32,869 INFO o.a.j.e.StandardJMeterEngine: Running the test! 2025-09-25 13:11:32,870 INFO o.a.j.s.SampleEvent: List of sample_variables: [] 2025-09-25 13:11:32,870 INFO o.a.j.s.SampleEvent: List of sample_variables: [] 2025-09-25 13:11:32,871 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.' 2025-09-25 13:11:32,871 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.' 2025-09-25 13:11:33,054 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\common-login.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,065 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-perfmon-2.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,066 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-httpraw-0.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,066 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-graphs-basic-2.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,067 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-custom-lib-1.0.0.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,067 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-filterresults-2.2.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,067 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.11.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,070 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-manager-1.10.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,072 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-random-csv-data-set-0.8.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,073 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\CMAEnDeUtil-1.0-SNAPSHOT.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,074 INFO o.a.j.r.ClassFinder: Will scan jar D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-plugins-casutg-3.1.1.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning 2025-09-25 13:11:33,079 INFO o.a.j.t.TestPlan: added D:\验收\apache-jmeter-5.6.2\lib\ext\jmeter-custom-lib-1.0.0.jar to classpath 2025-09-25 13:11:33,082 INFO o.a.j.g.u.JMeterMenuBar: setRunning(true, *local*) 2025-09-25 13:11:33,083 INFO o.a.j.e.StandardJMeterEngine: Starting setUp thread groups 2025-09-25 13:11:33,083 INFO o.a.j.e.StandardJMeterEngine: Starting setUp ThreadGroup: 1 : setUp Thread Group 2025-09-25 13:11:33,083 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group setUp Thread Group. 2025-09-25 13:11:33,083 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error 2025-09-25 13:11:33,083 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=1 ramp-up=1 delayedStart=false 2025-09-25 13:11:33,094 INFO o.a.j.t.ThreadGroup: Started thread group number 1 2025-09-25 13:11:33,095 INFO o.a.j.e.StandardJMeterEngine: Waiting for all setup thread groups to exit 2025-09-25 13:11:33,099 INFO o.a.j.t.JMeterThread: Thread started: setUp Thread Group 1-1 2025-09-25 13:11:33,100 INFO o.a.j.s.FileServer: Stored: D:/验收/测试执行/项目材料/2025/9月/应急救援/csv/custmer.csv 2025-09-25 13:11:33,126 ERROR o.a.j.u.BeanShellInterpreter: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,127 WARN o.a.j.m.BeanShellPreProcessor: Problem in BeanShell script. org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,133 INFO o.a.j.p.h.s.HTTPHCAbstractImpl: Local host = LAPTOP-5AL5IVVO 2025-09-25 13:11:33,136 INFO o.a.j.p.h.s.HTTPHC4Impl: HTTP request retry count = 0 2025-09-25 13:11:33,291 INFO o.a.j.p.h.s.h.LazyLayeredConnectionSocketFactory: Setting up HTTPS TrustAll Socket Factory 2025-09-25 13:11:33,292 INFO o.a.j.u.JsseSSLManager: Using default SSL protocol: TLS 2025-09-25 13:11:33,292 INFO o.a.j.u.JsseSSLManager: SSL session context: per-thread 2025-09-25 13:11:33,300 INFO o.a.j.u.SSLManager: JmeterKeyStore Location: type JKS 2025-09-25 13:11:33,301 INFO o.a.j.u.SSLManager: KeyStore created OK 2025-09-25 13:11:33,301 WARN o.a.j.u.SSLManager: Keystore file not found, loading empty keystore 2025-09-25 13:11:33,426 ERROR o.a.j.u.BeanShellInterpreter: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,426 WARN o.a.j.m.BeanShellPreProcessor: Problem in BeanShell script. org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,526 ERROR o.a.j.u.BeanShellInterpreter: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,526 WARN o.a.j.m.BeanShellPreProcessor: Problem in BeanShell script. org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval Sourced file: inline evaluation of: ``import com.ye.Sm2Util; import org.apache.commons.codec.digest.DigestUtils; impor . . . '' : Attempt to resolve method: prepareLoginData() on undefined variable or class name: LoginRequest 2025-09-25 13:11:33,700 INFO o.a.j.t.JMeterThread: Thread is done: setUp Thread Group 1-1 2025-09-25 13:11:33,700 INFO o.a.j.t.JMeterThread: Thread finished: setUp Thread Group 1-1 2025-09-25 13:11:33,701 INFO o.a.j.e.StandardJMeterEngine: All Setup Threads have ended 2025-09-25 13:11:33,808 INFO o.a.j.e.StandardJMeterEngine: No enabled thread groups found 2025-09-25 13:11:33,808 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test 2025-09-25 13:11:33,808 INFO o.a.j.s.FileServer: Close: D:/验收/测试执行/项目材料/2025/9月/应急救援/csv/custmer.csv 2025-09-25 13:11:33,814 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*)
09-26
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值