RE: [coldbox:15462] Tracking Down CFFile timeout Exception

Can you provide a stack trace?
Does this error happen when the application is starting up or re-initting? You may need to bump out your default request timeout if your app is taking a while to start up. ColdBox uses cffile for a number of things-- the most likely is logging. Check your log files. If you have debug level logging turned on, that can be very chatty and log appending and rotation might be an issue if you’re not using an asynch appender.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com