You have to set environment variable: Something like this: export CATALINA_OPTS=-Xms1G -Xmx8G -server -XX:+UseParallelGC ./bin/startup.sh
this way you will limit OM memory with 8G On Sat, 18 Apr 2020 at 06:03, Christian Bautista <[email protected]> wrote: > Hi Maxim, > > May I know the command to execute that? > > Regards. > > On Fri, Apr 17, 2020 at 9:52 PM Maxim Solodovnik <[email protected]> > wrote: > >> Can you try to increase RAM for OM and check if it will help? >> >> On Fri, 17 Apr 2020 at 01:59, Christian Bautista <[email protected]> >> wrote: >> >>> Hello Maxim, >>> >>> The process of recording stops automatically. >>> >>> CPU core is 4 >>> RAM is 32gb >>> >>> Thank you. >>> >>>> >> >> -- >> Best regards, >> Maxim >> > -- Best regards, Maxim
