Reputation: 54
I recently upgraded Java version from 1.8(Oracle) to 17(OpenJDK), but post this activity, I am unable to launch JMeter and getting below exception:
How to resolve this issue?
Upvotes: -1
Views: 188
Reputation: 2872
jmeter.bat
startup script, it adds all the necessary JVM startup optionsIf it doesn't help:
--add-modules java.xml
to your JVM startup argumentsxerces
jar and drop it to JMeter ClasspathUpvotes: 0