Dave Merrill
01/09/2023, 11:37 PMElement EXECUTIONMODE is undefined in THISTAG
and Could not find the included template
on pages that have run many times for weeks without problems and haven't been modified since.
Clearing the template cache from CF Admin fixes it, instantly, haven't run into a case where it didn't.
Trusted cache and Save class files are both unchecked, and have been for a long time, and I cleared out the cache directory manually a while ago too.
We're not dynamically writing pages to disk, or using the in-memory file system.
It's mostly old- or semi-old-school code, cfms that call CFCs for data, business logic, and sometimes rendering, some common includes, the usual, straight-up ninja-free stuff.
Clearing the template cache doesn't change the code but fixes the problem (until next time), which on the face of it seems to say the problem isn't our code, but some kind of foobar in the CFML engine itself.
I've raised a ticket with Adobe, but without steps to reproduce it's hard for them to get any traction.
How can I get FR to give me maximum details about the state of CF's template cache?
I looked at every FR metric I could think of around the time of the last crash, didn't see any spikes or obviously bent stuff, but (hopefully) I just don't know what to look for.
One theoretical possibility that matches the symptoms is that something is interrupting the caching process while it's writing, but I don't know how to get a handle on what might cause that.
I don't even know why template caching is in play at all, when it seems to me shut off in cf admin.
Any thoughts are most welcome.
(The crashes I know about were caught by our error handling, so they don't show up in FR, but the crash dumps we capture just show specific errors like the ones above, nothing directly related to the template cache.)bdw429s
01/09/2023, 11:46 PMbdw429s
01/09/2023, 11:46 PMbdw429s
01/09/2023, 11:52 PMbdw429s
01/09/2023, 11:52 PMbdw429s
01/09/2023, 11:55 PMbdw429s
01/09/2023, 11:55 PMbdw429s
01/09/2023, 11:57 PMbdw429s
01/09/2023, 11:58 PMbdw429s
01/09/2023, 11:58 PMDave Merrill
01/10/2023, 12:34 AMDave Merrill
01/10/2023, 4:56 PMbdw429s
01/10/2023, 6:53 PMbdw429s
01/10/2023, 6:54 PMbdw429s
01/10/2023, 6:55 PMbdw429s
01/10/2023, 6:56 PMbdw429s
01/10/2023, 6:57 PMmflewittintergral
01/10/2023, 7:08 PMmflewittintergral
01/10/2023, 7:12 PMmflewittintergral
01/10/2023, 7:13 PMDave Merrill
01/10/2023, 7:28 PMbdw429s
01/10/2023, 7:30 PMbdw429s
01/10/2023, 7:30 PMbdw429s
01/10/2023, 7:30 PM