Can't allocate more Ram!

Discussion in 'Bukkit Help' started by hallowhead1, Aug 20, 2012.

  1. Offline

    hallowhead1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hey i run a bukkit 1.3 server with adminium hooked into it. so i have the remote toolkit thing installed

    here is my server start .bat
    @Echo off
    "C:\Program Files\Java\jre7\bin\java.exe" -Xms4096M -Xmx5120M -jar Minecraft_RKit.jar user:pass
    pause

    i have a 64bit operating system win 7 proffessional
    and 16gb of ram so thats not the problem
    i use a essentials gc command to see the allocated ram
    it still says 1gb, why! for the love of god i have 16gb of ram for a reason!
  2. Offline

    Omnitv

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You may want to install Java 64bit
  3. Offline

    bastion

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    take out the xms statement and change the xmx statement to -Xmx5G and see if that changes things.
  4. Offline

    hallowhead1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    guys i clearly have java 64 installed you nubs lol bastion i will try it now!
    nope it still stays at only 1gb

    This post has been edited 1 time. It was last edited by hallowhead1 Aug 20, 2012.
  5. Online

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Take lok at the everything indeed to know link in my signature and look for the guide with allocating more RAM
  6. Offline

    theearlypc423

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    64 bit dude and make sure you have x(86) if not...

Share This Page