Error connecting to Apache Tomcat instance

Hi,

I have installed CF10 and running a website on IIS. Installed command box and trying to configure the website on my local IIS but getting this error below error. Can we run CF10 and Lucee on IIS? if yes can you please point me in the right directions?

ERROR
Error 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)

check your tomcat logs, is the service running?