exception in initAndListen: NonExistentPath: Data directory /data/db not found., terminating
Help!
Create new folder in the root sudo mkdir -p /data/db/ and then run the following command
sudo mkdir -p /data/db/
sudo chown `id -u` /data/db