Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread - 100% New Code - Easy To Use APIs
by
tyz
on 03/08/2016, 18:09:35 UTC
I tested it with xmx = 730m but it did not work, too.
Is there a minimum RAM requirement for running a NEM node? I just found a manual to set up the node but no information about minimum requirements. I ran a NXT node on the server earlier and I worked without problems.

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?