arguments.exception
Catch
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringrequest /index.cfm (/var/www/farcry/projects/fandango/www/index.cfm) has run into a timeout (180 seconds) and has been stopped.
StackTrace
stringlucee.runtime.exp.RequestTimeoutException: request /index.cfm (/var/www/farcry/projects/fandango/www/index.cfm) has run into a timeout (180 seconds) and has been stopped. at java.io.UnixFileSystem.getBooleanAttributes0(Native Method) at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242) at java.io.File.exists(File.java:819) at lucee.commons.io.res.type.file.FileResource.exists(FileResource.java:506) at lucee.commons.io.res.util.ResourceUtil.toResourceNotExisting(ResourceUtil.java:326) at lucee.runtime.op.Caster.toResource(Caster.java:4359) at lucee.runtime.functions.file.FileExists.call(FileExists.java:35) at lucee.runtime.functions.file.FileExists.call(FileExists.java:29) at core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:743) at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737) at core.application_cfc$cf.initComponent(/farcry/core/Application.cfc:33) at core.application_cfc$cf.newInstance(/farcry/core/Application.cfc:19) at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:556) at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:493) at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:412) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:113) at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:78) at lucee.runtime.ComponentImpl.init(ComponentImpl.java:378) at core.proxyapplication_cfc$cf.initComponent(/farcry/core/proxyApplication.cfc) at core.proxyapplication_cfc$cf.newInstance(/farcry/core/proxyApplication.cfc:1) at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:556) at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:493) at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:412) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:215) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:113) at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:78) at lucee.runtime.ComponentImpl.init(ComponentImpl.java:378) at application_cfc$cf.initComponent(/Application.cfc) at application_cfc$cf.newInstance(/Application.cfc:19) at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:556) at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:493) at lucee.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:377) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:112) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427) at lucee.runtime.engine.Request.exe(Request.java:44) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684) at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string741: &lt;cfset loc = trim(&quot;/#virtualDirectory#/farcryConstructor.#arguments.fileExtension#&quot;) /&gt;<br> 742: <br> <b>743: &lt;cfelseif fileExists(expandPath(&quot;/farcryConstructor.#arguments.fileExtension#&quot;))&gt;</b><br> 744: &lt;!--- Otherwise we check in the webroot ---&gt;<br> 745: &lt;cfset loc = trim(&quot;/farcryConstructor.#arguments.fileExtension#&quot;) /&gt;<br>
codePrintPlain
string741: <cfset loc = trim("/#virtualDirectory#/farcryConstructor.#arguments.fileExtension#") /> 742: 743: <cfelseif fileExists(expandPath("/farcryConstructor.#arguments.fileExtension#"))> 744: <!--- Otherwise we check in the webroot ---> 745: <cfset loc = trim("/farcryConstructor.#arguments.fileExtension#") />
column
number0
id
string??
line
number743
Raw_Trace
stringcore.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:743)
template
string/var/www/farcry/core/Application.cfc
type
stringcfml
2
Struct
codePrintHTML
string31: <br> 32: &lt;!--- run the active project's constructor ---&gt;<br> <b>33: &lt;cfset this.projectConstructorLocation = getProjectConstructorLocation(plugin=&quot;webtop&quot;) /&gt;</b><br> 34: &lt;cfinclude template=&quot;#this.projectConstructorLocation#&quot; /&gt;<br> 35: <br>
codePrintPlain
string31: 32: <!--- run the active project's constructor ---> 33: <cfset this.projectConstructorLocation = getProjectConstructorLocation(plugin="webtop") /> 34: <cfinclude template="#this.projectConstructorLocation#" /> 35:
column
number0
id
string??
line
number33
Raw_Trace
stringcore.application_cfc$cf.initComponent(/farcry/core/Application.cfc:33)
template
string/var/www/farcry/core/Application.cfc
type
stringcfml
3
Struct
codePrintHTML
string17: ---&gt;<br> 18: &lt;!--- @@description: Application initialisation. ---&gt;<br> <b>19: &lt;cfcomponent displayname=&quot;Application&quot; output=&quot;false&quot; hint=&quot;Core Application.cfc.&quot;&gt;</b><br> 20: <br> 21: <br>
codePrintPlain
string17: ---> 18: <!--- @@description: Application initialisation. ---> 19: <cfcomponent displayname="Application" output="false" hint="Core Application.cfc."> 20: 21:
column
number0
id
string??
line
number19
Raw_Trace
stringcore.application_cfc$cf.newInstance(/farcry/core/Application.cfc:19)
template
string/var/www/farcry/core/Application.cfc
type
stringcfml
4
Struct
codePrintHTML
string<b>1: &lt;cfcomponent extends=&quot;Application&quot;&gt;</b><br> 2: &lt;!--- <br> 3: WORKAROUND:<br>
codePrintPlain
string1: <cfcomponent extends="Application"> 2: <!--- 3: WORKAROUND:
column
number0
id
string??
line
number1
Raw_Trace
stringcore.proxyapplication_cfc$cf.newInstance(/farcry/core/proxyApplication.cfc:1)
template
string/var/www/farcry/core/proxyApplication.cfc
type
stringcfml
5
Struct
codePrintHTML
string17: ---&gt;<br> 18: <br> <b>19: &lt;cfcomponent extends=&quot;farcry.core.proxyApplication&quot; displayname=&quot;Application&quot; output=&quot;true&quot; hint=&quot;Handle the application.&quot;&gt;</b><br> 20: <br> 21: <br>
codePrintPlain
string17: ---> 18: 19: <cfcomponent extends="farcry.core.proxyApplication" displayname="Application" output="true" hint="Handle the application."> 20: 21:
column
number0
id
string??
line
number19
Raw_Trace
stringapplication_cfc$cf.newInstance(/Application.cfc:19)
template
string/var/www/farcry/projects/fandango/www/Application.cfc
type
stringcfml
type
stringexpression