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