Jump to content
  • 0

server crash - java runtime


h4sin

Question

Hello, what problem can it be if my server crashs.

Very often server crash if i start event like DM/CTF/TVT and my server crash.

In my GS folder error log is looking like this:

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

# java.lang.OutOfMemoryError: requested 262152 bytes for Chunk::new. Out of swap space?

#

#  Internal Error (allocation.cpp:215), pid=13403, tid=1327758192

#  Error: Chunk::new

#

# JRE version: 6.0_22-b04

# Java VM: Java HotSpot Server VM (17.1-b03 mixed mode linux-x86 )

# An error report file with more information is saved as:

# /root/naran/gameserver/hs_err_pid13403.log

#

# If you would like to submit a bug report, please visit:

http://java.sun.com/webapps/bugreport/crash.jsp

#

 

 

My VPS hava 6GB ram.

 

GameServer loop:

 

java -Dfile.encoding=UTF-8 -Xms2048m -Xmx2560m -XX:+UseParallelGC -XX:+AggressiveOpts -cp lib/*:l2jserver.jar net.sf.l2j.gameserver.GameServer > log/stdout.log 2>&1

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...