Warning, your max perm gen size is not set or less than 128mb

Discussion in 'Bukkit Help' started by seane96, Jan 21, 2014.

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

    seane96

    Hi,

    Every time i run my server, before it loads it gives me this warning message:

    1. Warning, your max perm gen size is not set or less than 128mb. It is recommended you restart Java with the following argument: -XX:MaxPermSize=128M
    2. Loading libraries, please wait...
    I am running a Ubuntu server 12.4.
    Java version:
    java version "1.6.0_27"
    OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.4)
    OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
    Start-up script:
    java -Xms18432M -Xmx18432M -jar craftbukkit.jar nogui
    I have also been looking at this http://stackoverflow.com/questions/11341494/how-do-i-properly-set-the-permgen-size, does anyone know what i have to set the maxpermsize to?
    I have 32 gb of ram, and only using 18 for the server.
    Any help would be appreciated
    Thanks,
    Sean.
     
  2. Offline

    Meatiex

    seane96

    <Removed advertising - Necrodoom>
    I'm not sure, but Scrayos said this on that post:
    Code:
    Thats Not an issue. Its just a helpful message, implemented by md-5. Its implemented since 1.7. Thats related to the thing they've added lots of classes in that version and a preventive increase of MaxPermGenSpace is recommended to avoid lag in future versions of mc.
    I'm getting this "Helpful message" too and would like to fix it...
     
  3. Offline

    seane96

    Thanks for that Meatiex, if i find a way to fix it i will contact you or post the fix on this thread

    Sean.
     
  4. Offline

    Necrodoom

    As Meatiex proved this is warning is caused by an unofficial build, locked.
    Unofficial builds are not supported here.
     
Thread Status:
Not open for further replies.

Share This Page