You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When deployed in applicationMonitoring mode, the injection fail on hooking phase
cat /opt/dynatrace/oneagent-paas/log/process/ruxitagentproc_2023-12-22_1000.log
2023-12-22 19:07:07 UTC [ 1] info [general ] version 1.279.166.20231201-090952, 64 bit, exe: "/usr/lib/jvm/java-1.8-openjdk/bin/java"
2023-12-22 19:07:07 UTC [ 1] severe [hooking ] Injection of java agent failed: No java agent found NULL, incorrect oneagent installation?
The init container install-oneagent looks work's fine:
Thank you for opening a Dynatrace Operator Issue. We've identified and tagged the issue as a "Support request".
Dynatrace responds to requests like these via Dynatrace ONE support rather than Github. This helps our team respond as quickly as possible using the support team's tools and procedures.
Describe the bug
When deployed in applicationMonitoring mode, the injection fail on hooking phase
The init container
install-oneagent
looks work's fine:Also, the
/etc/ld.so.preload
file looks okThe lib is stored on rigth place
To Reproduce
Deploy dynatrace-operator using applicationMonitoring in ARM64 nodes.
Expected behavior
Dynatrace-operator should be able to inject java agent into aplication trough applicationMonitoring mode
Environment
Additional context
In the dynatrace webgui we're not able to get any signal from this deployment
The text was updated successfully, but these errors were encountered: