Catch
additional
Struct (ordered)
code
string
Detail
string<div class="dump caught"> <div> <p class="message">invalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [-1]</p> <div class="detail"></div> <div class="type"> </div> <ul class="tagcontext"> <li>/ebs/var/www/vanmanen/mods/projecten/act_seo.cfm (line:27): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vanmanen/mods/projecten/ebx_switch.cfm (line:32): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:195): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/AbstractEBXParser.cfc (line:7): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vanmanen/core/esite/ebx_switch.cfm (line:30): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:195): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:233): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/cms/FrontLayoutParser.cfc (line:27): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/cms/FrontLayoutParser.cfc (line:78): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/cms/LayoutParser.cfc (line:226): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vanmanen/core/esite/ebx_switch.cfm (line:71): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:388): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:158): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vanmanen/index.cfm (line:18): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vanmanen/Application.cfc (line:154): <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:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at index_cfm$cf.call(/index.cfm:32) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall2(/Application.cfc:154) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.seefusion.Filter.doFilter(Filter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685) at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750)
TagContext
Array
1
Struct
codePrintHTML
string30: &lt;cfsavecontent variable=&quot;errString&quot;&gt;&lt;cfset parser.dumpErrors() /&gt;&lt;/cfsavecontent&gt;<br> 31: &lt;cfsavecontent variable=&quot;incString&quot;&gt;&lt;cfset parser.dumpExecutionStack() /&gt;&lt;/cfsavecontent&gt;<br> <b>32: &lt;cfthrow message=&quot;Error afgevangen in eBox&quot; detail=&quot;#errString#&quot; extendedinfo=&quot;#incString#&quot;&gt;</b><br> 33: &lt;!--- &lt;/cfif&gt; ---&gt;<br> 34: &lt;/cfif&gt;<br>
codePrintPlain
string30: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 31: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 32: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 33: <!--- </cfif> ---> 34: </cfif>
column
number0
id
string??
line
number32
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:32)
template
string/ebs/var/www/vanmanen/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string152: &lt;cftry&gt;<br> 153: &lt;!--- Enables access to this application's methods ---&gt;<br> <b>154: &lt;cfinclude template=&quot;#this.appPath##arguments.thePage#&quot; /&gt;</b><br> 155: &lt;cfcatch type=&quot;any&quot;&gt;<br> 156: &lt;cfrethrow /&gt;<br>
codePrintPlain
string152: <cftry> 153: <!--- Enables access to this application's methods ---> 154: <cfinclude template="#this.appPath##arguments.thePage#" /> 155: <cfcatch type="any"> 156: <cfrethrow />
column
number0
id
string??
line
number154
Raw_Trace
stringapplication_cfc$cf.udfCall2(/Application.cfc:154)
template
string/ebs/var/www/vanmanen/Application.cfc
type
stringcfml
type
stringapplication