Hello,
I am having problems keeping the basexserver service alive, you see every time I active the service it works for a couple of hours and then it just stops and I the application cannot connect to the database. It is very inconvenient to keep on typing the following command every time to active the service.
richard@0113:~$ basexserver BaseX 7.0.2 [Server] Server was started.
Could you tell me what I am doing wrong?. I installed it without any inconvenient but now I don't know how to solve this issue.
Thanks in advance for any answer.
Greetings Richard
-- Br. Richard Castro http://unsaac.academia.edu/RichardAlexanderCastroMamani Grupo de Investigación Hinantin UNSAAC skype: richardtk_1 rcastro@hinantin.com http://hinantin.unsaac.edu.pe
On Mon, 2013-02-18 at 00:52 +0000, Richard Alexander Castro Mamani wrote:
Hello,
I am having problems keeping the basexserver service alive,
[...]
richard@0113:~$ basexserver BaseX 7.0.2 [Server] Server was started.
Could you tell me what I am doing wrong?.
What you are doing wrong is not telling us the error message or circumstance that causes it to stop running.
At the very least, run it in the background, richard@0113:~$ basexserver > bx.log 2>&1 & and then give us the content of the log file.
If you run the program the way you are doing it, and you get disconnected from the server (e.g. you log out) then yes, the server will stop.
Liam
Hello,
I did what you told me. I tested it twice I mean I waited for the service to stop and then I did what you told me again, and finally I am attaching the log file.
There are only three lines in both log files, they the same and I am afraid that there is nothing specific:
BaseX 7.0.2 [Server] Server was started. Server was stopped.
I hope this can be helpful somehow, thanks for any answer in advance. Greetings. Richard
--Br. Richard Castro http://unsaac.academia.edu/RichardAlexanderCastroMamani Grupo de Investigación Hinantin UNSAAC skype: richardtk_1 rcastro@hinantin.com http://hinantin.unsaac.edu.pe
Subject: Re: [basex-talk] problem keeping basexserver as an alive service From: liam@w3.org To: richardtk_1@hotmail.com CC: basex-talk@mailman.uni-konstanz.de Date: Sun, 17 Feb 2013 23:43:11 -0500
On Mon, 2013-02-18 at 00:52 +0000, Richard Alexander Castro Mamani wrote:
Hello,
I am having problems keeping the basexserver service alive,
[...]
richard@0113:~$ basexserver BaseX 7.0.2 [Server] Server was started.
Could you tell me what I am doing wrong?.
What you are doing wrong is not telling us the error message or circumstance that causes it to stop running.
At the very least, run it in the background, richard@0113:~$ basexserver > bx.log 2>&1 & and then give us the content of the log file.
If you run the program the way you are doing it, and you get disconnected from the server (e.g. you log out) then yes, the server will stop.
Liam
-- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Hi Richard,
thanks for your log file. Could you do some testing if the problem persists with the latest version of BaseX?
Best, Christian ___________________________
On Mon, Feb 18, 2013 at 9:25 PM, Richard Alexander Castro Mamani richardtk_1@hotmail.com wrote:
Hello,
I did what you told me. I tested it twice I mean I waited for the service to stop and then I did what you told me again, and finally I am attaching the log file.
There are only three lines in both log files, they the same and I am afraid that there is nothing specific:
BaseX 7.0.2 [Server] Server was started. Server was stopped.
I hope this can be helpful somehow, thanks for any answer in advance. Greetings.
Richard
-- Br. Richard Castro http://unsaac.academia.edu/RichardAlexanderCastroMamani Grupo de Investigación Hinantin UNSAAC skype: richardtk_1 rcastro@hinantin.com http://hinantin.unsaac.edu.pe
Subject: Re: [basex-talk] problem keeping basexserver as an alive service From: liam@w3.org To: richardtk_1@hotmail.com CC: basex-talk@mailman.uni-konstanz.de Date: Sun, 17 Feb 2013 23:43:11 -0500
On Mon, 2013-02-18 at 00:52 +0000, Richard Alexander Castro Mamani wrote:
Hello,
I am having problems keeping the basexserver service alive,
[...]
richard@0113:~$ basexserver BaseX 7.0.2 [Server] Server was started.
Could you tell me what I am doing wrong?.
What you are doing wrong is not telling us the error message or circumstance that causes it to stop running.
At the very least, run it in the background, richard@0113:~$ basexserver > bx.log 2>&1 & and then give us the content of the log file.
If you run the program the way you are doing it, and you get disconnected from the server (e.g. you log out) then yes, the server will stop.
Liam
-- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de