I had this exact problem too. It looked like NCS had started properly as I could use the CLI and do some things but upon checking the logs there were Java VM issues. Turned out I had forgotten to install Java.This was on Ubuntu 18 and fixed by instal...