-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with OpenJDK in JMeter, will plug in work with Oracle Java #105
Comments
Hello @bluemike1676, First, you can try the following.:
The expected result - JMeter downloads all plugins you need using annotation from your script. Once it works you can try to download the my plugin and put to ~\lib\ext BR, |
Hello Mike,
Many thanks for you quick reply.
I will try this but I also need to use JMeter 5.5. What is the latest version of your plug-in I can use with version 5.5 of JMeter? It looks like version 2.6 or is it 2.4?
What version of Java would you recommend for use with JMeter 5.5 and version 2.6/2.4 of your plug in?
I also tried to donate but paypal wouldn’t let me ☹
Best Wishes
Mike
Mike Cope
Mobile: +44 78 9460 6381
Email: ***@***.******@***.***>
From: Mike Derevyanko ***@***.***>
Sent: Friday, August 9, 2024 8:57 PM
To: mderevyankoaqa/jmeter-influxdb2-listener-plugin ***@***.***>
Cc: Mike Cope ***@***.***>; Mention ***@***.***>
Subject: Re: [mderevyankoaqa/jmeter-influxdb2-listener-plugin] Issue with OpenJDK in JMeter, will plug in work with Oracle Java (Issue #105)
Hello @bluemike1676<https://github.com/bluemike1676>,
It sounds like you're dealing with compatibility issues between Oracle Java and OpenJDK when running JMeter scripts and plugins. This can happen due to differences in how Oracle Java and OpenJDK handle certain aspects of Java code, libraries, or configurations.
First, you can try the following.:
1. Download the latest JMeter from scratch - 5.6.3
2. Put to ~\apache-jmeter-5.6.3\lib\ext the jmeter-plugins-manager-1.10.jar the link https://jmeter-plugins.org/get/
3. Open your script
The expected result - JMeter downloads all plugins you need using annotation from your script. Once it works you can try to download the my plugin and put to ~\lib\ext
BR,
Mike
—
Reply to this email directly, view it on GitHub<#105 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADZYIZ3HIW77SB7BT5Y45G3ZQUNI5AVCNFSM6AAAAABMI4UPGOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZYGY2DSMRRGU>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Dear, Mike, I've checked the history. It seems the plugin version of the release -> which is compatible with JMeter 5.5 has no cool fixes and features. Do you need just a plugin jar file or do you want to have it available in Maven Central as well? I can support you - create the special lib compatible with JMeter 5.5 for your private needs. We can have an online meeting (a short support session as well). Let's go to private the next message will be sent to you from [email protected] (my private email). BR, |
I have a JMeter 5.5 script that works ok with Oracle Java but fails in OpenJDK. The plug in works ok in OpenJDK but gives and error in Oracle Java. So there doesn't seem to be a type of Java that works with both. Will the plugin work with Oracle Java? When I try it I get an error. Sorry if my question is basic, just a bit new to this. Many thanks. Mike
The text was updated successfully, but these errors were encountered: