通过Windows服务控制台停止ColdFusion 11服务需要很长时间,最终会出错。 它最终会停止(几分钟后)。
当我尝试使用“net stop ColdFusion 11 Application Server”停止命令行上的服务时,我得到以下响应:
C:\Windows\system32>net stop "ColdFusion 11 Application Server" The ColdFusion 11 Application Server service is stopping........................ ................................................ A system error has occurred. System error 170 has occurred. The requested resource is in use. The ColdFusion 11 Application Server service was stopped successfully.
我一直无法find有关此错误的更多信息。 有谁知道为什么发生这种情况,我怎么能防止它(以防我需要快速重新启动服务)?