Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
code
string
Detail
string <div class="dump caught"> <div> <p class="message">ERROR: column "nws_datum" does not exist Position: 35</p> <div class="detail"></div> <div class="type"> <dl class="database"> <dt>queryError:</dt><dd class="message">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>SQL:</dt><dd class="source">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>WHERE:</dt><dd class="params"></dd> </dl> </div> <ul class="tagcontext"> <li>/var/www/dogstart/mods/nieuws/qry_lijst.cfm (line:5): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/mods/nieuws/ebx_switch.cfm (line:10): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:388): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:158): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/index.cfm (line:18): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/Application.cfc (line:144): <strong><em>cfml</em></strong> </li> </ul> </div> </div>
ErrorCode
string
Extended_Info
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
ExtendedInfo
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
Message
stringError afgevangen in eBox
StackTrace
stringlucee.runtime.exp.CustomTypeException: Error afgevangen in eBox at lucee.runtime.tag.Throw._doStartTag(Throw.java:225) at lucee.runtime.tag.Throw.doStartTag(Throw.java:212) at index_cfm$cf.call(/index.cfm:35) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1093) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:987) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:968) at application_cfc$cf.udfCall2(/Application.cfc:144) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) 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:482) 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.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 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
string33: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;errString&quot;&gt;&lt;cfset&nbsp;parser.dumpErrors()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> 34: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;incString&quot;&gt;&lt;cfset&nbsp;parser.dumpExecutionStack()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> <b>35: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfthrow&nbsp;message=&quot;Error&nbsp;afgevangen&nbsp;in&nbsp;eBox&quot;&nbsp;detail=&quot;#errString#&quot;&nbsp;extendedinfo=&quot;#incString#&quot;&gt;</b><br> 36: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br>
codePrintPlain
string33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 36: </cfif> 37: </cfif>
column
number0
id
string??
line
number35
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:35)
template
string/var/www/dogstart/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string142: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cftry&gt;<br> 143: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Enables&nbsp;access&nbsp;to&nbsp;this&nbsp;application's&nbsp;methods&nbsp;---&gt;<br> <b>144: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#this.appPath##arguments.thePage#&quot;&nbsp;/&gt;</b><br> 145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfcatch&nbsp;type=&quot;any&quot;&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfrethrow&nbsp;/&gt;<br>
codePrintPlain
string142: <cftry> 143: <!--- Enables access to this application's methods ---> 144: <cfinclude template="#this.appPath##arguments.thePage#" /> 145: <cfcatch type="any"> 146: <cfrethrow />
column
number0
id
string??
line
number144
Raw_Trace
stringapplication_cfc$cf.udfCall2(/Application.cfc:144)
template
string/var/www/dogstart/Application.cfc
type
stringcfml
type
stringapplication
code
string
Detail
string <div class="dump caught"> <div> <p class="message">ERROR: column "nws_datum" does not exist Position: 35</p> <div class="detail"></div> <div class="type"> <dl class="database"> <dt>queryError:</dt><dd class="message">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>SQL:</dt><dd class="source">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>WHERE:</dt><dd class="params"></dd> </dl> </div> <ul class="tagcontext"> <li>/var/www/dogstart/mods/nieuws/qry_lijst.cfm (line:5): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/mods/nieuws/ebx_switch.cfm (line:10): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:388): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:158): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/index.cfm (line:18): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/Application.cfc (line:144): <strong><em>cfml</em></strong> </li> </ul> </div> </div>
ErrorCode
string
Extended_Info
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
ExtendedInfo
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
Message
stringError afgevangen in eBox
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
code
string
Detail
string <div class="dump caught"> <div> <p class="message">ERROR: column "nws_datum" does not exist Position: 35</p> <div class="detail"></div> <div class="type"> <dl class="database"> <dt>queryError:</dt><dd class="message">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>SQL:</dt><dd class="source">SELECT * FROM nieuws ORDER BY nws_datum DESC</dd> <dt>WHERE:</dt><dd class="params"></dd> </dl> </div> <ul class="tagcontext"> <li>/var/www/dogstart/mods/nieuws/qry_lijst.cfm (line:5): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/mods/nieuws/ebx_switch.cfm (line:10): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:388): <strong><em>cfml</em></strong> </li> <li>/var/www/cfc/ebx/ebxParser.cfc (line:158): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/index.cfm (line:18): <strong><em>cfml</em></strong> </li> <li>/var/www/dogstart/Application.cfc (line:144): <strong><em>cfml</em></strong> </li> </ul> </div> </div>
ErrorCode
string
Extended_Info
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
ExtendedInfo
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
Message
stringError afgevangen in eBox
StackTrace
stringlucee.runtime.exp.CustomTypeException: Error afgevangen in eBox at lucee.runtime.tag.Throw._doStartTag(Throw.java:225) at lucee.runtime.tag.Throw.doStartTag(Throw.java:212) at index_cfm$cf.call(/index.cfm:35) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1093) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:987) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:968) at application_cfc$cf.udfCall2(/Application.cfc:144) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) 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:482) 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.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 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
string33: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;errString&quot;&gt;&lt;cfset&nbsp;parser.dumpErrors()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> 34: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;incString&quot;&gt;&lt;cfset&nbsp;parser.dumpExecutionStack()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> <b>35: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfthrow&nbsp;message=&quot;Error&nbsp;afgevangen&nbsp;in&nbsp;eBox&quot;&nbsp;detail=&quot;#errString#&quot;&nbsp;extendedinfo=&quot;#incString#&quot;&gt;</b><br> 36: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br>
codePrintPlain
string33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 36: </cfif> 37: </cfif>
column
number0
id
string??
line
number35
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:35)
template
string/var/www/dogstart/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string142: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cftry&gt;<br> 143: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Enables&nbsp;access&nbsp;to&nbsp;this&nbsp;application's&nbsp;methods&nbsp;---&gt;<br> <b>144: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#this.appPath##arguments.thePage#&quot;&nbsp;/&gt;</b><br> 145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfcatch&nbsp;type=&quot;any&quot;&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfrethrow&nbsp;/&gt;<br>
codePrintPlain
string142: <cftry> 143: <!--- Enables access to this application's methods ---> 144: <cfinclude template="#this.appPath##arguments.thePage#" /> 145: <cfcatch type="any"> 146: <cfrethrow />
column
number0
id
string??
line
number144
Raw_Trace
stringapplication_cfc$cf.udfCall2(/Application.cfc:144)
template
string/var/www/dogstart/Application.cfc
type
stringcfml
type
stringapplication
StackTrace
stringlucee.runtime.exp.CustomTypeException: Error afgevangen in eBox at lucee.runtime.tag.Throw._doStartTag(Throw.java:225) at lucee.runtime.tag.Throw.doStartTag(Throw.java:212) at index_cfm$cf.call(/index.cfm:35) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1093) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:987) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:968) at application_cfc$cf.udfCall2(/Application.cfc:144) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) 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:482) 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.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 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
string33: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;errString&quot;&gt;&lt;cfset&nbsp;parser.dumpErrors()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> 34: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfsavecontent&nbsp;variable=&quot;incString&quot;&gt;&lt;cfset&nbsp;parser.dumpExecutionStack()&nbsp;/&gt;&lt;/cfsavecontent&gt;<br> <b>35: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfthrow&nbsp;message=&quot;Error&nbsp;afgevangen&nbsp;in&nbsp;eBox&quot;&nbsp;detail=&quot;#errString#&quot;&nbsp;extendedinfo=&quot;#incString#&quot;&gt;</b><br> 36: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br>
codePrintPlain
string33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 36: </cfif> 37: </cfif>
column
number0
id
string??
line
number35
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:35)
template
string/var/www/dogstart/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string142: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cftry&gt;<br> 143: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Enables&nbsp;access&nbsp;to&nbsp;this&nbsp;application's&nbsp;methods&nbsp;---&gt;<br> <b>144: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#this.appPath##arguments.thePage#&quot;&nbsp;/&gt;</b><br> 145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfcatch&nbsp;type=&quot;any&quot;&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfrethrow&nbsp;/&gt;<br>
codePrintPlain
string142: <cftry> 143: <!--- Enables access to this application's methods ---> 144: <cfinclude template="#this.appPath##arguments.thePage#" /> 145: <cfcatch type="any"> 146: <cfrethrow />
column
number0
id
string??
line
number144
Raw_Trace
stringapplication_cfc$cf.udfCall2(/Application.cfc:144)
template
string/var/www/dogstart/Application.cfc
type
stringcfml
type
stringapplication