more-speech icon indicating copy to clipboard operation
more-speech copied to clipboard

Can't start

Open techny210 opened this issue 1 year ago • 1 comments

Execution error (UnsupportedClassVersionError) at java.lang.ClassLoader/defineClass1 (ClassLoader.java:-2). schnorr/Schnorr has been compiled by a more recent version of the Java Runtime (class file version 62.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Just FYI. from just pure clone and run

lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Codename: jammy

java --version openjdk 17.0.7 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu122.04.2) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu122.04.2, mixed mode, sharing)


techny210 avatar Jun 04 '23 14:06 techny210

Yes, it’s compiled using openjdk-17 (17.0.2)

On Jun 4, 2023, at 09:21, techny210 @.***> wrote:

Execution error (UnsupportedClassVersionError) at java.lang.ClassLoader/defineClass1 (ClassLoader.java:-2). schnorr/Schnorr has been compiled by a more recent version of the Java Runtime (class file version 62.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Just FYI. from just pure clone and run

lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Codename: jammy

java --version openjdk 17.0.7 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu122.04.2) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu122.04.2, mixed mode, sharing)

— Reply to this email directly, view it on GitHub https://github.com/unclebob/more-speech/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAJAJPEMNKRYPHLLAOFBGTXJSKVFANCNFSM6AAAAAAYZ7I63Y. You are receiving this because you are subscribed to this thread.

Robert C. Martin (Uncle Bob) | @.*** Uncle Bob Consulting LLC. | @unclebobmartin 847.922.0563 | cleancoder.com

unclebob avatar Jun 04 '23 15:06 unclebob