1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Updated Threads File Not Found

Discussion in 'AfterDawn feedback & suggestions' started by vurbal, Aug 27, 2004.

  1. vurbal

    vurbal Administrator Staff Member

    Joined:
    Nov 30, 2002
    Messages:
    2,573
    Likes Received:
    1
    Trophy Points:
    66
    I'm getting this error when I try to use the List of all updated threads link:

    File not found: /users/all_new_messages.cfm

    Please try the following:

    * Check the ColdFusion documentation to verify that you are using the correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

    Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.8
    Remote Address 63.230.49.86
    Referrer http://forums.afterdawn.com/
    Date/Time 27-Aug-04 09:13 AM
    Stack Trace


    coldfusion.runtime.TemplateNotFoundException: File not found: /users/all_new_messages.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:252)
    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)
     
  2. drchips

    drchips Active member

    Joined:
    Nov 29, 2003
    Messages:
    870
    Likes Received:
    0
    Trophy Points:
    66
    Yeah, site is broken...

    No doubt the admins are working feverishly to get it fixed ;-)
     
  3. dRD

    dRD I hate titles Staff Member

    Joined:
    Jun 10, 1999
    Messages:
    8,312
    Likes Received:
    191
    Trophy Points:
    143
    Thanks, this has been fixed now. The error relates to the fact that yesterday we finally switched the forums to run on two load-balanced servers rather than on one box as they used to and also made some changes to the codebase, but apparently some minor bugs were left in the system.
     

Share This Page