Upgrading RAM Issue

Discussion in 'Bukkit Help' started by Sirstaven46, Nov 25, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Sirstaven46

    Hi here's my Specs:
    8GB DDR3 Ram
    PS: I have Java 7, I use this Command - java -Xms3072M -Xmx3072M -jar craftbukkit.jar -o true
    PAUSE
    To run my Bukkit Server, and it doesn't work, unless my Ram is at 1024, if it's at 3072, I get an error - "Error occurred during the initialization of VM, Could not reserve enough space for object heap, Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. C:\Users\Brian\Desktop\Bukkit\PAUSE, Press any key to continue . . . Help that has worked will result in an Admin Position on the Server
     
  2. Offline

    QuantumDev

    That means your server can't allocate that amount of RAM to your Java process.

    How much RAM is available?
     
  3. Offline

    midnightfang22

    Are you running Java 64 bit? If not, you have a ram cap at 1.5GB roughly.
     
  4. Offline

    aaronfranke

    You need 64-bit java to run any java application with more than 1536MB of RAM allocated. I can tell you have a 64-bit system because you have 8 GB of total system RAM, so your computer is capable of installing 64-bit Java
     
  5. We assume you have 64 bit operating system?
    If you dont and are running a 32bit you have limited your RAM 4gb.
    As said above you need a 64 bit Java (Which needs 64bit OS.) to run more than 1.5gb.
     
  6. Offline

    Sirstaven46

    I have a 64 bit system.

    I fixed it by Installing 64-bit java, my guess was it automatically installed 32-bit..
    thanks alot though.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  7. Offline

    minecrafterwork I steal plugins as my own

    If you have any more questions / errors feel free to post them and we will help you out
     
  8. Offline

    Sirstaven46

    Thanks a lot :D
     
Thread Status:
Not open for further replies.

Share This Page