Thread: Allocate more RAM [HELP]

Results 1 to 6 of 6
  1. #1 Allocate more RAM [HELP] 
    Development Services √

    Oogle's Avatar
    Join Date
    Apr 2012
    Age
    25
    Posts
    3,978
    Thanks given
    650
    Thanks received
    516
    Rep Power
    483
    Code:
    java -XX:-OmitStackTraceInFastThrow -server -Xms2048m -Xmx4092m -cp
    I'm trying to allocate around 3-4gb or RAM to the 6GB VPS.

    When i run this, i get this error,
    Code:
    Error occurred during initialization of VM
    Could not reserve enough space for 4190208KB object heap


    Attached image

    Attached image
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2012
    Age
    25
    Posts
    2,703
    Thanks given
    906
    Thanks received
    630
    Rep Power
    0
    Quote Originally Posted by Stoked View Post
    Code:
    java -XX:-OmitStackTraceInFastThrow -server -Xms2048m -Xmx4092m -cp
    I'm trying to allocate around 3-4gb or RAM to the 6GB VPS.

    When i run this, i get this error,
    Code:
    Error occurred during initialization of VM
    Could not reserve enough space for 4190208KB object heap
    Here's your issue.

    Reply With Quote  
     

  3. #3  
    Development Services √

    Oogle's Avatar
    Join Date
    Apr 2012
    Age
    25
    Posts
    3,978
    Thanks given
    650
    Thanks received
    516
    Rep Power
    483
    Quote Originally Posted by Sam Bartlett View Post
    Here's your issue.

    I still should be able to allocate 3GB? I get the exact same error for trying with 3GB.


    Attached image

    Attached image
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jan 2012
    Age
    25
    Posts
    2,703
    Thanks given
    906
    Thanks received
    630
    Rep Power
    0
    Quote Originally Posted by Stoked View Post
    I still should be able to allocate 3GB? I get the exact same error for trying with 3GB.
    Perhaps try less?
    Reply With Quote  
     

  5. #5  
    Development Services √

    Oogle's Avatar
    Join Date
    Apr 2012
    Age
    25
    Posts
    3,978
    Thanks given
    650
    Thanks received
    516
    Rep Power
    483
    Quote Originally Posted by Sam Bartlett View Post
    Perhaps try less?
    I've tried 2GB.... it won't run with that either.


    Attached image

    Attached image
    Reply With Quote  
     

  6. #6  
    Extreme Donator

    TaterMater's Avatar
    Join Date
    Aug 2011
    Posts
    1,511
    Thanks given
    218
    Thanks received
    375
    Rep Power
    121
    Probably a long shot but make sure it's running in 64-bit Java.

    Reply With Quote  
     

  7. Thankful user:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Once more, Need help
    By CptHat in forum Help
    Replies: 0
    Last Post: 03-09-2010, 12:47 AM
  2. More client help [rep]
    By Rebels str in forum Help
    Replies: 7
    Last Post: 12-25-2009, 10:50 PM
  3. Replies: 0
    Last Post: 09-01-2009, 10:37 PM
  4. Hey 1 more error help pls
    By Affliction in forum Help
    Replies: 1
    Last Post: 08-23-2009, 03:02 AM
  5. Replies: 5
    Last Post: 05-10-2009, 10:48 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •