Catch Entries: 18 |
| additional | | Struct (ordered) | | SQL | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | DatabaseName | | string | Microsoft SQL Server |
| | DatabaseVersion | | | DriverName | | string | Microsoft JDBC Driver 13.2 for SQL Server |
| | DriverVersion | | | Datasource | |
|
| Cause | Struct Entries: 15 | | additional | | Struct (ordered) | | SQL | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | DatabaseName | | string | Microsoft SQL Server |
| | DatabaseVersion | | | DriverName | | string | Microsoft JDBC Driver 13.2 for SQL Server |
| | DriverVersion | | | Datasource | |
| | DataSource | | | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Invalid object name 'Core.ApplicationLimit'. |
| | NativeErrorCode | | | queryError | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | Sql | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | SQLState | | | StackTrace | | string | lucee.runtime.exp.DatabaseException: Invalid object name 'Core.ApplicationLimit'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:278)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1788)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:688)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:607)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7825)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4828)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:321)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:253)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:584)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:309)
at lucee.runtime.type.QueryImpl.toArray(QueryImpl.java:261)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1127)
at lucee.runtime.tag.Query._doEndTag(Query.java:689)
at lucee.runtime.tag.Query.doEndTag(Query.java:553)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:86)
at application_cfc$cf$7.udfCall1(/Application.cfc:154)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
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:2082)
at application_cfc$cf$7.udfCall1(/Application.cfc:235)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:851)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2267)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:321)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3573)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:142)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2813)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2800)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2771)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1207)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1164)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41)
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.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:654)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685)
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:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1779)
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 | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },<br>
153: { datasource = datasource, returntype = "array" }<br>
<b>154: );</b><br>
155: <br>
156: for (var row in rows) {<br>
|
| | codePrintPlain | | string | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },
153: { datasource = datasource, returntype = "array" }
154: );
155:
156: for (var row in rows) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:154) |
| | template | | string | /var/www/Application.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 233: if (isDatasourceReady(true)) {<br>
234: loadFeatureFlags();<br>
<b>235: loadPlanLimits();</b><br>
236: loadDictionary();<br>
237: logSystemBootEvent("success", "Application scope initialized.");<br>
|
| | codePrintPlain | | string | 233: if (isDatasourceReady(true)) {
234: loadFeatureFlags();
235: loadPlanLimits();
236: loadDictionary();
237: logSystemBootEvent("success", "Application scope initialized.");
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:235) |
| | template | | string | /var/www/Application.cfc |
| | type | |
|
| | type | | | where | |
|
| DataSource | |
| Detail | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | Invalid object name 'Core.ApplicationLimit'. |
|
| name | |
| NativeErrorCode | |
| queryError | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
|
| rootCause | Struct Entries: 15 | | additional | | Struct (ordered) | | SQL | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | DatabaseName | | string | Microsoft SQL Server |
| | DatabaseVersion | | | DriverName | | string | Microsoft JDBC Driver 13.2 for SQL Server |
| | DriverVersion | | | Datasource | |
| | DataSource | | | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Invalid object name 'Core.ApplicationLimit'. |
| | NativeErrorCode | | | queryError | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | Sql | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
| | SQLState | | | StackTrace | | string | lucee.runtime.exp.DatabaseException: Invalid object name 'Core.ApplicationLimit'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:278)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1788)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:688)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:607)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7825)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4828)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:321)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:253)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:584)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:309)
at lucee.runtime.type.QueryImpl.toArray(QueryImpl.java:261)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1127)
at lucee.runtime.tag.Query._doEndTag(Query.java:689)
at lucee.runtime.tag.Query.doEndTag(Query.java:553)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:86)
at application_cfc$cf$7.udfCall1(/Application.cfc:154)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
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:2082)
at application_cfc$cf$7.udfCall1(/Application.cfc:235)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:851)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2267)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:321)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3573)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:142)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2813)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2800)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2771)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1207)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1164)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41)
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.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:654)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685)
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:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1779)
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 | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },<br>
153: { datasource = datasource, returntype = "array" }<br>
<b>154: );</b><br>
155: <br>
156: for (var row in rows) {<br>
|
| | codePrintPlain | | string | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },
153: { datasource = datasource, returntype = "array" }
154: );
155:
156: for (var row in rows) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:154) |
| | template | | string | /var/www/Application.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 233: if (isDatasourceReady(true)) {<br>
234: loadFeatureFlags();<br>
<b>235: loadPlanLimits();</b><br>
236: loadDictionary();<br>
237: logSystemBootEvent("success", "Application scope initialized.");<br>
|
| | codePrintPlain | | string | 233: if (isDatasourceReady(true)) {
234: loadFeatureFlags();
235: loadPlanLimits();
236: loadDictionary();
237: logSystemBootEvent("success", "Application scope initialized.");
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:235) |
| | template | | string | /var/www/Application.cfc |
| | type | |
|
| | type | | | where | |
|
| Sql | | string | SELECT LimitKey, LimitValue FROM Core.ApplicationLimit WHERE PlanAlias = 'enterprise' |
|
| SQLState | |
| StackTrace | | string | lucee.runtime.exp.DatabaseException: Invalid object name 'Core.ApplicationLimit'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:278)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1788)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:688)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:607)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7825)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4828)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:321)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:253)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:584)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:309)
at lucee.runtime.type.QueryImpl.toArray(QueryImpl.java:261)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1127)
at lucee.runtime.tag.Query._doEndTag(Query.java:689)
at lucee.runtime.tag.Query.doEndTag(Query.java:553)
at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:86)
at application_cfc$cf$7.udfCall1(/Application.cfc:154)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
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:2082)
at application_cfc$cf$7.udfCall1(/Application.cfc:235)
at application_cfc$cf$7.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:851)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2267)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:321)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3573)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:142)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2813)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2800)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2771)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1207)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1164)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41)
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.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:654)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685)
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:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1779)
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 | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },<br>
153: { datasource = datasource, returntype = "array" }<br>
<b>154: );</b><br>
155: <br>
156: for (var row in rows) {<br>
|
| | codePrintPlain | | string | 152: { plan: { value: planAlias, cfsqltype: "cf_sql_nvarchar" } },
153: { datasource = datasource, returntype = "array" }
154: );
155:
156: for (var row in rows) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:154) |
| | template | | string | /var/www/Application.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 233: if (isDatasourceReady(true)) {<br>
234: loadFeatureFlags();<br>
<b>235: loadPlanLimits();</b><br>
236: loadDictionary();<br>
237: logSystemBootEvent("success", "Application scope initialized.");<br>
|
| | codePrintPlain | | string | 233: if (isDatasourceReady(true)) {
234: loadFeatureFlags();
235: loadPlanLimits();
236: loadDictionary();
237: logSystemBootEvent("success", "Application scope initialized.");
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$7.udfCall1(/Application.cfc:235) |
| | template | | string | /var/www/Application.cfc |
| | type | |
|
|
| type | |
| where | |