ryan
08/21/2023, 7:18 PMryan
08/21/2023, 7:26 PMError connecting to Apache Tomcat instance.
Please check that a Tomcat server is running at given location and port.
Details:
No connection could be made because the target machine actively refused it 127.0.0.1:8009
You can change this message by changing TomcatConnectErrorURL setting in setting file.
No connection could be made because the target machine actively refused it 127.0.0.1:8009 at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at BonCodeIIS.BonCodeCallHandler.ProcessRequest(HttpContext context)
As far as I can tell, when checking the commandbox url and port, it is working, but IIS is not picking it up. I've read that one of the servers may not be running, but I have restarted everything in IIS (web and pool) and commandbox instance several times. I did check to make sure that the server.json has the AJP settings to port 8009 and that it is enable=true.
I did originally have it set incorrectly as webAJP.enable=true, but corrected it and restarted everything, but still it is not working correctly. I even re-installed Boncode several times and restarted cmdbox instance and IIS web instances and pool accordingly and still the error shows.bdw429s
08/21/2023, 7:51 PMserver info --verbose
show?bdw429s
08/21/2023, 7:51 PMryan
08/21/2023, 7:51 PMryan
08/21/2023, 7:53 PM