-
If the machine is unexpectedly restarted without a proper stopping the Tigase server, it does not start. Apparently it finds the pid file and skips starting up. A solution would be to check whether there is a process under this pid (unreliable, there might be another process with this pid) or save the pid file in a location where pids of other programs are saved. This directory is cleaned up by the system on the startup.
Type |
Task
|
Priority |
Critical
|
Assignee | |
RedmineID |
56
|
Version |
tigase-server-5.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Prepare Tigase startup script for Ubuntu system. We can start with support for the most recent Ubuntu only 10.x. There was some work already done in this area and files should be available in SVN.