BIP7411
Severity
10 : Warning
Message
Process <insert_1>(ID) could not be initialized with a JVM heap space request of (<insert_2>(min), <insert_3>(max)). Instead, the process has been started with a request of (<insert_4>(min), <insert_5>(max)).
Explanation
The original requested JVM heap space requirements could not be satisfied because of a shortage of physical memory.
Response
Check that the JVM heap space requirements have been correctly specified and ensure that the machine has enough memory to support the request.