Believe it or not I've had this happen when the Hard Drives fill up
because a log file never rotated.

Also try 
        * cycling the IIS service and CF service 
        * checking to make sure the default website has index.cfm as a
default file type
        * that index.cfm exists and isn't index.cfml or something
similar.


---------------_____________________________________________________

Eric R. Jones
Senior Web Application Developer, AFNOC/NCD
Barksdale AFB, LA
DSN 781-7784
Comm (318) 456-7784
NIPRNET: [EMAIL PROTECTED]
SIPRNET: [EMAIL PROTECTED] 


-----Original Message-----
From: Nathan Chen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 27, 2007 4:03 PM
To: CF-Newbie
Subject: Does anyone know this?

Hi, All:
 
All of a sudden my IIS server and CF server stopped working althought
IIS looks like running. I went to Default Web Site on ISS and clicked
Browse and I got the fellowing message. Does anyone know about this?
 
Nathan Chen
 
The web site you are accessing has experienced an unexpected error.
Please contact the website administrator. 


The following information is meant for the website developer for
debugging purposes.     
Error Occurred While Processing Request         

File not found: /index.cfm 

        
        
Resources: 

*       Check the ColdFusion documentation
<http://www.macromedia.com/go/proddoc_getdoc>  to verify that you are
using the correct syntax. 
*       Search the Knowledge Base
<http://www.macromedia.com/support/coldfusion/>  to find a solution to
your problem. 

Browser          Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1;
..NET CLR 1.1.4322)     
Remote Address           10.10.10.130   
Referrer                
Date/Time        27-Mar-07 03:01 PM     
Stack Trace (click to expand) <javascript:;>    



coldfusion.runtime.TemplateNotFoundException: File not found: /index.cfm
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:83)
        at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
        at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersist
enceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.jav
a:115)
        at coldfusion.CfmServlet.service(CfmServlet.java:107)
        at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257
)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541
)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:
204)
        at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.j
ava:318)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java
:426)
        at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.jav
a:264)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2656
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to