Catch Entries: 18 | | additional | | Struct (ordered) | | Datasource | |
| | Cause | Struct Entries: 15 | | additional | | Struct (ordered) | | Datasource | |
| | DataSource | | | Detail | | string | available datasource names are [] |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Datasource [nesnanettmariadb] doesn't exist |
| | NativeErrorCode | | | queryError | | | Sql | | | SQLState | | | StackTrace | | string | lucee.runtime.exp.DatabaseException: Datasource [nesnanettmariadb] doesn't exist
at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:199)
at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:4001)
at lucee.runtime.tag.Query.toDatasource(Query.java:250)
at lucee.runtime.tag.Query.setDatasource(Query.java:242)
at lucee.invoc.wrap.v4.lucee.runtime.tag.Query.setDatasource_wfu0h0z5nfk4.apply(Unknown Source)
at lucee.runtime.reflection.pairs.MethodInstance.invoke(MethodInstance.java:68)
at lucee.runtime.tag.TagUtil.setAttribute(TagUtil.java:188)
at lucee.runtime.tag.TagUtil.setAttributes(TagUtil.java:161)
at lucee.runtime.tag.TagUtil.setAttributeCollection(TagUtil.java:142)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:64)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:50)
at services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206)
at services.articleservice_cfc$cf$6.udfCall(/services/articleService.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:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66)
at controllers.main_cfc$cf$3.udfCall(/controllers/main.cfc)
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:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647)
at framework.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:2075)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:896)
at framework.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:2101)
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:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
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:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },<br>
205: { datasource = getDatasource() }<br>
<b>206: ) /> </b><br>
207: </cffunction><br>
208: <br>
|
| | codePrintPlain | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },
205: { datasource = getDatasource() }
206: ) />
207: </cffunction>
208:
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206) |
| | template | | string | /var/www/Nesnanett/services/articleService.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 64: </cfif><br>
65: <br>
<b>66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) /></b><br>
67: <cfif arguments.rc.article.recordCount EQ 0><br>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) /><br>
|
| | codePrintPlain | | string | 64: </cfif>
65:
66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) />
67: <cfif arguments.rc.article.recordCount EQ 0>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) />
|
| | column | | | id | | | line | | | Raw_Trace | | string | controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66) |
| | template | | string | /var/www/Nesnanett/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 1645: try {<br>
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1648: } catch ( any e ) {<br>
1649: setCfcMethodFailureInfo( cfc, method );<br>
|
| | codePrintPlain | | string | 1645: try {
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1648: } catch ( any e ) {
1649: setCfcMethodFailureInfo( cfc, method );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647) |
| | template | | string | /var/www/Nesnanett/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 | framework.one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| | template | | string | /var/www/Nesnanett/framework/one.cfc |
| | type | |
|
| | type | | | where | |
| | DataSource | | | Detail | | string | available datasource names are [] |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Datasource [nesnanettmariadb] doesn't exist |
| | name | | | NativeErrorCode | | | queryError | | | rootCause | Struct Entries: 15 | | additional | | Struct (ordered) | | Datasource | |
| | DataSource | | | Detail | | string | available datasource names are [] |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Datasource [nesnanettmariadb] doesn't exist |
| | NativeErrorCode | | | queryError | | | Sql | | | SQLState | | | StackTrace | | string | lucee.runtime.exp.DatabaseException: Datasource [nesnanettmariadb] doesn't exist
at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:199)
at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:4001)
at lucee.runtime.tag.Query.toDatasource(Query.java:250)
at lucee.runtime.tag.Query.setDatasource(Query.java:242)
at lucee.invoc.wrap.v4.lucee.runtime.tag.Query.setDatasource_wfu0h0z5nfk4.apply(Unknown Source)
at lucee.runtime.reflection.pairs.MethodInstance.invoke(MethodInstance.java:68)
at lucee.runtime.tag.TagUtil.setAttribute(TagUtil.java:188)
at lucee.runtime.tag.TagUtil.setAttributes(TagUtil.java:161)
at lucee.runtime.tag.TagUtil.setAttributeCollection(TagUtil.java:142)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:64)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:50)
at services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206)
at services.articleservice_cfc$cf$6.udfCall(/services/articleService.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:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66)
at controllers.main_cfc$cf$3.udfCall(/controllers/main.cfc)
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:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647)
at framework.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:2075)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:896)
at framework.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:2101)
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:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
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:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },<br>
205: { datasource = getDatasource() }<br>
<b>206: ) /> </b><br>
207: </cffunction><br>
208: <br>
|
| | codePrintPlain | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },
205: { datasource = getDatasource() }
206: ) />
207: </cffunction>
208:
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206) |
| | template | | string | /var/www/Nesnanett/services/articleService.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 64: </cfif><br>
65: <br>
<b>66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) /></b><br>
67: <cfif arguments.rc.article.recordCount EQ 0><br>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) /><br>
|
| | codePrintPlain | | string | 64: </cfif>
65:
66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) />
67: <cfif arguments.rc.article.recordCount EQ 0>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) />
|
| | column | | | id | | | line | | | Raw_Trace | | string | controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66) |
| | template | | string | /var/www/Nesnanett/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 1645: try {<br>
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1648: } catch ( any e ) {<br>
1649: setCfcMethodFailureInfo( cfc, method );<br>
|
| | codePrintPlain | | string | 1645: try {
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1648: } catch ( any e ) {
1649: setCfcMethodFailureInfo( cfc, method );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647) |
| | template | | string | /var/www/Nesnanett/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 | framework.one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| | template | | string | /var/www/Nesnanett/framework/one.cfc |
| | type | |
|
| | type | | | where | |
| | Sql | | | SQLState | | | StackTrace | | string | lucee.runtime.exp.DatabaseException: Datasource [nesnanettmariadb] doesn't exist
at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:199)
at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:4001)
at lucee.runtime.tag.Query.toDatasource(Query.java:250)
at lucee.runtime.tag.Query.setDatasource(Query.java:242)
at lucee.invoc.wrap.v4.lucee.runtime.tag.Query.setDatasource_wfu0h0z5nfk4.apply(Unknown Source)
at lucee.runtime.reflection.pairs.MethodInstance.invoke(MethodInstance.java:68)
at lucee.runtime.tag.TagUtil.setAttribute(TagUtil.java:188)
at lucee.runtime.tag.TagUtil.setAttributes(TagUtil.java:161)
at lucee.runtime.tag.TagUtil.setAttributeCollection(TagUtil.java:142)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:64)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:50)
at services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206)
at services.articleservice_cfc$cf$6.udfCall(/services/articleService.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:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66)
at controllers.main_cfc$cf$3.udfCall(/controllers/main.cfc)
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:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:896)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:54)
at framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647)
at framework.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:2075)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:896)
at framework.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:2101)
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:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
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:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },<br>
205: { datasource = getDatasource() }<br>
<b>206: ) /> </b><br>
207: </cffunction><br>
208: <br>
|
| | codePrintPlain | | string | 204: { id = { value = arguments.articleId, cfsqltype = "cf_sql_integer" } },
205: { datasource = getDatasource() }
206: ) />
207: </cffunction>
208:
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.articleservice_cfc$cf$6.udfCall1(/services/articleService.cfc:206) |
| | template | | string | /var/www/Nesnanett/services/articleService.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 64: </cfif><br>
65: <br>
<b>66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) /></b><br>
67: <cfif arguments.rc.article.recordCount EQ 0><br>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) /><br>
|
| | codePrintPlain | | string | 64: </cfif>
65:
66: <cfset arguments.rc.article = variables.articleService.getArticleById( val( arguments.rc.id ) ) />
67: <cfif arguments.rc.article.recordCount EQ 0>
68: <cfset logDebug( "article.notFound", { id = arguments.rc.id } ) />
|
| | column | | | id | | | line | | | Raw_Trace | | string | controllers.main_cfc$cf$3.udfCall1(/controllers/main.cfc:66) |
| | template | | string | /var/www/Nesnanett/controllers/main.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 1645: try {<br>
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1648: } catch ( any e ) {<br>
1649: setCfcMethodFailureInfo( cfc, method );<br>
|
| | codePrintPlain | | string | 1645: try {
1646: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1647: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1648: } catch ( any e ) {
1649: setCfcMethodFailureInfo( cfc, method );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallb(/framework/one.cfc:1647) |
| | template | | string | /var/www/Nesnanett/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 | framework.one_cfc$cf.udfCall6(/framework/one.cfc:896) |
| | template | | string | /var/www/Nesnanett/framework/one.cfc |
| | type | |
|
| | type | | | where | |
|