Server Memory

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
mangdar
Posts: 68
Joined: Tue May 11, 2010 7:22 am

Server Memory

Post by mangdar »

com.l2jserver.gameserver.GameServer GameServer Started, free memory 582 Mb of 953 Mb

I need increse memory for my l2j server.
How to do it?
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: Server Memory

Post by Evilus »

in either your startgameserver.bat(windows) or gameserverloop.sh(linux), depends on your operativesystem
User avatar
Raikkon35
Posts: 178
Joined: Sat Mar 08, 2008 2:54 pm

Re: Server Memory

Post by Raikkon35 »

You can start editing "startGameServer.bat" (or "GameSever_loop.sh") changing the "-Xmx" value.
For example, "-Xmx2048" for giving 2 GBs RAM to server.

Search the forum, there are a few values ​​you can modify. Are also several examples in the file that I have specified. Find info about the "garbage collector" of JVM.
mangdar
Posts: 68
Joined: Tue May 11, 2010 7:22 am

Re: Server Memory

Post by mangdar »

Thank you i changed it.and work fine

:oops: Evilus
:oops: Raikkon35
Post Reply