Thanks for reporting that back, Guillem! We will put it into the reference docs so others can benefit fro your findings!
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 - Your high performance graph database. http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. 2011/1/25 Guillem Medina Martínez <[email protected]>: > Hi Andreas, > It was related with the creation of services in Windows, but I've just make > it work. > In order to create two different services for the neo4j servers the only > thing necessary (besides the modifications explained before) it's to change > the neo4j-wrapper, in the part related with Windows services and modify the > line wrapper.name = neo4j in one of the servers folder in order to call it > with another name, in my case neo4j_dev. That way we'll have to different > services. > > Cheers, > Guillem > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Andreas Kollegger > Sent: martes, 25 de enero de 2011 13:07 > To: Neo4j user discussions > Subject: Re: [Neo4j] Multiple running databases > > Hi Guillem, > > I believe on both windows and *nix, neo4j install creates a single service. > So, just having two neo4j installation directories with different > configuration > isn't enough if you want them to both run as a service. > > In *nix land, you could simply copy the /etc/init.d/ script to a new name and > then have both services running. > > On Windows, you'd have to manually start and stop the server rather than > installing as a service to have two running. Unless someone smarter than > me could describe how to duplicate a Windows service entry. > > Cheers, > Andreas > > ps. I'll try this out on a Windows machine and report back. > > On Jan 24, 2011, at 9:34 PM, Guillem Medina wrote: > >> Hi Jim, >> in fact I'm thinking that it could be related with the version I was trying >> before (it was the milestone 3 or 4 but not the current one). I've just try >> it half an hour ago in my mac and I didn't had any problem. Let's see how it >> goes tomorrow when I'll try it again with the windows server. >> >> Thanks again, >> Guillem >> >> On 24 January 2011 21:20, Jim Webber <[email protected]> wrote: >> >>> Hi Guillem, >>> >>> I think this might be a problem in 1.2. AFAIK, the web admin server in 1.2 >>> isn't actually configurable through config, but is in fact hard coded, >>> sadly. >>> >>> I changed that a few weeks back, but I suspect it didn't make it into the >>> 1.2. release unless someone knows better. It's certainly there for the 1.3 >>> release. >>> >>> Jim >>> >>> _______________________________________________ >>> Neo4j mailing list >>> [email protected] >>> https://lists.neo4j.org/mailman/listinfo/user >>> >> >> >> >> -- >> Guillem Medina >> _______________________________________________ >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > > NOTA LEGAL > Le informamos que el correo electrónico y las comunicaciones por medio de > Internet no permiten asegurar ni garantizar la confidencialidad de los > mensajes transmitidos, así como tampoco su integridad o su correcta > recepción, por lo que el emisor no asume responsabilidad alguna por tales > circunstancias. Este mensaje va dirigido, de manera exclusiva, a su > destinatario y contiene información confidencial y sujeta al secreto > profesional, cuya divulgación esta prohibida. En caso de haber recibido este > mensaje por error, le rogamos que nos lo comunique mediante correo > electrónico remitido a nuestra atención y proceda a su eliminación, así como > a la de cualquier documento adjunto al mismo. Asimismo, le comunicamos que la > distribución, copia o utilización de este mensaje, o de cualquier documento > adjunto al mismo, cualquiera que fuera su finalidad, están prohibidas por la > ley. > La información que haya puesto en nuestro conocimiento, consta en un fichero > titularidad de APHELION SOLUCIONES INFORMATICAS, S.L. con el objeto de > mantener el contacto comercial con Ud. establecido. Puede ejercer los > derechos de acceso, rectificación, cancelación y en su caso oposición > enviando un escrito al efecto, acompañado de una fotocopia de su D.N.I. a la > siguiente dirección: APHELION SOLUCIONES INFORMATICAS, S.L. C/ El Salvador 35 > C.P. 46900 Torrent (Valencia). Asimismo, es su responsabilidad comprobar que > este mensaje o sus archivos adjuntos no contengan virus informáticos, y en > caso que los tuvieran eliminarlos. > > LEGAL NOTICE > Please note that e-mail and communications through the Internet can not > assure or guarantee the confidentiality of messages transmitted, and neither > their integrity or proper receipt, so the issuer does not assume any > responsibility for such circumstances. This message is addressed, exclusively > to its recipient and contains confidential information and subject to > professional secrecy, disclosure of which is forbidden. If you have received > this message in error, please notify us by e-mail and delete the message as > well as any document attached to it. Please also note that the distribution, > use or copy of this message or any attachment to it, whatever its purpose, is > prohibited by law. > The information which you have placed in our knowledge is registered in a > file owned by APHELION SOLUCIONES INFORMATICAS, S.L. and is aimed at > maintaining the commercial contact set up with you. You can exercise your > rights of access, rectification, cancellation and opposition by sending a > letter to that effect, together with a photocopy of your ID card to the > following address: APHELION SOLUCIONES INFORMATICAS S.L. C\ El Salvador 35 > C.P. 46900 Torrent (Valencia). It is also your responsibility to see that > this message or its attachments do not contain computer viruses, and if they > do, that you eliminate them. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

