java 13.0.2 linux
Brought to you by:
nmeier
Hi for all.
I am trying to use GenealogyJ and
receive the messages in attache file
genj.erro.txt. The installinformation
file is also here. The try was maded under
a slackware 14.2 and java oracle 13.0.2.
The uname -a output is:
Linux host 4.4.208 #1 SMP Wed Jan 8 15:23:19
CST 2020 x86_64 Intel(R) Core(TM) i7-4790K
CPU @ 4.00GHz GenuineIntel GNU/Linux
Here more information.
It looks like this is an issue with how GenJ used a non official Java feature for loading services (a registry of capabilities).
As per Java 9 documentation
We have work to move to ServiceLoader I think, have to check.
Meanwhile, I would try Java 8.
Oh, I see jeffnik@ fixed that 22/09/18 - will try to create a build that includes latest changes by tkalliom@. That should then run on your system. Should be possible by eow.
Thanks Mr. Nils Meier.