Jump to content
  • 0

[HELP]How can I fix that? Please help!


Question

Posted
java.lang.OutOfMemoryError: GC overhead limit exceeded

Exception in thread "EffectsSTPool-8" java.lang.OutOfMemoryError: GC overhead li
mit exceeded
Unclosed connection! Trace: com.l2jserver.gameserver.model.actor.instance.L2PcIn
stance.restore(L2PcInstance.java:7564)
java.lang.RuntimeException
        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:
273)
        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.restore(L2
PcInstance.java:7564)
        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.load(L2PcI
nstance.java:1294)
        at com.l2jserver.gameserver.network.L2GameClient.loadCharFromDisk(L2Game
Client.java:606)
        at com.l2jserver.gameserver.network.clientpackets.CharacterSelect.runImp
l(CharacterSelect.java:114)
        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:63)
        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1
107)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Exception in thread "EffectsSTPool-17" java.lang.OutOfMemoryError: GC overhead l
imit exceeded
Exception in thread "SelectorThread-645" Exception in thread "GeneralSTPool-59"
Exception in thread "EffectsSTPool-30" java.lang.OutOfMemoryError: GC overhead l
imit exceeded

3 answers to this question

Recommended Posts

  • 0
Posted

didn't even you read the error?

 

java error limit. Out of memory. Restart your machine or your home pc and upgrade your ram.

 

Or go in gameserverloop.sh (if linux) / gameserver.bat (if windaube x) ) and add more ram if you didn't it..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...