NIS node stuck at height and throwing error

Here is my starter command

java -Xms512M -Xmx2800M -cp “.:./:…/libs/” org.nem.deploy.CommonStarter

I am restarting NIS node now with following command

java -Xmx2800M -Xmx2800M -cp “.:./:…/libs/” org.nem.deploy.CommonStarter

Here I am attaching nis-stderr.log
https://www.dropbox.com/s/8b5z86bk1cnav50/nis-stderr.log?dl=0

And here is full logs list https://www.dropbox.com/sh/6zasbnjujwvueze/AAAyEovMIQQ9zGN5VVa9De6ra?dl=0

@BloodyRookie are you able to tell what could be the reason? Not enough memory?

1 Like

It is working now with command

java -Xmx2800M -Xmx2800M -cp “.:./ :…/libs/ ” org.nem.deploy.CommonStarter

It stopped working again
Errors I see are:

WARNING forcibly aborting request to http://160.16.239.29:7890/node/info
SEVERE DIRECT fatal error encountered while communicating with <Node [buehara

Here are full logs https://www.dropbox.com/sh/nytzzienqmhieke/AAAiJc2VeEZVRCz8Zp-Ch767a?dl=0