Know you have a permission problem, your user doesn't have access to some files in the folder /var/lib/neo4j/data/databases/graph.db
.
Can you do a sudo chown -R majroud /var/lib/neo4j/data
and try again.
Also, be sure that the Neo4j service is not already running.