Details
-
Bug
-
Status: Resolved (View Workflow)
-
Blocker
-
Resolution: Fixed
-
24.0.0
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2019 - 19, Horizon 2019 - May 15th 2019
Description
When installing OpenNMS Horizon on Debian/Ubuntu the java.conf file is ignored. After installing with apt -y install opennms you run runjava -s which finds a Java version and creates the java.conf file. You can't start opennms cause and requires to manually set JAVA_HOME in /etc/default/opennms.
I would recommend to remove the /etc/default/opennms file and make it the same behavior as on CentOS and just read JAVA_HOME or the java.conf file.