Catch Entries: 18 |
additional | Struct (ordered) | SQL | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
|
|
Cause | Struct Entries: 15 | additional | Struct (ordered) | SQL | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
|
| DataSource | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | No operations allowed after statement closed. |
| NativeErrorCode | | queryError | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
| Sql | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
| SQLState | | StackTrace | string | lucee.runtime.exp.DatabaseException: No operations allowed after statement closed.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:98)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:90)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:64)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:74)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:82)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.$fr$execute(ClientPreparedStatement.java:354)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:306)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1130)
at lucee.runtime.tag.Query._doEndTag(Query.java:697)
at lucee.runtime.tag.Query.doEndTag(Query.java:562)
at cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114)
at cluster.clustermanager_cfc$cf.udfCall(/mura/cluster/clusterManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1028)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at jdk.internal.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
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:394)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#"><br>
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#"><br>
<b>114: </cfquery></b><br>
115: <br>
116: <cfloop query="rsCommands"><br>
|
| codePrintPlain | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#">
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#">
114: </cfquery>
115:
116: <cfloop query="rsCommands">
|
| column | | id | | line | | Raw_Trace | string | cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\requirements\mura\cluster\clusterManager.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 50: <cfset onApplicationStart()><br>
51: <cfelseif isdefined('application.clusterManager.runCommands')><br>
<b>52: <cfset application.clusterManager.runCommands()></b><br>
53: <cfif not application.appInitialized><br>
54: <cfset onApplicationStart()><br>
|
| codePrintPlain | string | 50: <cfset onApplicationStart()>
51: <cfelseif isdefined('application.clusterManager.runCommands')>
52: <cfset application.clusterManager.runCommands()>
53: <cfif not application.appInitialized>
54: <cfset onApplicationStart()>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| codePrintPlain | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| type | |
|
| type | | where | |
|
DataSource | |
Detail | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | No operations allowed after statement closed. |
|
name | |
NativeErrorCode | |
queryError | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
|
rootCause | Struct Entries: 15 | additional | Struct (ordered) | SQL | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
|
| DataSource | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | No operations allowed after statement closed. |
| NativeErrorCode | | queryError | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
| Sql | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
| SQLState | | StackTrace | string | lucee.runtime.exp.DatabaseException: No operations allowed after statement closed.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:98)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:90)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:64)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:74)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:82)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.$fr$execute(ClientPreparedStatement.java:354)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:306)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1130)
at lucee.runtime.tag.Query._doEndTag(Query.java:697)
at lucee.runtime.tag.Query.doEndTag(Query.java:562)
at cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114)
at cluster.clustermanager_cfc$cf.udfCall(/mura/cluster/clusterManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1028)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at jdk.internal.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
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:394)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#"><br>
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#"><br>
<b>114: </cfquery></b><br>
115: <br>
116: <cfloop query="rsCommands"><br>
|
| codePrintPlain | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#">
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#">
114: </cfquery>
115:
116: <cfloop query="rsCommands">
|
| column | | id | | line | | Raw_Trace | string | cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\requirements\mura\cluster\clusterManager.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 50: <cfset onApplicationStart()><br>
51: <cfelseif isdefined('application.clusterManager.runCommands')><br>
<b>52: <cfset application.clusterManager.runCommands()></b><br>
53: <cfif not application.appInitialized><br>
54: <cfset onApplicationStart()><br>
|
| codePrintPlain | string | 50: <cfset onApplicationStart()>
51: <cfelseif isdefined('application.clusterManager.runCommands')>
52: <cfset application.clusterManager.runCommands()>
53: <cfif not application.appInitialized>
54: <cfset onApplicationStart()>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| codePrintPlain | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| type | |
|
| type | | where | |
|
Sql | string | select * from tclustercommands where instanceID='8AB6412D-9FF1-4241-8FE67E3C161C9DC7' |
|
SQLState | |
StackTrace | string | lucee.runtime.exp.DatabaseException: No operations allowed after statement closed.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:98)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:90)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:64)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:74)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:82)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.$fr$execute(ClientPreparedStatement.java:354)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:306)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1130)
at lucee.runtime.tag.Query._doEndTag(Query.java:697)
at lucee.runtime.tag.Query.doEndTag(Query.java:562)
at cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114)
at cluster.clustermanager_cfc$cf.udfCall(/mura/cluster/clusterManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1998)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1028)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:667)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at jdk.internal.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
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:394)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#"><br>
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#"><br>
<b>114: </cfquery></b><br>
115: <br>
116: <cfloop query="rsCommands"><br>
|
| codePrintPlain | string | 112: <cfquery name="rsCommands" datasource="#variables.configBean.getReadOnlyDatasource()#" username="#variables.configBean.getReadOnlyDbUsername()#" password="#variables.configBean.getReadOnlyDbPassword()#">
113: select * from tclustercommands where instanceID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#application.instanceID#">
114: </cfquery>
115:
116: <cfloop query="rsCommands">
|
| column | | id | | line | | Raw_Trace | string | cluster.clustermanager_cfc$cf.udfCall1(/mura/cluster/clusterManager.cfc:114) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\requirements\mura\cluster\clusterManager.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 50: <cfset onApplicationStart()><br>
51: <cfelseif isdefined('application.clusterManager.runCommands')><br>
<b>52: <cfset application.clusterManager.runCommands()></b><br>
53: <cfif not application.appInitialized><br>
54: <cfset onApplicationStart()><br>
|
| codePrintPlain | string | 50: <cfset onApplicationStart()>
51: <cfelseif isdefined('application.clusterManager.runCommands')>
52: <cfset application.clusterManager.runCommands()>
53: <cfif not application.appInitialized>
54: <cfset onApplicationStart()>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:52) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| codePrintPlain | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| column | | id | | line | | Raw_Trace | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| template | string | C:\inetpub\vhosts\gamblingresort.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| type | |
|
|
type | |
where | |