Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Aegis Kleais #1
Re: "File Not Found" error when file exists
Are you getting a HTTP Protocol 404 error or are you getting errors when you
use a FileExists function? Do you have CF's global error template enabled? Do
you have mapping paths or virtual directories that may be redirecting the
actual location of the file?
Aegis Kleais Guest
-
"File Not Found" error when file exists
We get "File not found" on our login file every few weeks. We use Windows 2000 server with MX 6.1 This has been happening for 2 years. Modifying... -
"File not found" Error Linux - cfm pages work in adminonly
Hello all. Just installed new 6.1 install w/ Apache 2.0.52 and New Version of Redhat. The admin loads just fine, but in any of the sites it throws... -
"There was an error opening this document. This file cannot be found."
Myself and a co-worker get this error when attempting to open an Adobe PDF directly from the SQL Reporting Services package EXPORT feature. If we... -
Error when scanning "This file cannot be found"
No - I don't have Omniform. However, I do run Omnipage Pro version 14 on the same computer -
File Not found 404 Error -- while the file exists and mostly loads.
There is an ASP page in my site which sometimes gives file not found error. This page which is suppossedly missing exists on the server and... -
Dylfo #2
Re: "File Not Found" error when file exists
Thanx, we are not getting 404 errors or using file exist function or global
templates. I will confirm re. mapping paths and virtual directories but
believe we are using this. Will update in 12 hours. Only stop-start Cold Fusion
has ever cleared problem but sometimes clears on its own.
Dylfo Guest
-
Dylfo #3
Re: "File Not Found" error when file exists
Update:
Re: your question: "Do you have mapping paths or virtual directories that may
be redirecting the actual location of the file?"
I have checked into this, and there are no virtual directories on IIS for this
file. It is in the root folder of our website, and the file is not found when
the URL is typed into a browser's address bar or linked from an email.
The error is random and intermittent. The file can be accessed without error
for months, and then without any changes to the system, the 'File not Found'
error will suddenly appear and almost always requires a CF 'Stop-Start' to fix.
This is not a standard IIS 404 error -- it is a specific ColdFusion error that
state only: "File not found: /filename.cfm" (and then the usual diagnostics,
etc).
We are not using CF global error template, but I am looking at enabling this.
Thanks very much for your help.
Dylfo Guest
-
Dylfo #4
Re: "File Not Found" error when file exists
Possible Solution:
The issue appeares to be a caching problem, where a temporarily unavailable
page becomes cached and not looked at again later (only the cache copy is used).
1) System clock appears to be 10 hours behind FTP datestamp of uploaded files
(hence uploading a new version didn't clear the cache).
2) ColdFusion Server Setting: Caching Page: "Cache web server paths" was
selected, however there are several websites on the server. This has been
corrected.
If problem continues, I will update with more information.
Dylfo Guest



Reply With Quote

