I know this is a common question/problem. I'm wondering where to get started with it.
Running java on windows server 2008, we have 65GB memory, and it shows 25GB free. (Currently a couple of guys are running processes).
systeminfo | grep -i memory
shows:
Total Physical Memory: 65, 536 MB Available Physical Memory: 26,512MB Virtual Memory: Max Size 69,630 MB Virtual Memory: Available 299 MB Virtual Memory: In Use: 69, 331 MB.
Really just wondering how I go about solving this problem.
java -version
gives me:
Error occured during initialization of VM
could not reserve enough space for object heap
More specific questions:
java -version
) want to use if you don't specify Xms parameters?I got the same issue. From the analysis, we found that the machine have low swap space. Please increase the swap space and verify.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With