我正在 Windows 2012 服务器上测试 ColdFusion 2016 版本。我已经阅读了 Pete Freitag 出色的锁定指南,然后到第 31 页重新启动 ColdFusion 并进行测试。当我尝试从服务开始时,我得到:
Windows could not start the ColdFusion 2016 Application Server service on
Local Computer.
Error 5: Access is Denied
当我从管理员命令提示符运行 start 时,它似乎开始了(我省略了所有其他输出,但似乎没有任何错误)
Jun 15, 2016 14:51:56 PM Information [localhost-startStop-1] - Starting WebSocket...
Jun 15, 2016 14:51:57 PM Information [localhost-startStop-1] - ColdFusion started
Jun 15, 2016 14:51:57 PM Information [localhost-startStop-1] - ColdFusion: application services are now available
完成后,我尝试测试管理员,但无法连接。
没有尝试通过指南逐步向后工作,直到我找到破坏它的原因,根据该指南专门针对可能导致这种情况的任何提示?