我之前安装的ColdFusion 10多服务器安装已经运行良好.当我创建一个新实例时,通过ColdFusion Administrator,选中"Create Windows Service",一切似乎都顺利; 新实例显示在Administrator中,并且在服务器上创建了新的目录结构,但新实例将无法启动.如果我转到服务器上的Windows服务面板,并尝试手动启动新服务,我会得到:
Windows could not start the ColdFusion 10 Application Server newServer on Local
Computer. For more information, review the System Event Log. If this is a
non-Microsoft service, contact the service vendor and refer to the service
specific error code 2.
Run Code Online (Sandbox Code Playgroud)
Windows系统事件日志包含以下内容:
The ColdFusion Application Server newServer service terminated with non-specific
error. The system cannot find the file specified.
Run Code Online (Sandbox Code Playgroud)
我已经在网络和Adobe网站上搜索了一个解决方案,但空手而归.我很感激任何见解.
提前致谢.
从评论中更新
从命令提示符启动服务我看到此错误:
C:\ColdFusion10\newServer\bin>coldfusion.exe -start -console
ERROR: transport error 202: bind failed: Address already in …Run Code Online (Sandbox Code Playgroud)