Jump to content
  • 0

server crash - java runtime


Question

Posted

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

 

2 answers to this question

Recommended Posts

  • 0
Posted

this elementary understand...

ok i increased to 10gb vps, same crash in gs log:

 

java.lang.OutOfMemoryError: requested 65544 bytes

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock