Installed APM 10.7 GA on Linux system
The EM fails to start with the following error:
[ERROR] [main] [Manager] The EM failed to start. /tmp/librocksdbjni8544611810769711369.so: /tmp/librocksdbjni8544611810769711369.so: failed to map segment from shared object: Operation not permitted
The issue arises when the operating system prohibits execution of the code within the shared object file. And underlying filesystem prohibits code execution because it is mounted with the "noexec" flag
Release : 10.7.0
Component : APPLICATION PERFORMANCE MANAGEMENT
This is related to the Linux environment / file system. Please refer the following KB to resolve the issue:
Enterprise Manager failed to start due to Failed to map segment from shared object
And this Community post :
EM failed to start - /tmp/librocksdbjni8883977260053861907.so: failed to map segment from shared object: Operation not permitted