I've had this problem for a few months now. I thought it started when I installed the Traveller software on the server to add ActiveSync support, but I removed that and the problem still persists.
Basically new instances of "nchronos.exe" keeps spawning (and not ending), so over a period of a few days the server eventually gets drowned in nchronos.exe processes, stops responding and I need to kill Domino. My process count the last time was up at about 330, and when I killed it and restarted the Domino my process count went to 160.
I'm running Domino 8.5.1 with Fix Pack 2.
I don't know if it's relevant, but my Domino server was also acting as a Sametime server. At around the same time that nchronos started playing up sametime also stopped working. None of my users can connect to sametime and in the domino log it keeps telling me "stpolicy.exe" has terminated. I've googled for that and tried a few things, but nothing seems to make sametime work again.
Any thoughts??
Cheers, Kevin
nchronos is forking a reindex and the db that its indexing is bad, you can crank up the log level if needed. Temporarily set choronos to daily not hourly.
@tony NCRONOS only runs hourly.
Also only one NCRONOS should run at any given time. It is possible that it is not completing in time.
The ini setting DEBUG_DISABLE_CHRONOS=1 will allow you to disable it, although there are implications in doing so. Following tech note details more:
https://www-304.ibm.com/support/docview.wss?uid=swg21298543
Debugging NCRONOS issues the following debug might help:
Then match the debug output with the thread ID related to the Cronos task. Logs will be stored in the IBM_TECHNICAL_SUPPORT folder.