The Java-based Unix/Linux agent does not start and creates a Java crash dump. No log file is created. The crash dump contains entries like the ones below:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f3d9bb61594, pid=1409309, tid=1409309
#
# JRE version: OpenJDK Runtime Environment (Red_Hat-17.0.14.0.7-1) (17.0.14+7) (build 17.0.14+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM (Red_Hat-17.0.14.0.7-1) (17.0.14+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x294594] AccessInternal::PostRuntimeDispatch<G1BarrierSet::AccessBarrier<548964ul, G1BarrierSet>, (AccessInternal::BarrierType)2, 548964ul>::oop_access_barrier(void*)+0x4
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/dynatrace/oneagent/agent/rdp -p %p -e %e -s %s -kp %s,%c,%p,%u,%g,%t -a %s %c %p %u %g %t e %P %I" (or dumping to /opt/uc4/bin/core.1409309)
#
# If you would like to submit a bug report, please visit:
# https://access.redhat.com/support/cases/
#
Automic Workload Automation.
Agent Unix/Linux
Java
Environment and configuration.
The system had an older Java version defined in the shared object /etc/ld.so.preload.
Once the entry was removed, the Java-based Automic agent can be started as expected.