Re: weird CF8 behavior

2008-08-07 Thread Tom Chiverton
On Wednesday 06 Aug 2008, jw wrote: > Has anyone ever encountered a weird issue where you get a CF file not > found errors for Application.cfc or index.cfm when they are clearly part of > the application. I get this on my production server and turning off > template caching solves the problem.

Re: weird CF8 behavior

2008-08-06 Thread jw
The CF container on the production server has 6 Gigs of memory dedicated to it. I sure hope it is not memory issue. -jw On Wed, Aug 6, 2008 at 4:37 PM, Adrian Lynch <[EMAIL PROTECTED]>wrote: > I've not had it for those files, but I have had errors saying custom tags > can't be found. I put it d

RE: weird CF8 behavior

2008-08-06 Thread Adrian Lynch
I've not had it for those files, but I have had errors saying custom tags can't be found. I put it down to not enough memory. Adrian -Original Message- From: jw [mailto:[EMAIL PROTECTED] Sent: 06 August 2008 22:27 To: CF-Talk Subject: weird CF8 behavior Has anyone ever encountered a