Tracking Down CFFile timeout Exception

I’m having a problem with users encountering an exception… in my logs, there are no details in the exception except the message.

Here’s what we are seeing every so often:
"onException: The request has exceeded the allowable time limit Tag: cffile

We don’t use the cffile tag at all in our application. Only direct file references happen at the framework level via log box and views.

I’m inclined to believe this might be occurring when trying to retrieve a view for rendering. However, I really have no clue.

Anyone have any ideas or suggestions on how to troubleshoot??

Any stack traces?