CPCWiki forum

General Category => Amstrad CPC hardware => Topic started by: thomas on 14:22, 02 March 21

Title: Dandanator Mini -- cannot start or compile app (Linux)
Post by: thomas on 14:22, 02 March 21
Hi!

I have some issues starting/compiling the Dandanator Java App on my Debian system. Since it is based on javafx, this is a bit complicated ...

Starting the precompiled jar gives me an InvocationTargetException, and building via mvn install fails quickly.

Oracle JDK 8 is installed and the "active" JDK chosen via update-alternatives.
Any ideas?

- thomas
Title: Re: Dandanator Mini -- cannot start or compile app (Linux)
Post by: thomas on 14:35, 02 March 21
 OK, nevermind -- I got it!
In case someone else is struggling here:

- download the tar-Archive from oracle (suckers! A login is needed since late 2019!)
- extract and install as explained here: https://docs.datastax.com/en/jdk-install/doc/jdk-install/installOracleJdkDeb.html
- choose java and javac from update-alternatives --config javac

The issue was caused by an "incompatible" JDK 8 version installed on my machine. With 8u281 it works! :-)
- thomas
Powered by SMFPacks Menu Editor Mod