Hi Gengo, I've modified the neo4j start script and the launchd plist template to support installing multiple servers on Mac OSX. Would you be interested in trying the patch? I've attached it for your consideration. Just expand the archive into each of your neo4j install folders. The tarball contains a patched neo4j script which appends the configured port to the launchd name. To complement that, the plist template has a placeholder for the modified name.
Let me know how this works for you, and I'll look into getting this included in the next production release. Best, Andreas ps. Oh, with this patch, you should be able to simple use `neo4j install` after making changes to the port numbers. pps. Don't use this on a production system. This has obviously not gone through proper QA.
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

