Re: Artemis server getting killed randomly by OS Kernel

2022-09-19 Thread Jan Å mucr
e, I'd appreciate it. Thanks > > Thanks > Ekta > > > From: s...@cecurity.com.INVALID > Sent: Monday, September 19, 2022 2:49 PM > To: users@activemq.apache.org > Subject: Re: Artemis server getting killed randomly by OS Kernel > >

Re: Artemis server getting killed randomly by OS Kernel

2022-09-19 Thread Ekta Awasthi
bilitym...@officedepot.com or by initiating a MIRT From: Clebert Suconic Sent: Monday, September 19, 2022 6:52:39 PM To: users@activemq.apache.org Subject: Re: Artemis server getting killed randomly by OS Kernel [CAUTION: EXTERNAL SENDER] I would recommend check

Re: Artemis server getting killed randomly by OS Kernel

2022-09-19 Thread Clebert Suconic
ate it. Thanks > > Thanks > Ekta > > > From: s...@cecurity.com.INVALID > Sent: Monday, September 19, 2022 2:49 PM > To: users@activemq.apache.org > Subject: Re: Artemis server getting killed randomly by OS Kernel > > [CAUTION: EXTERNAL SENDER] > > > By default the

Re: Artemis server getting killed randomly by OS Kernel

2022-09-19 Thread Ekta Awasthi
share, I'd appreciate it. Thanks Thanks Ekta From: s...@cecurity.com.INVALID Sent: Monday, September 19, 2022 2:49 PM To: users@activemq.apache.org Subject: Re: Artemis server getting killed randomly by OS Kernel [CAUTION: EXTERNAL SENDER] By default th

Re: Artemis server getting killed randomly by OS Kernel

2022-09-19 Thread slx
By default the oom killer will always target first the biggest process. You'll need to monitor your global memory consumption and check if it is not being eaten by a swarm of little hungry processes. If artemis is the only significant process sitting on your system, check first the -Xmx value pass