We have a CF MX 6.1 (Jrun 4) server on Windows 2000 with IIS
5 that appears to be restarting automaically. We are having trouble
determining what is triggering these restarts. Below is an excerpt
from the server.log file.
"Information","scheduler-0","05/24/06","08:08:28",,"Starting
license..."
"Information","scheduler-0","05/24/06","08:08:28",,"Starting
License server ..."
"Information","scheduler-0","05/24/06","08:08:29",,"Starting
scheduler..."
"Information","scheduler-0","05/24/06","08:08:29",,"Starting
debugging..."
"Information","scheduler-0","05/24/06","08:08:29",,"Starting
sql..."
"Information","scheduler-0","05/24/06","08:08:30",,"Pool
Manager Started"
"Information","scheduler-0","05/24/06","08:08:30",,"Starting
mail..."
"Information","scheduler-0","05/24/06","08:08:31",,"CORBA
Configuration not enabled"
"Information","scheduler-0","05/24/06","08:08:31",,"Starting
cron..."
"Information","scheduler-0","05/24/06","08:08:31",,"Starting
registry..."
"Information","scheduler-0","05/24/06","08:08:31",,"Starting
client..."
"Information","scheduler-0","05/24/06","08:08:31",,"Starting
xmlrpc..."
"Information","scheduler-0","05/24/06","08:08:32",,"Starting
graphing..."
"Information","scheduler-0","05/24/06","08:08:32",,"Starting
verity..."
"Information","scheduler-0","05/24/06","08:08:34",,"Starting
archive..."
"Information","scheduler-0","05/24/06","08:08:34",,"ColdFusion
started"
The curious thing is that the log indicates "scheduler-0",
but we have not found anything that is scheduled (However most of
our restart do occur in the morning over a 2 hour time span.) We
can not find anything in the logs indicating that any exceptions or
other errors are occuring at the same time as these resarts. Has
anyone come across anything like this before?