Cybersecurity
DevOps Cloud
IT Operations Cloud
Total memory occupied by the OO/RPA java process might surpass the memory setting provided to JVM.
wrapper.java.maxmemory=6192 -> -Xmx
For troubleshooting purposes, one can enable also GC logging (PrintGC flags will be requested to be enabled on case-basis).
Do NOT enable full DEBUG in log4j.properties
log.level=WARN
execution.log.level=INFO
For further investigation, one might enable package specific logging for a delimited time-frame.