I: Loading resource table... [3.136s][warning][gc,alloc] pool-1-thread-3: Retried waiting for GCLocker too often allocating ...
I have a program thats real simple and will read through my xml file and print out some stuff. THe problem is the xml file is 2gb ...
When I run my springboot app for sometime I'm getting "Getting java.lang.OutOfMemoryError: Java heap space" Seems that the size ...