Catch Entries: 13 |
additional | |
Cause | Struct | additional | | code | | 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 | | 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 | string | Error afgevangen in eBox |
| StackTrace | string | lucee.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 | string | 33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent><br>
34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent><br>
<b>35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"></b><br>
36: </cfif><br>
37: </cfif><br>
|
| codePrintPlain | string | 33: <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 | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:35) |
| template | string | /var/www/dogstart/index.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 142: <cftry><br>
143: <!--- Enables access to this application's methods ---><br>
<b>144: <cfinclude template="#this.appPath##arguments.thePage#" /></b><br>
145: <cfcatch type="any"><br>
146: <cfrethrow /><br>
|
| codePrintPlain | string | 142: <cftry>
143: <!--- Enables access to this application's methods --->
144: <cfinclude template="#this.appPath##arguments.thePage#" />
145: <cfcatch type="any">
146: <cfrethrow />
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall2(/Application.cfc:144) |
| template | string | /var/www/dogstart/Application.cfc |
| type | |
|
| type | |
|
code | |
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 | |
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 | string | Error afgevangen in eBox |
|
name | |
rootCause | Struct | additional | | code | | 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 | | 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 | string | Error afgevangen in eBox |
| StackTrace | string | lucee.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 | string | 33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent><br>
34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent><br>
<b>35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"></b><br>
36: </cfif><br>
37: </cfif><br>
|
| codePrintPlain | string | 33: <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 | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:35) |
| template | string | /var/www/dogstart/index.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 142: <cftry><br>
143: <!--- Enables access to this application's methods ---><br>
<b>144: <cfinclude template="#this.appPath##arguments.thePage#" /></b><br>
145: <cfcatch type="any"><br>
146: <cfrethrow /><br>
|
| codePrintPlain | string | 142: <cftry>
143: <!--- Enables access to this application's methods --->
144: <cfinclude template="#this.appPath##arguments.thePage#" />
145: <cfcatch type="any">
146: <cfrethrow />
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall2(/Application.cfc:144) |
| template | string | /var/www/dogstart/Application.cfc |
| type | |
|
| type | |
|
StackTrace | string | lucee.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 | string | 33: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent><br>
34: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent><br>
<b>35: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"></b><br>
36: </cfif><br>
37: </cfif><br>
|
| codePrintPlain | string | 33: <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 | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:35) |
| template | string | /var/www/dogstart/index.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 142: <cftry><br>
143: <!--- Enables access to this application's methods ---><br>
<b>144: <cfinclude template="#this.appPath##arguments.thePage#" /></b><br>
145: <cfcatch type="any"><br>
146: <cfrethrow /><br>
|
| codePrintPlain | string | 142: <cftry>
143: <!--- Enables access to this application's methods --->
144: <cfinclude template="#this.appPath##arguments.thePage#" />
145: <cfcatch type="any">
146: <cfrethrow />
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall2(/Application.cfc:144) |
| template | string | /var/www/dogstart/Application.cfc |
| type | |
|
|
type | |