string
Catch
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringArray index [224] out of range, array size is [0]
StackTrace
stringlucee.runtime.exp.ExpressionException: Array index [224] out of range, array size is [0] at lucee.runtime.type.wrap.ListAsArray.getE(ListAsArray.java:123) at lucee.runtime.type.wrap.ListAsArray.get(ListAsArray.java:351) at lucee.runtime.type.wrap.ListAsArray.get(ListAsArray.java:361) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at appresources.com.sentry_cfc$cf.udfCall(/thestompbox/appResources/com/sentry.cfc:274) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794) at geturl_cfm$cf$3605.call(/getURL.cfm:187) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219) 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: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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 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:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:422) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 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:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string272: sentryException[&quot;sentry.interfaces.Stacktrace&quot;][&quot;frames&quot;][i][&quot;pre_context&quot;] = [];<br> 273: if (tagContext[i][&quot;LINE&quot;]-3 &gt;= 1)<br> <b>274: sentryException[&quot;sentry.interfaces.Stacktrace&quot;][&quot;frames&quot;][i][&quot;pre_context&quot;][1] = fileArray[tagContext[i][&quot;LINE&quot;]-3];</b><br> 275: if (tagContext[i][&quot;LINE&quot;]-2 &gt;= 1)<br> 276: sentryException[&quot;sentry.interfaces.Stacktrace&quot;][&quot;frames&quot;][i][&quot;pre_context&quot;][1] = fileArray[tagContext[i][&quot;LINE&quot;]-2];<br>
codePrintPlain
string272: sentryException["sentry.interfaces.Stacktrace"]["frames"][i]["pre_context"] = []; 273: if (tagContext[i]["LINE"]-3 >= 1) 274: sentryException["sentry.interfaces.Stacktrace"]["frames"][i]["pre_context"][1] = fileArray[tagContext[i]["LINE"]-3]; 275: if (tagContext[i]["LINE"]-2 >= 1) 276: sentryException["sentry.interfaces.Stacktrace"]["frames"][i]["pre_context"][1] = fileArray[tagContext[i]["LINE"]-2];
column
number0
id
string??
line
number274
Raw_Trace
stringappresources.com.sentry_cfc$cf.udfCall(/thestompbox/appResources/com/sentry.cfc:274)
template
stringC:\Home\LocalUser\thestompbox\appResources\com\sentry.cfc
type
stringcfml
2
Struct
codePrintHTML
string185: } catch ( any e ) {<br> 186: application.cfcSentry.captureException( exception = e, <br> <b>187: level = 'fatal' );</b><br> 188: } <br> 189: // End of 404 is defined<br>
codePrintPlain
string185: } catch ( any e ) { 186: application.cfcSentry.captureException( exception = e, 187: level = 'fatal' ); 188: } 189: // End of 404 is defined
column
number0
id
string??
line
number187
Raw_Trace
stringgeturl_cfm$cf$3605.call(/getURL.cfm:187)
template
stringC:\Home\LocalUser\thestompbox\wwwroot\getURL.cfm
type
stringcfml
type
stringexpression