Have you changed the port numbers used by each server? If running multiple instance on the same server, you'll need to make each port unique.
In neo4j-server.properies, check: org.neo4j.server.webserver.port=7474 Best, Andreas On Sep 10, 2011, at 7:22 PM, Gengo Suzuki wrote: > I'm trying to use multiple Neo4j servers on one Mac. > But it doesn't work well. > > I created two neo4j folders, and I wrote configuration files, > neo4j-wrapper.conf and neo4j-server.properties, > which are same as manual 5.1.4. > > One server works well, but... > > If I execute "neo4j install", system says "org.neo4j.server: Already loaded". > If I execute "neo4j start", system says "Instance already running via > lauchd with PID 430". > > Please tell me how can I work that... > I'm sorry if I missed some easy setting. Perhaps I failed to > distinguish two services... > > I'm using Neo4j 1.4 stable. > > --- > Gengo Suzuki > Yokosuka, Japan > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

