Java -Xmx1024m -Xms1024m

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
m3t
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jan 17, 2011 6:08 pm

Java -Xmx1024m -Xms1024m

Post by m3t »

I can't seem to increase the Xmx size let alone the Xms size. My server has 8GB ram and over 300GB virtual RAM paging file. The only other thing running is our Apache website: www.atlantaminecraft.com , and it says we have pleanty left unallocated.

Using windows server r2 64, also java 64
j0rd0n420
This is my homepage
This is my homepage
Posts: 157
Joined: Mon Jul 07, 2008 1:47 pm

Re: Java -Xmx1024m -Xms1024m

Post by j0rd0n420 »

Should just need to change those numbers in your command to start the server to however much ram you want to dedicated.
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Java -Xmx1024m -Xms1024m

Post by Edge100x »

What is the exact command line that you are testing with? Is it giving you an error when you start it? What shows when you enter the command "java -version"?
Post Reply