Install on Ubuntu
Ubuntu’s pre-installed Tomcat canNOT work properly with Brekeke products, it throws “java.lang.NullPointerException”.
To solve the problem, Ubuntu users need to install the proper version of Tomcat from Apache Tomcat.
- Uninstall pre-installed Tomcat and Java
- Install Apache Tomcat v9
- Install Oracle Java SE 8 or later
*In Ubuntu, automatic OS updates may be enabled by default. If you are using it in a production environment, this can lead to unexpected application restarts. Therefore, we recommend changing the scheduled update time or disabling automatic updates altogether, depending on your system’s operational requirements.
