View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003027 | SOGo | Backend General | public | 2014-12-15 13:40 | 2019-05-08 08:53 |
Reporter | Sigurd Holter | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 7 |
Summary | 0003027: Lock file broken | ||||
Description | I get the following repeatedly for cron run tasks : /usr/sbin/sogo-ealarms-notify -p /etc/sogo/sieve.creds : 2014-12-14 18:16:01.268 sogo-ealarms-notify[20567] Warning ... someone broke our lock (/home/sogo/GNUstep/Defaults/.lck/.GNUstepDefaults.lck) ... and may have interfered with updating defaults data in file. /usr/sbin/sogo-tool expire-sessions 60 : 2014-12-14 16:08:01.374 sogo-tool[17811] Warning ... someone broke our lock (/home/sogo/GNUstep/Defaults/.lck/.GNUstepDefaults.lck) ... and may have interfered with updating defaults data in file. Google doesn't suggest anything regarding GNUstep lock files. | ||||
Tags | No tags attached. | ||||
There was another user with that problem on the user mailinglist. |
|
Ok, changing the cron entry to : /usr/sbin/sogo-ealarms-notify -p /etc/sogo/sieve.creds && /usr/sbin/sogo-tool expire-sessions 60 .. seems to have solved the Lock file problem. But if sogo-ealarms-notify fails or returns FALSE the expire-sessions command will not run. |
|
The warning is in GNUstep. It can also be safely ignored because neither of these tools nor sogod rewrite its defaults during runtime. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-15 13:40 | Sigurd Holter | New Issue | |
2014-12-16 11:13 | Christian Mack | Note Added: 0007840 | |
2014-12-17 11:47 | Sigurd Holter | Note Added: 0007863 | |
2014-12-17 18:29 | ludovic | Note Added: 0007865 | |
2014-12-17 18:29 | ludovic | Status | new => resolved |
2014-12-17 18:29 | ludovic | Resolution | open => not fixable |
2014-12-17 18:29 | ludovic | Assigned To | => ludovic |