mderevyankoaqa / jmeter-influxdb2-listener-plugin

Influx DB v2.0 listener plugin for Apache JMeter. Provides the possibility to see the online dashboard (aggregation table, errors, the response body of failures).
Apache License 2.0
114 stars 40 forks source link

When I use JSR223 sampler I get exception #7

Closed cah-jyoti-prakash closed 3 years ago

cah-jyoti-prakash commented 3 years ago

Seems some class/Jar conflict.

2021-03-18 00:22:38,821 ERROR o.a.j.JMeter: Uncaught exception in thread Thread[AWT-EventQueue-0,6,main] java.lang.ExceptionInInitializerError: null at org.codehaus.groovy.jsr223.GroovyScriptEngineFactory.getLanguageVersion(GroovyScriptEngineFactory.java:95) ~[groovy-jsr223-3.0.7.jar:3.0.7] at org.apache.jmeter.util.JSR223BeanInfoSupport.(JSR223BeanInfoSupport.java:70) ~[jmeter-plugin-influxdb-listener-1.0.jar:task ':jar' property 'archiveVersion'] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]

dsteindo commented 3 years ago

This seems like the same issue I opened -> #6

can you add more information, e.g. JMeter Version you use?

cah-jyoti-prakash commented 3 years ago

Jmeter 5.4.1 openjdk version "12.0.1" 2019-04-16

mderevyankoaqa commented 3 years ago

@cah-jyoti-prakash, hi thank you.. it seems the compatibility issue, will take a look soon.

mderevyankoaqa commented 3 years ago

Please try this one https://drive.google.com/file/d/1QhSEUDrESOjzLRFPGVkN0e_Im6FkHfyU/view the package should be compatible with 5.4.1 .. in case if it works - will make a new release. Thank you.

mderevyankoaqa commented 3 years ago

Is going to be fixed in the new release.. Already tested, see details Redundant dependencies #6

mderevyankoaqa commented 3 years ago

Fixed in 1.1 relase