can someone tell me waht these errors mean?

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
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

can someone tell me waht these errors mean?

Post by bjc435 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Image

Image
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: can someone tell me waht these errors mean?

Post by _DS_ »

Low memory.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: can someone tell me waht these errors mean?

Post by bjc435 »

i kinda figured the one was a low memory error of some kind, but where am i low on memory i have 560 gb of free space on hard drive.
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: can someone tell me waht these errors mean?

Post by momo61 »

bjc435 wrote:i kinda figured the one was a low memory error of some kind, but where am i low on memory i have 560 gb of free space on hard drive.
I think you are low on RAM memory. Not hard disk space.

You need to configure your gameserver startup parameters to enable the usage of more Memory for the Java Virtual Machine.
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: can someone tell me waht these errors mean?

Post by bjc435 »

Thank you momo,
I am running 4gb of RAM though.
How can i allow server to use more memory? i have looked through config files in config folder, and i see no option to allow server to use more memory. maybe i'm missing it.

Is the low memory causing the server to not be able to despawn, causing the error in the top pic?

thanks
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: can someone tell me waht these errors mean?

Post by lishawj »

bjc435 wrote:Thank you momo,
I am running 4gb of RAM though.
How can i allow server to use more memory? i have looked through config files in config folder, and i see no option to allow server to use more memory. maybe i'm missing it.

Is the low memory causing the server to not be able to despawn, causing the error in the top pic?

thanks
You can specify more memory allocation to the JVM in your gameserver startup.bat and .sh file.
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: can someone tell me waht these errors mean?

Post by Notorious »

But, you need to have 64-bit OS to be able to give more memory.
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: can someone tell me waht these errors mean?

Post by bjc435 »

Notorious wrote:But, you need to have 64-bit OS to be able to give more memory.
So you are saying it is impossible to allow server to use more RAM on 32bit OS? What would cause the RAM issue for me. I have had this server up for a few months and never had this issue. My Machine at the time was doing nothing more than running the server. Maybe the despawn error messages caused it to use up the ram??? but if thats the case couldnt be the RAM that caused the despawn issue.

I have plenty of hard drive space, and plenty of RAM. What is the default amount to allow the server?
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: can someone tell me waht these errors mean?

Post by lishawj »

bjc435 wrote:
Notorious wrote:But, you need to have 64-bit OS to be able to give more memory.
So you are saying it is impossible to allow server to use more RAM on 32bit OS? What would cause the RAM issue for me. I have had this server up for a few months and never had this issue. My Machine at the time was doing nothing more than running the server. Maybe the despawn error messages caused it to use up the ram??? but if thats the case couldnt be the RAM that caused the despawn issue.

I have plenty of hard drive space, and plenty of RAM. What is the default amount to allow the server?
Maybe instead of "tweaking" the startup configuration, try using a vanilla startup configuration and see if you still have issue(s)?
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: can someone tell me waht these errors mean?

Post by bjc435 »

I compiled another server set it up exactly the same and no longer have that issue. :? we will see what happens down the road..lol.
Post Reply