RE: [coldbox:12459] Re: Strange error

Hmm, if it was me, I’d put a dump/abort in binder.cfc to capture the exact path it’s mapping to confirm it is the path you expect, and run the same cfdirectory in a test page to see how long it takes. There may be some sort of file system issue going in keeping ColdFusion from reading the directory in a timely manner.

~Brad