Didn't you rename the file temporarily, get the exception, and then reverted it back? My colleague did this and I cleared template/trusted cache the other day.
- but you're saying you changed nothing and emptied application cache? 2008/11/21 karan <[EMAIL PROTECTED]>: > > Yes, I have tried pointing it to a .html file. It displays it. CF is > working for sure as I have other websites running in CF on the same > machine and they all work fine. > > > > On Nov 21, 12:07 pm, "Steve Onnis" <[EMAIL PROTECTED]> wrote: >> Have you tried putting a different file in there and trying that? >> >> Just put a html file in the same directory and see if you can it that. If >> you can then yes something wrong with cf. If you cant then something wrong >> with your setup. >> >> Steve >> >> -----Original Message----- >> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf >> >> Of karan >> Sent: Friday, 21 November 2008 12:05 PM >> To: cfaussie >> Subject: [cfaussie] coldfusion.runtime.TemplateNotFoundException >> >> Hi folks >> >> Stuck with this one since morning and need to get on with work :-( >> >> PROBLEM: >> I can't run an application that has been working fine till today >> morning and I haven't changed any files. Get the following error: >> coldfusion.runtime.TemplateNotFoundException: File not found: / >> index.cfm >> at coldfusion.filter.PathFilter.invoke(PathFilter.java:89) >> at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27) >> at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) >> at coldfusion.filter.BrowserDebugFilter.invoke >> (BrowserDebugFilter.java:74) >> at coldfusion.filter.ClientScopePersistenceFilter.invoke >> (ClientScopePersistenceFilter.java:28) >> at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) >> at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) >> at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) >> at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java: >> 22) >> at coldfusion.CfmServlet.service(CfmServlet.java:175) >> at coldfusion.bootstrap.BootstrapServlet.service >> (BootstrapServlet.java:89) >> at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) >> at coldfusion.monitor.event.MonitoringServletFilter.doFilter >> (MonitoringServletFilter.java:42) >> at >> coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java: >> 46) >> at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) >> at jrun.servlet.FilterChain.service(FilterChain.java:101) >> at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) >> at >> jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) >> at jrun.servlet.JRunRequestDispatcher.invoke >> (JRunRequestDispatcher.java:286) >> at jrun.servlet.ServletEngineService.dispatch >> (ServletEngineService.java:543) >> at jrun.servlet.jrpp.JRunProxyService.invokeRunnable >> (JRunProxyService.java:203) >> at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable >> (ThreadPool.java:320) >> at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable >> (ThreadPool.java:428) >> at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable >> (ThreadPool.java:266) >> at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) >> >> SOLUTION: >> 1) Checked for the file. It does exist, is in the right location and >> has got the right permissions >> 2) Restarted everthing >> 3) I have got more sites setup on the machine. They have been setup in >> Apache using Vitual Directories and they are working fine. >> 4) Applicaiton and browser caches have been emptied. >> 5) Restored backup of the application. >> >> ENVIRONMENT >> Machine: MacPro (Intel) OSX 10.5.5 >> Application server: Coldfusion8 32-bit >> Web server: Apache2 32-bit >> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
