ColdFusion Update 23 crashed multi-instance configuration
Updated ColdFusion 2023 from update 22 to update 23. After restarting every instance aside from the cfusion instance would crash upon restarting. In the coldfusion-errors.log, you have two entries:
SEVERE: End event threw exception
java.lang.NoSuchMethodException: Cannot find method [setChannel] in object [StandardEngine[Catalina]] of class [class org.apache.catalina.core.StandardEngine]
at org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:541)
WARNING: Catalina.start using D:\ColdFusion2023\D1/runtime/conf/server.xml
org.xml.sax.SAXParseException; systemId: file://D/ColdFusion2023/D1/runtime/conf/server.xml; lineNumber: 117; columnNumber: 19; Error at line [117] column [19]: [Cannot find method [setChannel] in object [StandardEngine[Catalina]] of class [class org.apache.catalina.core.StandardEngine]]
No other log files were generated. The cfusion instance operated normally and we were able to uninstall the update.
