[BlueOnyx:17901] Re: swatch.sh compilation aborted
Michael Stauber
mstauber at blueonyx.it
Fri Jun 26 16:17:08 -05 2015
Hi Carl,
> Those are all from something running every 15 minutes. Is this just a
> heavy load symptom that can be ignored, or something more serious?
Yeah, that looks like a heavy load problem. Swatch needs to communicate
with the daemon CCEd (service: cced.init) and for that it uses the Unix
socket.
It looks like your service CCEd is either down, or there is something
else going on that prevents a connection. Like running out of file
descriptors or other load related issues.
Try to restart CCEd:
/sbin/service cced.init restart
And then run swatch manually to see if it produces any errors:
/usr/sbin/swatch
Additionally you can try to use the command line tool "cceclient" to try
to connect to CCEd to see if that works in general:
[root at bx ~]# /usr/sausalito/bin/cceclient
100 CSCP/0.99
200 READY
find System
104 OBJECT 1
201 OK
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list