[BlueOnyx:19179] Re: cced.init taking forever to start.

Michael Stauber mstauber at blueonyx.it
Tue Feb 23 12:31:41 -05 2016


Hi Matthew,

> No change.

There may be other instances of CCEd or parts of it running. Kill them
off first:

killall -9 cced
killall -9 pperld

Check with "ps axf" to see if there are still CCEd related processes
such as handlers or constructors running. If so, kill them off as well.

Then restart cced:

/sbin/service cced.init restart

Then check with "tail -f /var/log/messages" too see the progress of the
constructor run that happens after a full CCEd restart. It's a good idea
to do this in a second console so that you can watch it while the other
console waits for the CCEd restart to finish.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list