Arivazhagan-6
5 years agoFrequent Visitor
Getting the following error ,while opening SoapUI 5.6
java.lang.UnsupportedClassVersionError: com/eviware/soapui/SoapUI has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recog...
- 5 years ago
After a lot of Internet browsing and reading, I fixed the problem by installing Java SE 14 found on the page https://www.oracle.com/java/technologies/javase-downloads.html after clicking the link JDK Download.
It then tooks me to the page https://www.oracle.com/java/technologies/javase-jdk14-downloads.html where I downloaded the version I needed. Windows 10 for me so I picked up the jdk-14.0.2_windows-x64_bin.exe
And now, I can finally launch my Soap UI 5.6.0 successfully.
Thanks ✌️ 👌