Jump to content
  • 0

[help] GS


Question

Posted

when i open GS i have this error:

Exception in thread "AISTPool-1" java.lang.OutOfMemoryError: GC overhead limit e
xceeded
Exception in thread "AISTPool-4" java.lang.IllegalMonitorStateException
        at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Sour
ce)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown
Source)
        at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source)
        at java.util.concurrent.DelayQueue.take(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "AISTPool-3" java.lang.OutOfMemoryError: GC overhead limit e
xceeded
Exception in thread "AISTPool-6" java.lang.IllegalMonitorStateException
        at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Sour
ce)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown
Source)
        at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source)
        at java.util.concurrent.DelayQueue.take(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "AISTPool-5" java.lang.OutOfMemoryError: GC overhead limit e
xceeded
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceede
d
06:07:45 TimerThread stop with following error. restart it.

thanks

4 answers to this question

Recommended Posts

  • 0
Posted

auto sto bgazei otan anoigeis to gs?

We are on english section

 

@Pinaepple edit the gameserver.bat and look this''java -Xmx748m''. If it is 512 do it 1024. Save & test it.

  • 0
Posted

REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

Xmx is 1536 :S make it 1024? :D

 

Thanks fixed it

:d

lock itt

Guest
This topic is now closed to further replies.


×
×
  • Create New...