Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread - 100% New Code - Easy To Use APIs
by
tyz
on 31/07/2016, 10:55:26 UTC
Thanks, to point me to this fact. I will try to lower the -XmX to 700 and try to run it again.

Where could I find the right system logs? I am using Debian Linux on my VPS.

Installed a NEM node on my VPS. The node is running a few moments then the NIS server is terminated with the following message

Quote
./nix.runNis.sh: line 4:  5334 Killed                  java -Xms512M -Xmx1G -cp ".:./*:../libs/*" org.nem.deploy.CommonStarter

My VPS has 1 vCore and 768 MB RAM.

Any suggestions?

Probably the kernel Out Of Memory Killer killed your NIS (info about that in your system logs).

Parameter -Xmx must be lower than your RAM

Has your VPS  any swap space?