Hello any ideas what is causing this issue in console of Adams in Rhel linux:
Thu Aug 19 13:53:45 2021 SCA.SCASystemException - PREFERRED_ADDR set to loopback address while DS_ADDR is pointing to a valid IP address. This is a conflict since setting DS_ADDR indicates a multi-node run in which case PREFERRED_ADDR must be set to a valid live IP address (ID=2028000000)
Solutions for this issue was quite simple. During installation of RHEL 7, for hostname has to be defined something else than localhost.localdomain. Using nmtui to change hostname after installation from localhost.localdomain did not help me.