Hi Sebastian and all the devTeam.
First of all, congratulations for the new version, I've a lot of expectation to test every funcionality.
My question it's about the execution with OpenJDK v11 and compatibility problems. If I start like a service with Systemctl in a CentOS machine, and I set the default java alternative to Sun/Oracle JDK 8, it works fine, the application starts and I can open the web interface.
But if I set the default java alternative with OpenJDK v11 and I start the service, I get some Warnings in the logfile ERR, the service starts fine, but the web inferface shows me an:
The log file is attached.
Thanks.