Generic Connector Communication Error with BonCode AJP

I continue to get the following error when accessing web pages on my Lucee Server:

Generic Connector Communication Error:
Please check and adjust your setup:
Ensure that Tomcat is running on given host and port.
If this is a timeout error consider adjusting IIS timeout by changing executionTimeout attribute in web.config (see manual).

I’ve tried modifying server.xml settings and Boncode settings as recommended.

For awhile, having a task that resets the lucee service every hour help the situation. Now, when the I receive the error, even reseting the services doesn’t eliminate the error. I have to restart my server.

Is there anything that I can do to correct this issue? Is there another connector that can be used?

Dale

This is a Lucee forum, not a Boncode forum. Now, you might get someone here that can help, but I would recommend posting this here:

As for troubleshooting, try enabling Boncode’s logging in the BonCodeAJP13.settings file.

	<LogLevel>4</LogLevel>

Log level 4 is the highest and will create a very large amount of logs FYI. Read up here:
http://www.boncode.net/connector/webdocs/Tomcat_Connector.htm#_Toc483166268