Re: [Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-22 Thread Michael Hunger
Did you check after the clean up with? find / -iname "*neo4j*" ? But then why are there two different graph-database directories in the two logs? Can you check /etc/neo4j/neo4j-server.properties what db-directory it points to? On Wed, Jan 22, 2014 at 11:10 AM, vahid chakoshy wrote: > i remove

Re: [Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-22 Thread Michael Hunger
These are two different databases, the first log shows: /usr/local/src/neo4j-community-2.0.0/data/graph.db as database path The second log shows: /var/lib/neo4j/data/graph.db Something is really wrong with your installation. Do you try to start the debian package? If so, can you check the databa

Re: [Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-22 Thread Michael Hunger
After the discussion on SO, I'm still confused, there are too many parallel Neo4j versions going on. I gone one set of logs from you where a missing allow_store_upgrade=true is the reason for a failed start (2.0) And another one for 1.8.3 which fails because a thread doing NIO was interrupted (don

Re: [Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-22 Thread vahid chakoshy
neo is not started bro, ps aux | grep java root 2576 0.0 0.0 11172 980 pts/3S+ 11:43 0:00 grep --color=auto java On Wednesday, January 22, 2014 11:39:53 AM UTC+3:30, Sukaant Chaudhary wrote: > > Hi, > Use the following command as root: > *netstat -tulpn* > > If you g

Re: [Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-22 Thread Sukaant Chaudhary
Hi, Use the following command as root: *netstat -tulpn* If you get something like this: *tcp6 0 0 127.0.0.1:7473 :::*LISTEN 1157/java tcp6 0 0 127.0.0.1:7474 :::* LISTEN 1157/java

[Neo4j] SEVERE: Failed to start Neo Server on port [7474]

2014-01-21 Thread vahid chakoshy
I cant run neo4j on my ubuntu server, and this is my neo4j log Jan 22, 2014 11:01:19 AM org.neo4j.server.logging.Logger log INFO: Setting startup timeout to: 12ms based on -1 Jan 22, 2014 11:01:21 AM org.neo4j.server.logging.Logger log SEVERE: org.neo4j.server.ServerStartupException: Starting