Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Dessimis #1
"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
-
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... -
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... -
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'... -
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... -
"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... -
Dessimis #2
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



Reply With Quote

