Deamnd Posted October 29, 2013 Posted October 29, 2013 (edited) suddenly GS give me this error: Client: [Character: blablabla - Account: blablabla - IP: blablabla] - Failed reading : [C] 14 UseItem ; GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded Exception in thread "AISTPool-4" Exception in thread "GeneralSTPool-3" java.lang .OutOfMemoryError: GC overhead limit exceeded Exception in thread "GeneralSTPool-5" Exception in thread "EffectsSTPool-3" And all players got dc+server goes down... Could anyone tell me why? Edited October 29, 2013 by iSnake
0 ^Wyatt Posted October 29, 2013 Posted October 29, 2013 Change your GS .sh or .bat RAM "Xms1024m -Xmx1024m"
0 ^Wyatt Posted October 29, 2013 Posted October 29, 2013 Your machine lacks of RAM, or you didn't assign RAM enough to the GS.
0 Deamnd Posted October 29, 2013 Author Posted October 29, 2013 i have machine with 24gb ram...how i can solve it?to assign my machine the RAM?
0 Tryskell Posted October 29, 2013 Posted October 29, 2013 (edited) If your JDK is 64bits, you can use big values higher than 2g. You can see the RAM consumption using a profiler such as VisualVM (included with JDK distribution, jsut search for it). If your server is only used for that, use big values like 8g. If you got running geoengine with more than one ppl on it, with 1024 you can only end with OOME. Edited October 29, 2013 by Tryskell
Question
Deamnd
suddenly GS give me this error:
And all players got dc+server goes down...
Could anyone tell me why?
Edited by iSnake5 answers to this question
Recommended Posts