exception | 1 | Catch Entries: 13 | additional | | Cause | Struct | additional | | code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".) |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".)
at lucee.runtime.tag.Throw._doStartTag(Throw.java:224)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:211)
at includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174)
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:32)
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.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4)
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:27)
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.onApplicationStart(ModernAppListener.java:307)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3408)
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.GeneratedMethodAccessor51.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/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.GeneratedMethodAccessor49.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at 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/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 172: <cfdump var="#cfcatch#" expand="false"><br>
173: </cfif><br>
<b>174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)"></b><br>
175: </cfcatch><br>
176: </cftry><br>
|
| codePrintPlain | string | 172: <cfdump var="#cfcatch#" expand="false">
173: </cfif>
174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)">
175: </cfcatch>
176: </cftry>
|
| column | | id | | line | | Raw_Trace | string | includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\init.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 30: <!--- INIT ---><br>
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment"><br>
<b>32: <cfinclude template="/coyote/includes/Application/init.cfm"></b><br>
33: </cffunction><br>
34: <br>
|
| codePrintPlain | string | 30: <!--- INIT --->
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment">
32: <cfinclude template="/coyote/includes/Application/init.cfm">
33: </cffunction>
34:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:32) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 2: <br>
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems ---><br>
<b>4: <cfset init()></b><br>
|
| codePrintPlain | string | 2:
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems --->
4: <cfset init()>
|
| column | | id | | line | | Raw_Trace | string | includes.application.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onApplicationStart.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 25: <!--- APPLICATION START-UP ---><br>
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true"><br>
<b>27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm"></b><br>
28: </cffunction><br>
29: <br>
|
| codePrintPlain | string | 25: <!--- APPLICATION START-UP --->
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true">
27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm">
28: </cffunction>
29:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:27) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
| code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".) |
| name | | rootCause | Struct | additional | | code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".) |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".)
at lucee.runtime.tag.Throw._doStartTag(Throw.java:224)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:211)
at includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174)
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:32)
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.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4)
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:27)
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.onApplicationStart(ModernAppListener.java:307)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3408)
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.GeneratedMethodAccessor51.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/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.GeneratedMethodAccessor49.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at 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/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 172: <cfdump var="#cfcatch#" expand="false"><br>
173: </cfif><br>
<b>174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)"></b><br>
175: </cfcatch><br>
176: </cftry><br>
|
| codePrintPlain | string | 172: <cfdump var="#cfcatch#" expand="false">
173: </cfif>
174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)">
175: </cfcatch>
176: </cftry>
|
| column | | id | | line | | Raw_Trace | string | includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\init.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 30: <!--- INIT ---><br>
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment"><br>
<b>32: <cfinclude template="/coyote/includes/Application/init.cfm"></b><br>
33: </cffunction><br>
34: <br>
|
| codePrintPlain | string | 30: <!--- INIT --->
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment">
32: <cfinclude template="/coyote/includes/Application/init.cfm">
33: </cffunction>
34:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:32) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 2: <br>
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems ---><br>
<b>4: <cfset init()></b><br>
|
| codePrintPlain | string | 2:
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems --->
4: <cfset init()>
|
| column | | id | | line | | Raw_Trace | string | includes.application.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onApplicationStart.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 25: <!--- APPLICATION START-UP ---><br>
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true"><br>
<b>27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm"></b><br>
28: </cffunction><br>
29: <br>
|
| codePrintPlain | string | 25: <!--- APPLICATION START-UP --->
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true">
27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm">
28: </cffunction>
29:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:27) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: Unrecoverable error B: Problem loading factory (Unrecoverable error: org.xml.sax.SAXParseException; lineNumber: 26; columnNumber: 40; Open quote is expected for attribute "value" associated with an element type "setting".)
at lucee.runtime.tag.Throw._doStartTag(Throw.java:224)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:211)
at includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174)
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:32)
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.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4)
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:27)
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.onApplicationStart(ModernAppListener.java:307)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3408)
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.GeneratedMethodAccessor51.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/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.GeneratedMethodAccessor49.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at 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/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 172: <cfdump var="#cfcatch#" expand="false"><br>
173: </cfif><br>
<b>174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)"></b><br>
175: </cfcatch><br>
176: </cftry><br>
|
| codePrintPlain | string | 172: <cfdump var="#cfcatch#" expand="false">
173: </cfif>
174: <cfthrow type="application" message="Unrecoverable error B: Problem loading factory (#cfcatch.message#)">
175: </cfcatch>
176: </cftry>
|
| column | | id | | line | | Raw_Trace | string | includes.application.init_cfm$cf.call(/coyote/includes/Application/init.cfm:174) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\init.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 30: <!--- INIT ---><br>
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment"><br>
<b>32: <cfinclude template="/coyote/includes/Application/init.cfm"></b><br>
33: </cffunction><br>
34: <br>
|
| codePrintPlain | string | 30: <!--- INIT --->
31: <cffunction name="init" output="true" returntype="void" hint="Reads in application settings from XML file, determines environment">
32: <cfinclude template="/coyote/includes/Application/init.cfm">
33: </cffunction>
34:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:32) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 2: <br>
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems ---><br>
<b>4: <cfset init()></b><br>
|
| codePrintPlain | string | 2:
3: <!--- This is done by another function so we can, if we wish, run init() every request. Calling onApplicationStart() can cause problems --->
4: <cfset init()>
|
| column | | id | | line | | Raw_Trace | string | includes.application.onapplicationstart_cfm$cf.call(/coyote/includes/Application/onApplicationStart.cfm:4) |
| template | string | D:\Development\repository\ECCH_CF_COYOTE\includes\Application\onApplicationStart.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 25: <!--- APPLICATION START-UP ---><br>
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true"><br>
<b>27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm"></b><br>
28: </cffunction><br>
29: <br>
|
| codePrintPlain | string | 25: <!--- APPLICATION START-UP --->
26: <cffunction name="onApplicationStart" hint="Only happens at application startup" output="true">
27: <cfinclude template="/coyote/includes/Application/onApplicationStart.cfm">
28: </cffunction>
29:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:27) |
| template | string | D:\Development\repository\Inetpub\wwwroot\WWW-EVOLUTION\Application.cfc |
| type | |
|
| type | |
|