Hi, i need to install two CF servers in the same m...
# cfml-beginners
f
Hi, i need to install two CF servers in the same machine connected to the same eclipse + plug-in CFBuilder. The two servers start smoothly: - CF 2018 WebServer Port : 8600 Debugger Port : 6006 - CF 2021 WebServer Port : 8500 Debugger Port : 5005 But the CF21 Debugger server doesn’t start regardless of whether CF18 is off, any suggestions? “Failed to start ColdFusion debugger at port 50894” it is the only log of the server.
1
I solved the problem. It was a ColdFusion_2021_GUI_WWEJ_osx10 server package error, once updated the CF server to update equal or greater than 3, the debugger server was unable to reserve a port. Solution: Download a new ColdFusion_2021_GUI_WWEJ_osx10 and start the CF server as root.