While trying to install Nolio 6.7 (agents and/or server) on RHEL5 and RHEL6 it returns errors. On RHEL6 it returns:
Unpacking JRE ...
Starting Installer ...
java.lang.UnsatisfiedLinkError: /root/nolio_agent_linux_x64_6_7_0_b81.sh.1477.dir/jre/lib/amd64/libfontmanager.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /root/nolio_agent_linux_x64_6_7_0_b81.sh.1477.dir/jre/bin/../modified/lib/libz.so.1)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
On RHEL5 it returns:
Unpacking JRE ...
Starting Installer ...
Error: dl failure on line 893
Error: failed /tmp/nolio_agent_linux_x64_6.7.0.81.sh.29.dir/jre/lib/amd64/server/libjvm.so, because /tmp/nolio_agent_linux_x64_6.7.0.81.sh.29.dir/jre/lib/amd64/server/libjvm.so: ELF file OS ABI invalid
Nolio Release Automation version 6.7 no longer supports these platforms. For supported platform information please see the documentation, here: https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/intelligent-automation/release-automation-nolio/6-7/installation/system-requirements.html
Release : 6.7
Component : CA RELEASE AUTOMATION CORE
If you can supply the JRE then you might want to consider using the nolio_agent_6_7_0_81.sh installer to install the latest agent. If the java binary is generally available on that machine then the nolio_agent_6_7_0_81.sh installer can be run manually or from ASAP via the Agent Management -> Plus icon -> Install Agent on a Unix server (SSH) option. From the dialog box that will open you'd select the OS Type option: Linux/Unix (Requires JRE).
Notes:
A number of the installers for Windows and Linux bundle/embed Java. Nolio version 6.7 moved from Oracle Java to AdoptOpenJDK version:
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_232-b09)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.232-b09, mixed mode)
AdoptOpenJDK no longer supports RHEL5. Please see here for more information: https://adoptopenjdk.net/supported_platforms.html