Giter Club home page Giter Club logo

Comments (3)

SreeCoder avatar SreeCoder commented on June 9, 2024 1

Hi @mderevyankoaqa
I am using JMeter 4.5.3 and JDK 11 versions. Seems I have to use JMeter 5.5 as per your comment. Thanks for the response.

from jmeter-influxdb2-listener-plugin.

mderevyankoaqa avatar mderevyankoaqa commented on June 9, 2024

Hi @SreeCoder

sorry, what version of the JMeter are you using? what is the Java and plugin version?

for the latest release you have to use:
Java 11 or the highest
JMeter 5.5
Latest plugin jmeter-plugin-influxdb2-listener-2.4

It seems you not the compatible chain due to IncompatibleClassChangeError

   2022-06-21 09:41:03,093 ERROR o.a.j.r.ClassFinder: Error filtering class org.apache.commons.compress.harmony.pack200.Segment, it will be ignored
java.lang.IncompatibleClassChangeError: class org.apache.commons.compress.harmony.pack200.Segment can not implement org.objectweb.asm.ClassVisitor, because it is not an interface (org.objectweb.asm.ClassVisitor is in unnamed module of loader org.apache.jmeter.DynamicClassLoader @2aaf7cc2)
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(ClassLoader.java:1016) ~[?:?]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174) ~[?:?]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:555) ~[?:?]

BR,
Mike

from jmeter-influxdb2-listener-plugin.

mderevyankoaqa avatar mderevyankoaqa commented on June 9, 2024

@SreeCoder, you are right you need to use the JMeter 5.5 and the latest release of the plugin.

BR,
Mike

from jmeter-influxdb2-listener-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.