exception | 1 | Catch Entries: 13 | additional | | Cause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago. |
| StackTrace | string | lucee.runtime.exp.RequestTimeoutException: Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago.
at java.base@11.0.22/java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
at java.base@11.0.22/java.io.File.isDirectory(Unknown Source)
at lucee.commons.io.res.type.file.FileResource.isDirectory(FileResource.java:600)
at lucee.runtime.tag.Directory._fillQueryAll(Directory.java:560)
at lucee.runtime.tag.Directory.actionList(Directory.java:479)
at lucee.runtime.tag.Directory.doStartTag(Directory.java:379)
at com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9)
at com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1)
at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:669)
at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:608)
at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:512)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:372)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:192)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3524)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:148)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:70)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49)
at includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:36)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:787)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:44)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:346)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3440)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:123)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:698)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:256)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:119)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:736)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at app//com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at app//com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:50)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
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:63)
at java.base@11.0.22/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 7: <br>
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")><br>
<b>9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm"></b><br>
10: <br>
11: <cfloop query="local.ssheet_files"><br>
|
| codePrintPlain | string | 7:
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")>
9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm">
10:
11: <cfloop query="local.ssheet_files">
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | <b>1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND"></b><br>
2: <cffunction name="init" returntype="GlobalFunctions" access="public"><br>
3: <cfreturn this/><br>
|
| codePrintPlain | string | 1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND">
2: <cffunction name="init" returntype="GlobalFunctions" access="public">
3: <cfreturn this/>
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it ---><br>
<b>2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())></b><br>
3: <cfparam name="application.coyote" default="#structNew()#"><br>
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (<br>
|
| codePrintPlain | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it --->
2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())>
3: <cfparam name="application.coyote" default="#structNew()#">
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (
|
| column | | id | | line | | Raw_Trace | string | includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\insertGlobalFunctions.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise"><br>
<b>36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm"></b><br>
37: </cffunction><br>
38: <br>
|
| codePrintPlain | string | 34:
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise">
36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm">
37: </cffunction>
38:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:36) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <!--- need the global functions every request ---><br>
<b>2: <cfset insertGlobalFunctions() /></b><br>
3: <br>
4: <!--- make sure scope comes up for the the first request ---><br>
|
| codePrintPlain | string | 1: <!--- need the global functions every request --->
2: <cfset insertGlobalFunctions() />
3:
4: <!--- make sure scope comes up for the the first request --->
|
| column | | id | | line | | Raw_Trace | string | includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onSessionStart.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 42: <br>
43: <cffunction name="onSessionStart" output="false"><br>
<b>44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm"></b><br>
45: </cffunction><br>
46: <br>
|
| codePrintPlain | string | 42:
43: <cffunction name="onSessionStart" output="false">
44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm">
45: </cffunction>
46:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:44) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago. |
| name | | rootCause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago. |
| StackTrace | string | lucee.runtime.exp.RequestTimeoutException: Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago.
at java.base@11.0.22/java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
at java.base@11.0.22/java.io.File.isDirectory(Unknown Source)
at lucee.commons.io.res.type.file.FileResource.isDirectory(FileResource.java:600)
at lucee.runtime.tag.Directory._fillQueryAll(Directory.java:560)
at lucee.runtime.tag.Directory.actionList(Directory.java:479)
at lucee.runtime.tag.Directory.doStartTag(Directory.java:379)
at com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9)
at com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1)
at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:669)
at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:608)
at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:512)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:372)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:192)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3524)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:148)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:70)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49)
at includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:36)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:787)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:44)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:346)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3440)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:123)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:698)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:256)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:119)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:736)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at app//com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at app//com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:50)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
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:63)
at java.base@11.0.22/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 7: <br>
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")><br>
<b>9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm"></b><br>
10: <br>
11: <cfloop query="local.ssheet_files"><br>
|
| codePrintPlain | string | 7:
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")>
9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm">
10:
11: <cfloop query="local.ssheet_files">
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | <b>1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND"></b><br>
2: <cffunction name="init" returntype="GlobalFunctions" access="public"><br>
3: <cfreturn this/><br>
|
| codePrintPlain | string | 1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND">
2: <cffunction name="init" returntype="GlobalFunctions" access="public">
3: <cfreturn this/>
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it ---><br>
<b>2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())></b><br>
3: <cfparam name="application.coyote" default="#structNew()#"><br>
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (<br>
|
| codePrintPlain | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it --->
2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())>
3: <cfparam name="application.coyote" default="#structNew()#">
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (
|
| column | | id | | line | | Raw_Trace | string | includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\insertGlobalFunctions.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise"><br>
<b>36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm"></b><br>
37: </cffunction><br>
38: <br>
|
| codePrintPlain | string | 34:
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise">
36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm">
37: </cffunction>
38:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:36) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <!--- need the global functions every request ---><br>
<b>2: <cfset insertGlobalFunctions() /></b><br>
3: <br>
4: <!--- make sure scope comes up for the the first request ---><br>
|
| codePrintPlain | string | 1: <!--- need the global functions every request --->
2: <cfset insertGlobalFunctions() />
3:
4: <!--- make sure scope comes up for the the first request --->
|
| column | | id | | line | | Raw_Trace | string | includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onSessionStart.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 42: <br>
43: <cffunction name="onSessionStart" output="false"><br>
<b>44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm"></b><br>
45: </cffunction><br>
46: <br>
|
| codePrintPlain | string | 42:
43: <cffunction name="onSessionStart" output="false">
44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm">
45: </cffunction>
46:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:44) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.RequestTimeoutException: Request [/index.cfm (D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\index.cfm)] has run into a timeout (timeout: 120 seconds) and has been stopped. The thread started 19ms ago.
at java.base@11.0.22/java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
at java.base@11.0.22/java.io.File.isDirectory(Unknown Source)
at lucee.commons.io.res.type.file.FileResource.isDirectory(FileResource.java:600)
at lucee.runtime.tag.Directory._fillQueryAll(Directory.java:560)
at lucee.runtime.tag.Directory.actionList(Directory.java:479)
at lucee.runtime.tag.Directory.doStartTag(Directory.java:379)
at com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9)
at com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1)
at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:669)
at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:608)
at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:512)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:372)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:192)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3524)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:148)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:70)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49)
at includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:36)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:787)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at application_cfc$cf.udfCall(/Application.cfc:44)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:346)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3440)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:123)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:698)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:256)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:119)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:736)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at java.base@11.0.22/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base@11.0.22/java.lang.reflect.Method.invoke(Unknown Source)
at app//com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at app//com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:50)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
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:63)
at java.base@11.0.22/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 7: <br>
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")><br>
<b>9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm"></b><br>
10: <br>
11: <cfloop query="local.ssheet_files"><br>
|
| codePrintPlain | string | 7:
8: <cfset local.ssheet_path = expandPath("/coyote/lib/spreadsheet_functions")>
9: <cfdirectory action="list" directory="#local.ssheet_path#" name="local.ssheet_files" filter="*.cfm">
10:
11: <cfloop query="local.ssheet_files">
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.initComponent(/coyote/com/globalFunctions.cfc:9) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | <b>1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND"></b><br>
2: <cffunction name="init" returntype="GlobalFunctions" access="public"><br>
3: <cfreturn this/><br>
|
| codePrintPlain | string | 1: <cfcomponent displayname="GlobalFunctions" output="false" hint="User defined functions - DO NOT EXTEND">
2: <cffunction name="init" returntype="GlobalFunctions" access="public">
3: <cfreturn this/>
|
| column | | id | | line | | Raw_Trace | string | com.globalfunctions_cfc$cf.newInstance(/coyote/com/globalFunctions.cfc:1) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\com\globalFunctions.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it ---><br>
<b>2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())></b><br>
3: <cfparam name="application.coyote" default="#structNew()#"><br>
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (<br>
|
| codePrintPlain | string | 1: <!--- VERY IMPORTANT - this adds getResult(), getFactory() and getApplication() so that everyone can use it --->
2: <cfset structAppend(url, createObject("component", "coyote.com.GlobalFunctions").init())>
3: <cfparam name="application.coyote" default="#structNew()#">
4: <cfif NOT structKeyExists(application.coyote, "getFactory") OR (
|
| column | | id | | line | | Raw_Trace | string | includes.application.insertglobalfunctions_cfm$cf.call(/coyote/includes/Application/insertGlobalFunctions.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\insertGlobalFunctions.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise"><br>
<b>36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm"></b><br>
37: </cffunction><br>
38: <br>
|
| codePrintPlain | string | 34:
35: <cffunction name="insertGlobalFunctions" returntype="void" access="private" hint="To allow us to have global functions, we add them to the URL scope. It is messy, but an accepted compromise">
36: <cfinclude template="/coyote/includes/Application/insertGlobalFunctions.cfm">
37: </cffunction>
38:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:36) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <!--- need the global functions every request ---><br>
<b>2: <cfset insertGlobalFunctions() /></b><br>
3: <br>
4: <!--- make sure scope comes up for the the first request ---><br>
|
| codePrintPlain | string | 1: <!--- need the global functions every request --->
2: <cfset insertGlobalFunctions() />
3:
4: <!--- make sure scope comes up for the the first request --->
|
| column | | id | | line | | Raw_Trace | string | includes.application.onsessionstart_cfm$cf.call(/coyote/includes/Application/onSessionStart.cfm:2) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onSessionStart.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 42: <br>
43: <cffunction name="onSessionStart" output="false"><br>
<b>44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm"></b><br>
45: </cffunction><br>
46: <br>
|
| codePrintPlain | string | 42:
43: <cffunction name="onSessionStart" output="false">
44: <cfinclude template="/coyote/includes/Application/onSessionStart.cfm">
45: </cffunction>
46:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:44) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
|