Skip to:
With the addition of a new find-java.sh script, running runjava produces this output:
java.conf contains
The underlying issue is that function
in find-java.sh does not canonicalize all symlinks in the path.
PR: https://github.com/OpenNMS/opennms/pull/2611
With the addition of a new find-java.sh script, running runjava produces this output:
java.conf contains
The underlying issue is that function
in find-java.sh does not canonicalize all symlinks in the path.