Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread - 100% New Code - Easy To Use APIs
by
rigel
on 31/07/2016, 02:28:54 UTC
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?