Re: [Neo4j] Override address/hostname?

2011-06-03 Thread Peter Neubauer
Thanks Jim, added it to the server configuration section in the manual! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org

Re: [Neo4j] Override address/hostname?

2011-06-02 Thread Jim R. Wilson
Update: the StackOverflow community helped me find the answer: http://stackoverflow.com/questions/6217766/how-to-set-canonical-hostname-in-linux Here's what you have to do: 1. open conf/neo4j-wrapper.conf 2. find the section called "Java Additional Parameters" 3. Add the following line: wrapper.

[Neo4j] Override address/hostname?

2011-06-02 Thread Jim R. Wilson
Hi Neo4j community, I'm trying to get Neo4j running on CentOS 5.6 and running into what I believe is a hostname/address problem. When Neo4j starts up in server mode, it appears to bind to the IPv6 host name, as evidenced by netstat (below). How can I configure Neo4j to bind to a normal IPv4 addr