Hello all,

I have been using ColdFusion for a while and have installed it a number of times, but I cannot say I have ever seen anything like this.

I have installed CF 6.1, and ran the updater.  I have successfully accessed a test CF page on the default website, and CF appears to be working fine.  I have a virtual site and plain HTML & .asp works great, however, I get a lovely CF error message stating file not found.  Please find excerpts of my CF logs below.  The files exist, so I am stumped. 

CF error message:

Error Occurred While Processing Request
File not found: /rp.cfm

The message then proceeds to tell you to check your ColdFusion Documentation.  I get this message from both the webserver itself and also from a workstation.

One other thing, I have installed the 30 day eval of 6.1 Enterprise while we contact Adobe for the Serial Number, (we managed to loose it after several employee turnovers...)  Surely that is not my problem, could it be?

Any ideas will be much appreciated.

Russell

 

Exception.log
 
"Error","jrpp-1","07/06/06","10:23:55",,"File not found: /rp.cfm The specific sequence of files included or processed is: D:\Web Sites\JPSHN\Forms\INFOHEALTH\Time\rp.cfm "
coldfusion.runtime.TemplateNotFoundException: File not found: /rp.cfm
       at coldfusion.filter.PathFilter.invoke(PathFilter.java:77)
       at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
       at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
       at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
       at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
       at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
       at coldfusion.CfmServlet.service(CfmServlet.java:105)
       at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
       at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
       at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
       at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
       at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
       at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
       at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
       at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
       at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
 
 
Application.log
 
"Severity","ThreadID","Date","Time","Application","Message"
"Information","jrpp-18","07/05/06","09:28:21",,"D:\CFusionMX\logs\application.log initialized"
"Error","jrpp-1","07/06/06","10:23:55",,"File not found: /rp.cfm The specific sequence of files included or processed is: D:\Web Sites\JPSHN\Forms\INFOHEALTH\Time\rp.cfm "
_______________________________________________
Reply to DFWCFUG: 
  [email protected]
Subscribe/Unsubscribe: 
  http://lists1.safesecureweb.com/mailman/listinfo/list
List Archives: 
    http://www.mail-archive.com/list%40list.dfwcfug.org/             
  http://www.mail-archive.com/list%40dfwcfug.org/
DFWCFUG Sponsors: 
  www.HostMySite.com 
  www.teksystems.com/

Reply via email to