java.lang.IllegalStateException: Cannot create a session after the response has been committed
ColdFusion 2016,0,13,316217
Hi,
We have been getting this in our coldfusion-error.logs multiple a *minute*:
Oct 07, 2020 6:59:19 PM org.apache.catalina.core.StandardHostValve custom
SEVERE: Exception Processing ErrorPage[exceptionType=java.lang.Exception, location=/CFIDE/administrator/templates/errors.jsp]
org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.IllegalStateException: Cannot create a session after the response has been committed"java.lang.IllegalStateException: Cannot create a session after the response has been committed"
This started showing up in our logs last month but only sporadically. ColdFusion has been restarted multiple times and these errors still exist. If it only happend occasionally I wouldn't sweat it, but this is very concering.
I don't really know how to figure out what is happening in a ColdFusion context. I found three other mentions of this error on the message boards but no real solutions. I'm not normally a server admin but this is in my lap to solve. Thanks for any help.
