The whole environment has been built and operated before, and everything is normal.
After debugging the script locally, upload it to the server for pressure test, report an error and prompt:
Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from:'/usr/local/jscripts/yth.jmx'. Cause: CannotResolveClassException: com.github.johrstrom.listener.PrometheusListener……
According to the prompt, combine your own operation, because a prometheuslistener plug-in is added during local debugging, but it is not available on the server.
Solution:
1. Add this jar package under the plug-in package under the JMeter directory of the server
2. Re debug the script upload server in the state of no new plug-ins locally
I’ve tried both ways. It’s OK!.
But it’s usually the first one. After all, I want this jar
Read More:
- jmeter Execute to create Chart Error: An error occurred: Error while processing samples: Mismatch between ……
- [Solved] Mac Runjmeter WARNING: package sun.awt.X11 not in java.desktop
- [Solved] Flutter Amap plug-in amap_location error: AmapLocationPlugin.java:287: error
- [Solved] JMETER pressure measure with a lot of Ports Error: 504GATEWAY TIMEOUT
- [Solved] STM32F4 MDK5 Software Simulate Error: error 65: no ‘read‘ permission
- [Solved] Vscode Connect to the remote server error: permission denied (public key)
- Start failure: spawn CMD enoent error (How to Fix)
- [Solved] Linux Start jar Error: nohup: failed to run command ‘java‘: No such file or directory
- Error while trying to run project:unable to start debugging.the debugger is not properly installed. run setup to install or repa
- [Solved] An error occurred while processing your request…enable the Development environment by setting …
- No repositories directory found inside registry_ DATA_ DIR
- [Solved] Excel plug in installation failed: unable to resolve the value of property ‘type’
- Error: Can’t initialize nvrm channel [How to Solve]
- Error lnk2038: detected “_ ITERATOR_ DEBUG_ Mismatched ‘level’ value of ‘0’
- The SDK of Android webrtc compiled with Ninja – C out / release command reported an error, and the Android NDK processing method could not be found
- How to Solve Git Error: error: failed to push some refs to……
- [Solved] Error C1189: #error: Please use the /MD switch for _AFXDLL builds
- VScode: How to Solve golong plug-in install Error
- CCS Error: gmake: Target ‘all‘ not remade because of errors.
- How to Solve Hexo init error: bash: hexo: command not found