We have around java virtual machines with limited memory, and MongoDB. Deployed processes are randomly getting killed/terminated abruptly in time. No matter java process, nodejs or mongodb process. We tried OOM configuration changes also which did not help us. We found no log or trace for killed processes. Thought it is a memory issue but we have enough memory.
System and Deployment Specs :
OS : RedHat
RAM Memory : 32 GB
HDD : 120 GB
Applications Deployed : around 10jetty application services
,mongoDB
,Nodejs
,Apache web server
Tried in local machine with few memory loaders also, didn't work and could not be able to reproduce.
We are running out of clues...