Skip to content
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

Open
bluemike1676 opened this issue Aug 9, 2024 · 3 comments
Open

Comments

@bluemike1676
Copy link

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

@mderevyankoaqa
Copy link
Owner

Hello @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

@bluemike1676
Copy link
Author

bluemike1676 commented Aug 10, 2024 via email

@mderevyankoaqa
Copy link
Owner

mderevyankoaqa commented Aug 12, 2024

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,
Mike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants