On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Linux OD 16.6 cannot find JAVA

Did a test install. TS/LS/Reports all working well.

OD install went fine, zero errors anywhere. But when I try to start OD or use a CLT, I see errors like this:

Starting OpenDeploy server.
It may take a few moments. Please wait....
/opt/interwoven/OpenDeployNG/lib/iwodclt: line 145: /bin/java: No such file or directory
/opt/interwoven/OpenDeployNG/lib/iwodclt: line 145: /bin/java: No such file or directory

I edited processod as well as the iwodclt and hardcoded JAVA_HOME and it works fine.

I have JAVA_HOME set in root's login as well as in /etc/profile so I am at a loss as to why it is not being picked up in OD they way TS picks it up.