Out of memory Error occurs in logs and Server will restart automatically
Hello Experts,
We are using Web Center Content 12.2.1.3.0 and getting the below error in our logs and after that server will restart automatically. Please suggest how we can stop it and change this memory parameters..
Error 5/27/20 5:21 PM Event generated by user 'sysadmin' at host 'CIS'. System code execution error. Unable to allocate 1,024 MiB. Allocating more than 512 MiB is prohibited. [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,sysadmin,CIS!csSystemCodeExecutionError!syMemoryAllocationDenied,1024,512
intradoc.common.ServiceException:
at intradoc.server.ServiceManager.onError(ServiceManager.java:792)
at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:400)
at intradoc.server.IdcServerThread.run(IdcServerThread.java:219)