Catch Entries: 13 |
additional | |
Cause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Array index [1] out of range, array size is [0] |
| StackTrace | string | lucee.runtime.exp.ExpressionException: Array index [1] 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.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1519)
at services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at groups_cfc$cf.udfCall1(/controllers/groups.cfc:36)
at groups_cfc$cf.udfCall(/controllers/groups.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:685)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1930)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:859)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:770)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:64)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:213)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:110)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:103)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43)
at fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:437)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
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:764)
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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:367)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:639)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1647)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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(Thread.java:834)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 15: <br>
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#" <br>
<b>17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template# </b><br>
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#<br>
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" /><br>
|
| codePrintPlain | string | 15:
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#"
17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template#
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" />
|
| column | | id | | line | | Raw_Trace | string | services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/exceptionService.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 136: <cfset resultStruct.hasError = 1 /><br>
137: <cfset resultStruct.message = cfcatch.Message /><br>
<b>138: <cfset getExceptionService().handleException(cfcatch) /></b><br>
139: </cfcatch><br>
140: </cftry><br>
|
| codePrintPlain | string | 136: <cfset resultStruct.hasError = 1 />
137: <cfset resultStruct.message = cfcatch.Message />
138: <cfset getExceptionService().handleException(cfcatch) />
139: </cfcatch>
140: </cftry>
|
| column | | id | | line | | Raw_Trace | string | services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/rates/ratesService.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 34: <cfset var resortsService = getResortsService() /><br>
35: <cfset var ratesService = getRatesService() /><br>
<b>36: <cfset rc.beachesRates = ratesService.getBeachesPrices() /></b><br>
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() /><br>
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] /><br>
|
| codePrintPlain | string | 34: <cfset var resortsService = getResortsService() />
35: <cfset var ratesService = getRatesService() />
36: <cfset rc.beachesRates = ratesService.getBeachesPrices() />
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() />
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] />
|
| column | | id | | line | | Raw_Trace | string | groups_cfc$cf.udfCall1(/controllers/groups.cfc:36) |
| template | string | /webroot/canadiansandalsfrenchwebsite/controllers/groups.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 1196: try {<br>
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1198: evaluate( 'cfc.#method#( rc = request.context )' );</b><br>
1199: } catch ( any e ) {<br>
1200: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1196: try {
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1198: evaluate( 'cfc.#method#( rc = request.context )' );
1199: } catch ( any e ) {
1200: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 670: if ( !structKeyExists( once, tuple.key ) ) {<br>
671: once[ tuple.key ] = i;<br>
<b>672: doController( tuple, 'before', 'before' );</b><br>
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
674: }<br>
|
| codePrintPlain | string | 670: if ( !structKeyExists( once, tuple.key ) ) {
671: once[ tuple.key ] = i;
672: doController( tuple, 'before', 'before' );
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
674: }
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
|
| type | |
|
Detail | |
ErrNumber | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Array index [1] out of range, array size is [0] |
|
name | |
rootCause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Array index [1] out of range, array size is [0] |
| StackTrace | string | lucee.runtime.exp.ExpressionException: Array index [1] 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.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1519)
at services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at groups_cfc$cf.udfCall1(/controllers/groups.cfc:36)
at groups_cfc$cf.udfCall(/controllers/groups.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:685)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1930)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:859)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:770)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:64)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:213)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:110)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:103)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43)
at fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:437)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
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:764)
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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:367)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:639)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1647)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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(Thread.java:834)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 15: <br>
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#" <br>
<b>17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template# </b><br>
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#<br>
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" /><br>
|
| codePrintPlain | string | 15:
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#"
17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template#
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" />
|
| column | | id | | line | | Raw_Trace | string | services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/exceptionService.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 136: <cfset resultStruct.hasError = 1 /><br>
137: <cfset resultStruct.message = cfcatch.Message /><br>
<b>138: <cfset getExceptionService().handleException(cfcatch) /></b><br>
139: </cfcatch><br>
140: </cftry><br>
|
| codePrintPlain | string | 136: <cfset resultStruct.hasError = 1 />
137: <cfset resultStruct.message = cfcatch.Message />
138: <cfset getExceptionService().handleException(cfcatch) />
139: </cfcatch>
140: </cftry>
|
| column | | id | | line | | Raw_Trace | string | services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/rates/ratesService.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 34: <cfset var resortsService = getResortsService() /><br>
35: <cfset var ratesService = getRatesService() /><br>
<b>36: <cfset rc.beachesRates = ratesService.getBeachesPrices() /></b><br>
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() /><br>
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] /><br>
|
| codePrintPlain | string | 34: <cfset var resortsService = getResortsService() />
35: <cfset var ratesService = getRatesService() />
36: <cfset rc.beachesRates = ratesService.getBeachesPrices() />
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() />
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] />
|
| column | | id | | line | | Raw_Trace | string | groups_cfc$cf.udfCall1(/controllers/groups.cfc:36) |
| template | string | /webroot/canadiansandalsfrenchwebsite/controllers/groups.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 1196: try {<br>
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1198: evaluate( 'cfc.#method#( rc = request.context )' );</b><br>
1199: } catch ( any e ) {<br>
1200: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1196: try {
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1198: evaluate( 'cfc.#method#( rc = request.context )' );
1199: } catch ( any e ) {
1200: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 670: if ( !structKeyExists( once, tuple.key ) ) {<br>
671: once[ tuple.key ] = i;<br>
<b>672: doController( tuple, 'before', 'before' );</b><br>
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
674: }<br>
|
| codePrintPlain | string | 670: if ( !structKeyExists( once, tuple.key ) ) {
671: once[ tuple.key ] = i;
672: doController( tuple, 'before', 'before' );
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
674: }
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
|
| type | |
|
StackTrace | string | lucee.runtime.exp.ExpressionException: Array index [1] 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.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1519)
at services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at groups_cfc$cf.udfCall1(/controllers/groups.cfc:36)
at groups_cfc$cf.udfCall(/controllers/groups.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:685)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1930)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:859)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:770)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:64)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:213)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:110)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:103)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43)
at fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672)
at fw.corfield.framework_cfc$cf$406.udfCall(/fw/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:437)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
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:764)
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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:367)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:639)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1647)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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(Thread.java:834)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 15: <br>
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#" <br>
<b>17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template# </b><br>
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#<br>
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" /><br>
|
| codePrintPlain | string | 15:
16: <cflog file="sandalsWebsiteErrors" type="#arguments.type#"
17: text="message=#arguments.exception.message# detail=#arguments.exception.detail# template=#arguments.exception.tagContext[1].template#
18: line=#arguments.exception.tagContext[1].line# remote_ip=#cgi.remote_addr# referer=#cgi.http_referer# user_agent=#cgi.http_user_agent#
19: path_info=#cgi.path_info# query_string=#cgi.query_string#" />
|
| column | | id | | line | | Raw_Trace | string | services.exceptionservice_cfc$cf.udfCall(/model/services/exceptionService.cfc:17) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/exceptionService.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 136: <cfset resultStruct.hasError = 1 /><br>
137: <cfset resultStruct.message = cfcatch.Message /><br>
<b>138: <cfset getExceptionService().handleException(cfcatch) /></b><br>
139: </cfcatch><br>
140: </cftry><br>
|
| codePrintPlain | string | 136: <cfset resultStruct.hasError = 1 />
137: <cfset resultStruct.message = cfcatch.Message />
138: <cfset getExceptionService().handleException(cfcatch) />
139: </cfcatch>
140: </cftry>
|
| column | | id | | line | | Raw_Trace | string | services.rates.ratesservice_cfc$cf.udfCall(/model/services/rates/ratesService.cfc:138) |
| template | string | /webroot/canadiansandalsfrenchwebsite/model/services/rates/ratesService.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 34: <cfset var resortsService = getResortsService() /><br>
35: <cfset var ratesService = getRatesService() /><br>
<b>36: <cfset rc.beachesRates = ratesService.getBeachesPrices() /></b><br>
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() /><br>
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] /><br>
|
| codePrintPlain | string | 34: <cfset var resortsService = getResortsService() />
35: <cfset var ratesService = getRatesService() />
36: <cfset rc.beachesRates = ratesService.getBeachesPrices() />
37: <cfset rc.sandalsRates = ratesService.getSandalsPrices() />
38: <cfset rc.breadcrumbs = [{ label="Groupes", url="/groups/" }] />
|
| column | | id | | line | | Raw_Trace | string | groups_cfc$cf.udfCall1(/controllers/groups.cfc:36) |
| template | string | /webroot/canadiansandalsfrenchwebsite/controllers/groups.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 1196: try {<br>
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1198: evaluate( 'cfc.#method#( rc = request.context )' );</b><br>
1199: } catch ( any e ) {<br>
1200: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1196: try {
1197: frameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1198: evaluate( 'cfc.#method#( rc = request.context )' );
1199: } catch ( any e ) {
1200: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall7(/fw/corfield/framework.cfc:1198) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 670: if ( !structKeyExists( once, tuple.key ) ) {<br>
671: once[ tuple.key ] = i;<br>
<b>672: doController( tuple, 'before', 'before' );</b><br>
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
674: }<br>
|
| codePrintPlain | string | 670: if ( !structKeyExists( once, tuple.key ) ) {
671: once[ tuple.key ] = i;
672: doController( tuple, 'before', 'before' );
673: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
674: }
|
| column | | id | | line | | Raw_Trace | string | fw.corfield.framework_cfc$cf$406.udfCall4(/fw/corfield/framework.cfc:672) |
| template | string | /webroot/canadiansandalsfrenchwebsite/www/fw/corfield/framework.cfc |
| type | |
|
|
type | |