Skip to main content
Participating Frequently
March 19, 2013
Question

File not found after no changes.

  • March 19, 2013
  • 1 reply
  • 556 views

Local site working for days.  Had to restart computer for Updates.  Server starts fine and http://127.0.0.1:8500/CFIDE/administrator/index.cfm works fine still. 

But now site under root http://127.0.0.1:8500/ initally was getting a file not found error for say /test/1.cfm

Now I'm getting

Could not find the ColdFusion component or interface /Applications/ColdFusion10/cfusion/wwwroot/Application.cfc.  for say file.

Absolutly nothing has been change other than I had to restart computer. I've tried several restarts.  Cleared Cache.

Thanks for any help.

This topic has been closed for replies.

1 reply

Participating Frequently
March 20, 2013

So I figured out if I changed my Application to time out at 1 second. I'm back in business.  Wouldn't it have timeout reset with a server restart and computer restart? 

Inspiring
March 20, 2013

Hi,

MPRyan1173 wrote:

Wouldn't it have timeout reset with a server restart and computer restart? 

yes, Application scope resets on coldfusion server or computer restart.