When running Xunit scripts the application crashes and in logs the message "The JVM has run out of m
When running xunit scripts the application crashes and in the logs the below message is displayed
FATAL [ ] 2019-11-26 10:05:41,243 The application has terminated abnormally...
User Message: The JVM has run out of memory. Try increasing the max value.
Error status: DISASTER :: dtv.pos.framework.StationController [REGISTER:OCP [User]]
java.lang.OutOfMemoryError: GC overhead limit exceeded
How do i increase the memory for the JVM?