"There are no more files"

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default "There are no more files"

    Somehow recently a server we had setup as a backup server for CF quit working
    Errors on the sites that the DSNs did not exist and I could not access CF
    Admin. I am not sure what caused it but even going to CF Admin would give an
    error message "There are no more files
    -1 : Unable to display error's location in a CFML template." I haven't had
    any luck fidning a solution to this issue. I have tried
    uninstalling/reinstalling CF 7.0.2, including deleting all traces of CF from
    the registry and re-booting before re-installing. This is running on W2k3 SP1
    and IIS 6.0. I am out of ideas and ready to simply wipe the entire server and
    start over even if it is remote and would take awhile to re-upload everything.

    Dessimis Guest

  2. Similar Questions and Discussions

    1. Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
      hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES...
    2. Acrobat 8 Combine Files - Word, Excel = "Problem Files" Any help?
      Hello, I just puchased Acrobat 8 for the Mac specifically to combine multiple files from different programs into one professional document...
    3. CFINPUT type="radio" w/ "value" requires "label"
      On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'...
    4. dr("field").toString returns "400.0000" instead of "400"
      I have just installed VS.NET 2003 on my computer. I have a project that I have been developing on VS.NET 2002. I haven't upgraded this project to...
    5. "Start" "Program" "Menu" list is empty
      For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...
  3. #2

    Default Re: "There are no more files"

    Upon Further Inspection the application.log has this:
    "Error","jrpp-5","02/05/07","13:55:38","cfadmin","There are no more files The
    specific sequence of files included or processed is:
    C:\sites\web\CFIDE\administrator\index.cfm, line: 148 "

    Line repeated multiple times only the timestamp is different.
    Also in the exception.log, I see this (also repeated)
    "Error","jrpp-5","02/05/07","13:55:38","cfadmin","There are no more files The
    specific sequence of files included or processed is:
    C:\sites\web\CFIDE\administrator\index.cfm, line: 148 "

    java.io.IOException: There are no more files

    at java.io.WinNTFileSystem.canonicalize0(Native Method)

    at java.io.Win32FileSystem.canonicalize(Win32FileSyst em.java:333)

    at java.io.File.getCanonicalPath(File.java:513)

    at
    coldfusion.compiler.NeoTranslationContext.getPageR eader(NeoTranslationContext.ja
    va:579)

    at coldfusion.compiler.NeoTranslator.translateJava(Ne oTranslator.java:260)

    at coldfusion.compiler.NeoTranslator.translateJava(Ne oTranslator.java:106)

    at
    coldfusion.runtime.TemplateClassLoader$1.fetch(Tem plateClassLoader.java:282)

    at coldfusion.util.LruCache.get(LruCache.java:188)

    at
    coldfusion.runtime.TemplateClassLoader$TemplateCac he.fetchSerial(TemplateClassLo
    ader.java:223)

    at coldfusion.util.AbstractCache.fetch(AbstractCache. java:58)

    at coldfusion.util.SoftCache.get(SoftCache.java:81)

    at
    coldfusion.runtime.TemplateClassLoader.findClass(T emplateClassLoader.java:422)

    at coldfusion.runtime.RuntimeServiceImpl.getFile(Runt imeServiceImpl.java:704)

    at
    coldfusion.runtime.RuntimeServiceImpl.resolveTempl atePath(RuntimeServiceImpl.jav
    a:685)

    at coldfusion.tagext.lang.IncludeTag.setTemplate(Incl udeTag.java:283)

    at
    cfApplication2ecfm1144146628.runPage(C:\blackstone _updates\cfusion\wwwroot\CFIDE
    \administrator\Application.cfm:148)

    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :152)

    at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:349)

    at coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:65)

    at coldfusion.filter.CfincludeFilter.include(Cfinclud eFilter.java:33)

    at coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:172)

    at coldfusion.filter.RequestMonitorFilter.invoke(Requ estMonitorFilter.java:51)

    at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:86)

    at coldfusion.filter.LicenseFilter.invoke(LicenseFilt er.java:27)

    at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:69)

    at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java:28)

    at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:38)

    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:38)

    at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)

    at
    coldfusion.filter.RequestThrottleFilter.invoke(Req uestThrottleFilter.java:115)

    at coldfusion.CfmServlet.service(CfmServlet.java:107)

    at coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java:78)

    at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)

    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)

    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:257)

    at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:541)

    at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:204)

    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:318)

    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:426)

    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:264)

    at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)



    Dessimis Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139