This is happening in 2 identical environments:
Brand new machine, fresh copy of CF10 Standard x64 on Windows Server 2k8 R2. CF is patched through update 11. CF always fails to start after a reboot. I go into manually start the service and it takes 3-4 tries (and 10-15 minutes) to get it going. This is usually the case if I ever try to restart the service manually (without reboot), although occasionally it starts back up with no problem.
If I try to start the service from the command line, it hangs at "INFO: starting servlet engine: Apache Tomcat/7.0.23" for about 8-10 minutes before finally continuing on and starting up. This jibes with the service problems as the Windows service probably gets tired of waiting on the servlet engine and gives up.
Any idea as to what could be causing the delay?