Jump to content

Recommended Posts

Posted

I have a problem when I run tekkit ( I think the same problem would be and with vanilla server) in dedicated server at the start it uses 81% ~ of ram after a few hours it reaches the point 100% and server freezes I do not know what is the problem :/. (Dedicated server is on Ubuntu server 32bit openjdk 7, I use byobu to manage between the consoles no mysql no webserver) start script is:

#!/usr/bin/env sh

java -Xmx1500M -Xms1500M -jar Tekkit.jar

Server specs:

Ram: 2GB

CPU: intel i7 4GHz

Posted

yeah, you're using 3/4 of your RAM instantly just by starting the server. as other people have said, that's java for you. why are you trying to run the server with such low ram to begin with? the client gets by ok, but the server is a beast of a memory hog

Posted

That's Minecraft's shitty memory management and Java itself, nothing you can do but download more RAM.

Hmm, I wish I could download more RAM, that would be amazing... :P Too bad you need open memory slots and you need to buy it -.-

Join the conversation

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

Guest
Reply to this topic...

×   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...