Neo4j Server Closing for no Reason? -


i have small database working fine day ago, now, when try start it, console claims succeeds in opening, web server hangs.

lsof -i | grep 7474 

states neo4j listening port, , "close_wait"-ing, i'm told means server side shut down.

the new error logback.groovy missing, along logback-test.xml, odd, because set logging false in neo4j config file.

any idea happening? 1 else encounter problem?

check messages.log more detail shutdown reason.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -