Catch Entries: 13 | | additional | | Struct (ordered) | | Function | | | Component | |
| | Cause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | can't cast [] to date value |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: can't cast [] to date value
at lucee.runtime.op.date.DateCaster.toDateAdvanced(DateCaster.java:95)
at lucee.runtime.op.Caster.toDate(Caster.java:3190)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247)
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:219)
at lucee.runtime.type.EnvUDF.call(EnvUDF.java:137)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:153)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:140)
at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source)
at java.base/java.util.TimSort.sort(Unknown Source)
at java.base/java.util.Arrays.sort(Unknown Source)
at lucee.runtime.functions.query.QuerySort._call(QuerySort.java:74)
at lucee.runtime.functions.query.QuerySort.call(QuerySort.java:52)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248)
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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2113)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82)
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:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
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:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 245: <br>
246: querySort(q, function(rowA, rowB) {<br>
<b>247: return dateCompare(rowB.datecreated, rowA.datecreated);</b><br>
248: })<br>
249: <br>
|
| | codePrintPlain | | string | 245:
246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 246: querySort(q, function(rowA, rowB) {<br>
247: return dateCompare(rowB.datecreated, rowA.datecreated);<br>
<b>248: })</b><br>
249: <br>
250: // retourneer query<br>
|
| | codePrintPlain | | string | 246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
250: // retourneer query
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);<br>
81: // lees data in<br>
<b>82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);</b><br>
83: <br>
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);<br>
|
| | codePrintPlain | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);
81: // lees data in
82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);
83:
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 4 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 5 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 6 | | 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/apps/webzwerver.com/myblog/www/Application.cfc |
| | type | |
|
| | type | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | can't cast [] to date value |
| | name | | | rootCause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | can't cast [] to date value |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: can't cast [] to date value
at lucee.runtime.op.date.DateCaster.toDateAdvanced(DateCaster.java:95)
at lucee.runtime.op.Caster.toDate(Caster.java:3190)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247)
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:219)
at lucee.runtime.type.EnvUDF.call(EnvUDF.java:137)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:153)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:140)
at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source)
at java.base/java.util.TimSort.sort(Unknown Source)
at java.base/java.util.Arrays.sort(Unknown Source)
at lucee.runtime.functions.query.QuerySort._call(QuerySort.java:74)
at lucee.runtime.functions.query.QuerySort.call(QuerySort.java:52)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248)
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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2113)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82)
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:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
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:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 245: <br>
246: querySort(q, function(rowA, rowB) {<br>
<b>247: return dateCompare(rowB.datecreated, rowA.datecreated);</b><br>
248: })<br>
249: <br>
|
| | codePrintPlain | | string | 245:
246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 246: querySort(q, function(rowA, rowB) {<br>
247: return dateCompare(rowB.datecreated, rowA.datecreated);<br>
<b>248: })</b><br>
249: <br>
250: // retourneer query<br>
|
| | codePrintPlain | | string | 246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
250: // retourneer query
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);<br>
81: // lees data in<br>
<b>82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);</b><br>
83: <br>
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);<br>
|
| | codePrintPlain | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);
81: // lees data in
82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);
83:
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 4 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 5 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 6 | | 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/apps/webzwerver.com/myblog/www/Application.cfc |
| | type | |
|
| | type | |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: can't cast [] to date value
at lucee.runtime.op.date.DateCaster.toDateAdvanced(DateCaster.java:95)
at lucee.runtime.op.Caster.toDate(Caster.java:3190)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247)
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:219)
at lucee.runtime.type.EnvUDF.call(EnvUDF.java:137)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:153)
at lucee.runtime.functions.query.QuerySort$QueryRowComparator.compare(QuerySort.java:140)
at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source)
at java.base/java.util.TimSort.sort(Unknown Source)
at java.base/java.util.Arrays.sort(Unknown Source)
at lucee.runtime.functions.query.QuerySort._call(QuerySort.java:74)
at lucee.runtime.functions.query.QuerySort.call(QuerySort.java:52)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248)
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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2113)
at subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82)
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:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
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:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 245: <br>
246: querySort(q, function(rowA, rowB) {<br>
<b>247: return dateCompare(rowB.datecreated, rowA.datecreated);</b><br>
248: })<br>
249: <br>
|
| | codePrintPlain | | string | 245:
246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:247) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 246: querySort(q, function(rowA, rowB) {<br>
247: return dateCompare(rowB.datecreated, rowA.datecreated);<br>
<b>248: })</b><br>
249: <br>
250: // retourneer query<br>
|
| | codePrintPlain | | string | 246: querySort(q, function(rowA, rowB) {
247: return dateCompare(rowB.datecreated, rowA.datecreated);
248: })
249:
250: // retourneer query
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:248) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);<br>
81: // lees data in<br>
<b>82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);</b><br>
83: <br>
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);<br>
|
| | codePrintPlain | | string | 80: //writeDump(var: rc, label: "Request Parameters", abort: false);
81: // lees data in
82: rc.bestanden = verwerkBestanden( path: docpath, tagwaarde: rc.tag, counter: rc.maxberichten);
83:
84: //writeDump(var: rc.bestanden, label: "Bestanden", abort: true);
|
| | column | | | id | | | line | | | Raw_Trace | | string | subsystems._public.controllers.main_cfc$cf.udfCall(/src/subsystems/public/controllers/main.cfc:82) |
| | template | | string | /var/www/apps/webzwerver.com/myblog/src/subsystems/public/controllers/main.cfc |
| | type | |
| | 4 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 5 | | 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/apps/webzwerver.com/myblog/cfc/FW1/fw1-4.3.0/fw1-master/framework/one.cfc |
| | type | |
| | 6 | | 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/apps/webzwerver.com/myblog/www/Application.cfc |
| | type | |
|
| | type | |
|