PSAESRV java.lang.OutOfMemoryError: Java heap space
PeopleTools 8.52.07 HCM 9.10
I get a problem at PROD env.. I try to load all PS_JOB content in json by an application program ,almost 3 million records, and also with some other data format conversions and calculation operations .
Maybe that is a huge memory cost , so ...you know java.lang.OutOfMemoryError: Java heap space
I didn't do any change about the JVM options in domain configuration file [PSTOOLS] [PSAESRV] sction. That means: PSAESRV start with the default jvm configuration options.. But I don't know what is the default value of jvm Xmx,Xms ???
I'm not sure it would help if I turn up the Xms,Xmx options for PSAESRV?