Jump to content

Java Heap Size issues


iplaytuba

Recommended Posts

After scouring the internet, I have not been able to find any fixes to this issue that work for me. I'm not sure what the issue is anymore and I am reaching out to all of you genius individuals. 

C:(users\me\[location]\[location]>java -Xmx3G -Xms2G -jar BTeam.jar nogui 

Error occurred during initialization of VM

Could not reserve enough space for 3145728KB object heap

 

pause. Press any key to continue

 

Now, of course i've altered everything i can. I changed the Xmx3g to a higher amount and it issued the fatal error:

The specified size exceeds the maximum representable  size. 

error: could not create the java virtual machine.

error: a fatal exception has occurred. program will exit.

 

 

I'm at a total loss. Could some helpful individual help me out?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...