[Help]Java Virtual Machine L2J 

Newbie Spellweaver
Joined
Nov 6, 2006
Messages
96
Reaction score
0
Hello Guys

I'm having a Problem with my java virtual machine when i restart my server or shutdown it and run again some time later, the error u can see on the screenshot.
I dont think its memory problem cuz i have 1gb ddr400 dual channel kingston RAM.

Sry if its on wrong session but i'm searching like a mad and i cant find an answer close to help me :S
 

Attachments

  • wtfisthis - [Help]Java Virtual Machine - RaGEZONE Forums
    wtfisthis.webp
    14.7 KB · Views: 93
Re: Java Virtual Machine

You need to define the path of your java.
 
Upvote 0
Re: Java Virtual Machine

When you edit the startgameserver.bat or startloginserver.bat and change the values for example (-Xmx512m) remember to put the (m) after changing the number to what size of ram your trying to use.

This is often the case when receiving this error.
 
Upvote 0
Re: Java Virtual Machine

i already reinstalled windows, same, u bigpimpi means to edit that line to how much RAM i have?(1gb atm)

Are you using DiskW?Did you try easy-php?That solved the problem for me.
 
Upvote 0
Re: Java Virtual Machine

It is memory problem. because 1 G is not enough. bigpimppy is right. You can not put you total memory as heap for java. Just open StartGameServer.bat and change to -Xmx750m or -Xmx512m.
 
Upvote 0
ok problem fixed when editing the satrgameserver.bat on lines that talk about
"Xmx512m"

thanks guys

-----------------------------------------------------------------------

Ai galera

se alguem tiver tendo um problema como o da figura:

1-bot
 
Upvote 0
Back