Page 1 of 1

Fort java error?

Posted: Mon Jun 25, 2012 8:31 am
by aonniemnoi
Help me see Java error code thank you
i cannot find out. :cry:


i using

L2J Revision 5456:
L2JDP Revision 8945:

Re: Fort java error?

Posted: Mon Jun 25, 2012 9:05 am
by MELERIX
mmm I got same error sometimes in my pc (is a old pc), but is not critical.

anyway no idea what cause it, because happens randomly.

Re: Fort java error?

Posted: Mon Jun 25, 2012 9:10 am
by aonniemnoi
now i doing many way to fix, but i also cant find out :cry:

Re: Fort java error?

Posted: Mon Jun 25, 2012 9:24 am
by aonniemnoi
emmm ? Now have new problem? what is this again?

Re: Fort java error?

Posted: Mon Jun 25, 2012 9:46 am
by Asmodaius
Your Java Virtual Machine, have run out of memory resources.
How much RAM you have in your machine?

Re: Fort java error?

Posted: Mon Jun 25, 2012 10:48 am
by aonniemnoi
4 GB

Re: Fort java error?

Posted: Mon Jun 25, 2012 12:30 pm
by Asmodaius
There are some options, in config files (.properties), which are "helping" memory cache, to grow, and eventually extend, its limit.
If you are running your game server, with full geodata, then it's possible, even on a machine with 4 GB of RAM, to face memory issues.
Maybe a restart on your pc, would solve the problem, but probably you would face the same problem in the future

Here is a link, that could help you, with finding the resources which are overloading your system.
http://blogs.opcodesolutions.com/roller ... error_java.
You can find a lot of similar references, on the net, for your case.