Re: [Neo4j] Multiple running databases

2011-01-26 Thread Guillem Medina Martínez
Yes, that's all basically. Maybe you can add also a remind telling that they 
should modify the port configuration to access via webadmin.

Cheers,
Guillem.

-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Peter Neubauer
Sent: martes, 25 de enero de 2011 16:03
To: Neo4j user discussions
Subject: Re: [Neo4j] Multiple running databases

Guillem,
docs are updated to reflect this, see
http://docs.neo4j.org/chunked/snapshot/server-installation.html#_multiple_server_instances_on_one_machine

Is that information correct or is there more to it?

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.



On Tue, Jan 25, 2011 at 3:21 PM, Peter Neubauer
peter.neuba...@neotechnology.com wrote:
 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 guillem.med...@addinformatica.com:
 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: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] 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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




 --
 Guillem Medina
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 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

Re: [Neo4j] Multiple running databases

2011-01-25 Thread Andreas Kollegger
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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
 
 
 
 
 -- 
 Guillem Medina
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Multiple running databases

2011-01-25 Thread Guillem Medina Martínez
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: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] 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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




 --
 Guillem Medina
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
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

Re: [Neo4j] Multiple running databases

2011-01-25 Thread Peter Neubauer
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 guillem.med...@addinformatica.com:
 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: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] 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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




 --
 Guillem Medina
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 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

Re: [Neo4j] Multiple running databases

2011-01-25 Thread Peter Neubauer
Guillem,
docs are updated to reflect this, see
http://docs.neo4j.org/chunked/snapshot/server-installation.html#_multiple_server_instances_on_one_machine

Is that information correct or is there more to it?

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.



On Tue, Jan 25, 2011 at 3:21 PM, Peter Neubauer
peter.neuba...@neotechnology.com wrote:
 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 guillem.med...@addinformatica.com:
 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: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] 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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




 --
 Guillem Medina
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 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

Re: [Neo4j] Multiple running databases

2011-01-24 Thread Guillem Medina
Thanks for the answer, but I think I've explain myself in a bad way.
Your answer is exactly what I have right now. Two different folders for each
installation and two different port configurations in the
neo4j-server.properties.
My problem cames when in Windows I'm trying to initialize both servers.
First of all I've executed  ./neo4j install and after that ./neo4j start in
one of them and it all goes perfect, but when I try to start the second one
it says that the service is already running and I cannot start it. Maybe
it's a silly problem but I'm new at this, what can I do?

Thanks again.
Guillem

On 19 January 2011 14:59, Peter Neubauer
peter.neuba...@neotechnology.comwrote:

 Guillem,
 you should try to set up the paths of your databases and the ports of
 your two installations to different values. Probably the safest bet is
 to actually have to folders containing two installations of the
 server, and just change the port on one of them in the
 NEO4J_HOME/conf/neo4j-server.properties. you need to change these
 lines to the port value:

 org.neo4j.server.webserver.port=7474

 org.neo4j.server.webadmin.data.uri=http://localhost:7474/db/data/

 org.neo4j.server.webadmin.management.uri=http://localhost:7474/db/manage/

 The database paths are pointing to relative locations, so they should
 be working out of the box.

 Does that work for you?

 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/19 Guillem Medina Martínez guillem.med...@addinformatica.com:
  Hello,
 
  I'm using neo4j for a small project and I've just faced a problem related
 with having multiple neo4j servers running in a single computer. My current
 restrictions make me work with .net using the REST API and I only have one
 machine to use as server.
 
  I need to have two databases running in the same machine, one for
 development purposes and the other one for stable uses and I need to be able
 to access both via the webadmin using different ports. So I have different
 paths for every database and in the neo4j-server.properties file I have a
 different port configuration for each.
 
  My problem come when I try to initialize both servers, cause after the
 first one the other returns me an error saying that the neo4j service is
 already running. How can I run this two servers at the same time in the same
 computer?
 
  Thanks!
 
  
  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 

Re: [Neo4j] Multiple running databases

2011-01-24 Thread Guillem Medina
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 j...@neotechnology.com 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
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




-- 
Guillem Medina
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Multiple running databases

2011-01-19 Thread Peter Neubauer
Guillem,
you should try to set up the paths of your databases and the ports of
your two installations to different values. Probably the safest bet is
to actually have to folders containing two installations of the
server, and just change the port on one of them in the
NEO4J_HOME/conf/neo4j-server.properties. you need to change these
lines to the port value:

org.neo4j.server.webserver.port=7474

org.neo4j.server.webadmin.data.uri=http://localhost:7474/db/data/

org.neo4j.server.webadmin.management.uri=http://localhost:7474/db/manage/

The database paths are pointing to relative locations, so they should
be working out of the box.

Does that work for you?

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/19 Guillem Medina Martínez guillem.med...@addinformatica.com:
 Hello,

 I'm using neo4j for a small project and I've just faced a problem related 
 with having multiple neo4j servers running in a single computer. My current 
 restrictions make me work with .net using the REST API and I only have one 
 machine to use as server.

 I need to have two databases running in the same machine, one for development 
 purposes and the other one for stable uses and I need to be able to access 
 both via the webadmin using different ports. So I have different paths for 
 every database and in the neo4j-server.properties file I have a different 
 port configuration for each.

 My problem come when I try to initialize both servers, cause after the first 
 one the other returns me an error saying that the neo4j service is already 
 running. How can I run this two servers at the same time in the same computer?

 Thanks!

 
 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 

Re: [Neo4j] Multiple running databases

2011-01-19 Thread Jim Webber
Hi Javier,

 At least it works for me, but, will there be support for multi
 databeses in the near future?

In a word, yes. We have it in our backlog, though not for the 1.3 release.

Jim
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user