Re: [Neo4j] Problem Starting the Server from Java

2011-11-27 Thread Chris Gioran
Ok, a shot in the dark here. There seems to be a bug related with this error message, see http://java.net/jira/browse/JERSEY-601 Does the code you use to startup the Neo4j server work nicely outside of GF? If yes, then please try the workaround in the link above and also see http://jersey.java.

[Neo4j] Problem Starting the Server from Java

2011-11-27 Thread tequnix
I start the Server (latest stable ha-version) in a EJB-Application via a Singleton Bean with Glassfish 3.1. I do exactly what is described here: http://docs.neo4j.org/chunked/stable/server-embedded.html#_starting_the_server_from_java when i try to access 127.0.0.1:7474 i get a 503 error (see sta