Error Occurred While Processing Request 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

download_item.cfc: unable to perform the download for the document named 'news/docs/FIRE 1er fév 2018 RECUP ENERGIE.pdf'

getFile: Requested document not found N:/WEB/formation.cetiat.fr/wwwdata/shared/news/docs/FIRE 1er fév 2018 RECUP ENERGIE.pdf
 
The error occurred in N:/WEB/formation.cetiat.fr/www/CFLIBS/cfc/downloads/download_item.cfc: line 247
Called from N:/WEB/formation.cetiat.fr/www/download-file.cfm: line 38
Called from N:/WEB/formation.cetiat.fr/www/Application.cfc: line 99
245 :                 <cfthrow type="download_item.database"
246 :                          message="download_item.cfc: unable to perform the download for the document named '#ARGUMENTS.docname#'"
247 :                          detail="getFile: #CFCATCH.Message# #CFCATCH.Detail# #filePath#" />
248 :             </cfcatch>
249 : 		</cftry>

Resources:

Browser   claudebot
Remote Address   3.230.76.153
Referrer   http://formation.cetiat.fr/download-file.cfm?rubrique=downloads_news&docname=news/docs/FIRE%201er%20f%C3%A9v%202018%20RECUP%20ENERGIE%2Epdf
Date/Time   28-Mar-24 05:11 PM
Stack Trace
at cfdownload_item2ecfc804507035$funcGETFILE.runFunction(N:/WEB/formation.cetiat.fr/www/CFLIBS/cfc/downloads/download_item.cfc:247) at cfdownload2dfile2ecfm214489977.runPage(N:/WEB/formation.cetiat.fr/www/download-file.cfm:38) at cfApplication2ecfc1705389101$funcONREQUEST.runFunction(N:/WEB/formation.cetiat.fr/www/Application.cfc:99)

coldfusion.runtime.CustomException: download_item.cfc: unable to perform the download for the document named 'news\docs\FIRE 1er fév 2018 RECUP ENERGIE.pdf'
	at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:139)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:4319)
	at cfdownload_item2ecfc804507035$funcGETFILE.runFunction(N:\WEB\formation.cetiat.fr\www\CFLIBS\cfc\downloads\download_item.cfc:247)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:485)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:609)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:835)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:641)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3549)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3524)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479)
	at cfdownload2dfile2ecfm214489977.runPage(N:\WEB\formation.cetiat.fr\www\download-file.cfm:38)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
	at cfApplication2ecfc1705389101$funcONREQUEST.runFunction(N:\WEB\formation.cetiat.fr\www\Application.cfc:99)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:115)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:551)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:226)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)