# /usr/bin/java -jar apps/TLS-Server-Scanner.jar -connect www.bbc.co.uk:443

Exception in thread "main" java.lang.UnsupportedClassVersionError: de/rub/nds/tlsscanner/serverscanner/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Great. But what do I need to do to fix it?
#CrapErrorMessage

Follow

@tdp_org upgrade /usr/bin/java or recompile the .jar with an older javac/options

@falken Thanks 🙌🏻 - but my point is that the message doesn't tell me any of that. I installed java from java.com which i presume would be the latest version. Turns out not to be, or that maybe it's something different than that - JRE, JDK, Java - i don't really know what they do specifically. The ecosystem assumes *loads* of knowledge. I just find java super frustrating as a user, not saying anything else is perfect by any means but this is the worst IMO.

@falken That said, do you know how i'd upgrade `/usr/bin/java`? As I say, i downloaded it from java.com so i'd assume that'd be latest wouldn't it?

@tdp_org linux? there should be an openjdk package in your disto's list. Mac? dunno. Win? Get one from Chocolatey or similar.
Don't use Oracle's downloads. If they find you they'll set the lawyer's on you

@tdp_org @falken@qoto.org azul.com/downloads/?package=jd is a good source of openjdk for a wide range of platforms - avoiding the Oracle sales droids.

@tdp_org Java class file version of 52 corresponds to Java 8, which is ancient. Looks like you are trying to run code compiled for Java 11.

I doubt you actually downloaded Java 8, so it might be more of a $PATH problem.

Its also likely that your distro has a version of Java greater than 11 in its package manager too, I try that first.

@intrbiz It's very odd. I downloaded it from Java.com and that gave me ver 8 (macos arm).
There isn't an apple provided Java these days.
The brew version of Java was new enough but took some wrangling to make work.
The app bombed out after all that so I gave up.

@tdp_org baffling, I have no idea why java.com only provides a 10 year old release.

Where as the oracle site gives you an upto date release:

oracle.com/uk/java/technologie

Got to love Oracle and there approach to communities.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.