./bin/neo4j console and see what is happening?
Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
Neo4j 1.6 released - dzone.com/6S4K
The Neo4j Heroku Challenge - http://neo4j-challenge.herokuapp.com/
dont sudo to neo4j, like every init-script it will change the user by it self.
starting "sudo ./bin/neo4j start" should be fine.
when you have started the server in console-mode, it is possible that the database-directories are now owned by root,
cheers, thomas
could you share your log-files (in data/logs ).
And perhaps also if there is any system classpath set
echo $CLASSPATH
which exact version of linux are you running and how did you install the jdk/jre ?
So that we can try to reproduce that on an AWS instance (or perhaps you can do it there).
Otherwise, would it be possible to access the linux system you're trying to run the server on?
Thanks
Michael
I don't recall it exactly. Just go through the conf files, u won't miss it.
--