Catch Entries: 13 | additional | Struct (ordered) | Function | | Component | |
| Cause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [TAGS] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [TAGS] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:194)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:280)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1290)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:914)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at one_cfc$cf.udfCallb(/framework/one.cfc:1635)
at one_cfc$cf.udfCall(/framework/one.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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at one_cfc$cf.udfCall6(/framework/one.cfc:896)
at one_cfc$cf.udfCall(/framework/one.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.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at application_cfc$cf.udfCall(/Application.cfc:65)
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 | 152: // markeer documenten positief indien ze de gezochte tag bevatten<br>
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){<br>
<b>154: var mytags = listToArray(rc.yamlData.tags);</b><br>
155: for ( var tag in mytags){<br>
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){<br>
|
| codePrintPlain | string | 152: // markeer documenten positief indien ze de gezochte tag bevatten
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){
154: var mytags = listToArray(rc.yamlData.tags);
155: for ( var tag in mytags){
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 69: <br>
70: // lees data in<br>
<b>71: rc.bestanden = verwerkBestanden(docpath, rc.tag);</b><br>
72: <br>
73: }<br>
|
| codePrintPlain | string | 69:
70: // lees data in
71: rc.bestanden = verwerkBestanden(docpath, rc.tag);
72:
73: }
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1633: try {<br>
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1636: } catch ( any e ) {<br>
1637: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1633: try {
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1636: } catch ( any e ) {
1637: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCallb(/framework/one.cfc:1635) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
895: }<br>
<b>896: doController( tuple, tuple.item, 'item' );</b><br>
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
898: }<br>
|
| codePrintPlain | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
895: }
896: doController( tuple, tuple.item, 'item' );
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
898: }
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 63: }<br>
64: function onRequest( targetPath ) {<br>
<b>65: return _get_framework_one().onRequest( targetPath );</b><br>
66: }<br>
67: function onRequestEnd() {<br>
|
| codePrintPlain | string | 63: }
64: function onRequest( targetPath ) {
65: return _get_framework_one().onRequest( targetPath );
66: }
67: function onRequestEnd() {
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:65) |
| template | string | /var/www/webzwerver.com/myblog/www/Application.cfc |
| type | |
|
| type | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [TAGS] doesn't exist |
| name | | rootCause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [TAGS] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [TAGS] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:194)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:280)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1290)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:914)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at one_cfc$cf.udfCallb(/framework/one.cfc:1635)
at one_cfc$cf.udfCall(/framework/one.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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at one_cfc$cf.udfCall6(/framework/one.cfc:896)
at one_cfc$cf.udfCall(/framework/one.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.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at application_cfc$cf.udfCall(/Application.cfc:65)
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 | 152: // markeer documenten positief indien ze de gezochte tag bevatten<br>
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){<br>
<b>154: var mytags = listToArray(rc.yamlData.tags);</b><br>
155: for ( var tag in mytags){<br>
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){<br>
|
| codePrintPlain | string | 152: // markeer documenten positief indien ze de gezochte tag bevatten
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){
154: var mytags = listToArray(rc.yamlData.tags);
155: for ( var tag in mytags){
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 69: <br>
70: // lees data in<br>
<b>71: rc.bestanden = verwerkBestanden(docpath, rc.tag);</b><br>
72: <br>
73: }<br>
|
| codePrintPlain | string | 69:
70: // lees data in
71: rc.bestanden = verwerkBestanden(docpath, rc.tag);
72:
73: }
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1633: try {<br>
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1636: } catch ( any e ) {<br>
1637: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1633: try {
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1636: } catch ( any e ) {
1637: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCallb(/framework/one.cfc:1635) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
895: }<br>
<b>896: doController( tuple, tuple.item, 'item' );</b><br>
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
898: }<br>
|
| codePrintPlain | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
895: }
896: doController( tuple, tuple.item, 'item' );
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
898: }
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 63: }<br>
64: function onRequest( targetPath ) {<br>
<b>65: return _get_framework_one().onRequest( targetPath );</b><br>
66: }<br>
67: function onRequestEnd() {<br>
|
| codePrintPlain | string | 63: }
64: function onRequest( targetPath ) {
65: return _get_framework_one().onRequest( targetPath );
66: }
67: function onRequestEnd() {
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:65) |
| template | string | /var/www/webzwerver.com/myblog/www/Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [TAGS] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:194)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:280)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1290)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:914)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at one_cfc$cf.udfCallb(/framework/one.cfc:1635)
at one_cfc$cf.udfCall(/framework/one.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.type.scope.UndefinedImpl.call(UndefinedImpl.java:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at one_cfc$cf.udfCall6(/framework/one.cfc:896)
at one_cfc$cf.udfCall(/framework/one.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.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050)
at application_cfc$cf.udfCall(/Application.cfc:65)
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 | 152: // markeer documenten positief indien ze de gezochte tag bevatten<br>
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){<br>
<b>154: var mytags = listToArray(rc.yamlData.tags);</b><br>
155: for ( var tag in mytags){<br>
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){<br>
|
| codePrintPlain | string | 152: // markeer documenten positief indien ze de gezochte tag bevatten
153: if(structKeyExists(rc.yamlData,'tags') and len(arguments.tagwaarde) gt 0){
154: var mytags = listToArray(rc.yamlData.tags);
155: for ( var tag in mytags){
156: if(toString(lcase(trim(tag))) == toString(trim(arguments.tagwaarde))){
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:154) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 69: <br>
70: // lees data in<br>
<b>71: rc.bestanden = verwerkBestanden(docpath, rc.tag);</b><br>
72: <br>
73: }<br>
|
| codePrintPlain | string | 69:
70: // lees data in
71: rc.bestanden = verwerkBestanden(docpath, rc.tag);
72:
73: }
|
| column | | id | | line | | Raw_Trace | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:71) |
| template | string | /var/www/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 1633: try {<br>
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1636: } catch ( any e ) {<br>
1637: setCfcMethodFailureInfo( cfc, method );<br>
|
| codePrintPlain | string | 1633: try {
1634: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1635: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1636: } catch ( any e ) {
1637: setCfcMethodFailureInfo( cfc, method );
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCallb(/framework/one.cfc:1635) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
895: }<br>
<b>896: doController( tuple, tuple.item, 'item' );</b><br>
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
898: }<br>
|
| codePrintPlain | string | 894: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
895: }
896: doController( tuple, tuple.item, 'item' );
897: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
898: }
|
| column | | id | | line | | Raw_Trace | string | one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| template | string | /var/www/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 63: }<br>
64: function onRequest( targetPath ) {<br>
<b>65: return _get_framework_one().onRequest( targetPath );</b><br>
66: }<br>
67: function onRequestEnd() {<br>
|
| codePrintPlain | string | 63: }
64: function onRequest( targetPath ) {
65: return _get_framework_one().onRequest( targetPath );
66: }
67: function onRequestEnd() {
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:65) |
| template | string | /var/www/webzwerver.com/myblog/www/Application.cfc |
| type | |
|
| type | |
|