Question
ColdFusion 2016 won't start after Update 17
Udpate 16 was working fine, after applying Update 17, ColdFusion Application Service no longer starts properly.
Browsers get 500 Internal Server Error
coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.
From the logs and cfstart console output:
Mar 28, 2021 22:26:19 PM Error [localhost-startStop-1] - Unable to initialise Security service: java.lang.NoSuchFieldError: TRACE
java.util.MissingResourceException: Can't find resource key "CFStartUpServlet.notInitialised" in base name coldfusion/server/j2ee/resource.properties
Mar 28, 2021 10:26:19 PM org.apache.catalina.core.StandardContext loadOnStartup
SEVERE: Servlet [ColdFusionStartUpServlet] in web application [] threw load() exception
java.util.MissingResourceException: Can't find resource key "CFStartUpServlet.notInitialised" in base name coldfusion/server/j2ee/resource.propertiesAny ideas from this forum?
