Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1539) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) 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 controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) 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 controllers.help_cfc$cf.udfCall(/controllers/Help.cfc:10) 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:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) 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 controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) 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 application_cfc$cf.udfCall(/application.cfc:66) 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:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) 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:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string52: do {<br> 53: var currentDocument = findDocument(currentId, tree);<br> <b>54: currentId = currentDocument.parentId;</b><br> 55: path.prepend(currentDocument);<br> 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: document = THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: });<br> <b>21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents);</b><br> 22: THIS.data.path[1] = { id: 0, name: THIS.data.title };<br> 23: if (THIS.data.path.len() GTE 3) {<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string8: <br> 9: public string function help(numeric id = 0) {<br> <b>10: return renderItem(ARGUMENTS.id);</b><br> 11: }<br> 12: }<br>
codePrintPlain
string8: 9: public string function help(numeric id = 0) { 10: return renderItem(ARGUMENTS.id); 11: } 12: }
column
number0
id
string??
line
number10
Raw_Trace
stringcontrollers.help_cfc$cf.udfCall(/controllers/Help.cfc:10)
template
string/local/devcenter/controllers/Help.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true {<br> <b>64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params);</b><br> 65: }<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: }<br> 52: }<br> <b>53: var result = callMethod(controller, method, stcParams);</b><br> 54: cfprocessingdirective(suppressWhitespace=true) {<br> 55: WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: public void function onRequest(required string targetPage) {<br> <b>66: (new Controllers.Route()).enroute(getRoutes());</b><br> 67: }<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1539) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) 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 controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) 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 controllers.help_cfc$cf.udfCall(/controllers/Help.cfc:10) 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:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) 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 controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) 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 application_cfc$cf.udfCall(/application.cfc:66) 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:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) 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:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string52: do {<br> 53: var currentDocument = findDocument(currentId, tree);<br> <b>54: currentId = currentDocument.parentId;</b><br> 55: path.prepend(currentDocument);<br> 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: document = THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: });<br> <b>21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents);</b><br> 22: THIS.data.path[1] = { id: 0, name: THIS.data.title };<br> 23: if (THIS.data.path.len() GTE 3) {<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string8: <br> 9: public string function help(numeric id = 0) {<br> <b>10: return renderItem(ARGUMENTS.id);</b><br> 11: }<br> 12: }<br>
codePrintPlain
string8: 9: public string function help(numeric id = 0) { 10: return renderItem(ARGUMENTS.id); 11: } 12: }
column
number0
id
string??
line
number10
Raw_Trace
stringcontrollers.help_cfc$cf.udfCall(/controllers/Help.cfc:10)
template
string/local/devcenter/controllers/Help.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true {<br> <b>64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params);</b><br> 65: }<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: }<br> 52: }<br> <b>53: var result = callMethod(controller, method, stcParams);</b><br> 54: cfprocessingdirective(suppressWhitespace=true) {<br> 55: WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: public void function onRequest(required string targetPage) {<br> <b>66: (new Controllers.Route()).enroute(getRoutes());</b><br> 67: }<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1539) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) 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 controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) 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 controllers.help_cfc$cf.udfCall(/controllers/Help.cfc:10) 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:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) 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 controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) 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 application_cfc$cf.udfCall(/application.cfc:66) 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:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) 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:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string52: do {<br> 53: var currentDocument = findDocument(currentId, tree);<br> <b>54: currentId = currentDocument.parentId;</b><br> 55: path.prepend(currentDocument);<br> 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: document = THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: });<br> <b>21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents);</b><br> 22: THIS.data.path[1] = { id: 0, name: THIS.data.title };<br> 23: if (THIS.data.path.len() GTE 3) {<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string8: <br> 9: public string function help(numeric id = 0) {<br> <b>10: return renderItem(ARGUMENTS.id);</b><br> 11: }<br> 12: }<br>
codePrintPlain
string8: 9: public string function help(numeric id = 0) { 10: return renderItem(ARGUMENTS.id); 11: } 12: }
column
number0
id
string??
line
number10
Raw_Trace
stringcontrollers.help_cfc$cf.udfCall(/controllers/Help.cfc:10)
template
string/local/devcenter/controllers/Help.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true {<br> <b>64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params);</b><br> 65: }<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: }<br> 52: }<br> <b>53: var result = callMethod(controller, method, stcParams);</b><br> 54: cfprocessingdirective(suppressWhitespace=true) {<br> 55: WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: public void function onRequest(required string targetPage) {<br> <b>66: (new Controllers.Route()).enroute(getRoutes());</b><br> 67: }<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression