Catch
Entries: 18
additional
Struct (ordered)
Datasource
stringNathess
Cause
Struct
Entries: 15
additional
Struct (ordered)
Datasource
stringNathess
DataSource
stringNathess
Detail
stringavailable datasource names are [offshore-company,amalga_remote,cabinet_metatrader5_remote,cabinet_trader_cms_remote,oca,ccpb_test,cabinet_uptrader_remote]
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringdatasource [Nathess] doesn't exist
NativeErrorCode
number-1
queryError
string
Sql
string
SQLState
string
StackTrace
stringlucee.runtime.exp.DatabaseException: datasource [Nathess] doesn't exist at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:195) at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:3591) at lucee.runtime.tag.Query.toDatasource(Query.java:251) at lucee.runtime.tag.Query.setDatasource(Query.java:243) at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:716) at configbean_cfc$cf.udfCall(/mura/configBean.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at config.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:306) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3168) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) 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.valves.RemoteIpValve.invoke(RemoteIpValve.java:747) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) 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
string1: &lt;!--- rename tcontentcomments.comment to tcontentcomments.comments ---&gt;<br> 2: <br> <b>3: &lt;cfquery name=&quot;rsCheck&quot; datasource=&quot;#getDatasource()#&quot; username=&quot;#getDBUsername()#&quot; password=&quot;#getDbPassword()#&quot;&gt;</b><br> 4: select * from tcontentcomments where 0=1<br> 5: &lt;/cfquery&gt;<br>
codePrintPlain
string1: <!--- rename tcontentcomments.comment to tcontentcomments.comments ---> 2: 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"> 4: select * from tcontentcomments where 0=1 5: </cfquery>
column
number0
id
string??
line
number3
Raw_Trace
stringdbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3)
template
string/home/nathess/public_html/requirements/mura/dbUpdates/5.0.408.cfm
type
stringcfml
2
Struct
codePrintHTML
string714: <br> 715: &lt;cfloop query=&quot;rsUpdates&quot;&gt;<br> <b>716: &lt;cfinclude template=&quot;dbUpdates/#rsUpdates.name#&quot;&gt;</b><br> 717: &lt;/cfloop&gt;<br> 718: &lt;cfreturn this&gt;<br>
codePrintPlain
string714: 715: <cfloop query="rsUpdates"> 716: <cfinclude template="dbUpdates/#rsUpdates.name#"> 717: </cfloop> 718: <cfreturn this>
column
number0
id
string??
line
number716
Raw_Trace
stringconfigbean_cfc$cf.udfCall9(/mura/configBean.cfc:716)
template
string/home/nathess/public_html/requirements/mura/configBean.cfc
type
stringcfml
3
Struct
codePrintHTML
string157: &lt;/cfif&gt;<br> 158: <br> <b>159: &lt;cfset application.configBean.applyDbUpdates() /&gt;</b><br> 160: <br> 161: &lt;cfset application.settingsManager=application.serviceFactory.getBean(&quot;settingsManager&quot;) /&gt;<br>
codePrintPlain
string157: </cfif> 158: 159: <cfset application.configBean.applyDbUpdates() /> 160: 161: <cfset application.settingsManager=application.serviceFactory.getBean("settingsManager") />
column
number0
id
string??
line
number159
Raw_Trace
stringconfig.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_include.cfm
type
stringcfml
4
Struct
codePrintHTML
string43: &lt;cffunction name=&quot;onApplicationStart&quot; returnType=&quot;boolean&quot; output=&quot;false&quot;&gt;<br> 44: &lt;cfset var local=structNew()&gt;<br> <b>45: &lt;cfinclude template=&quot;/muraWRM/config/appcfc/onApplicationStart_include.cfm&quot;&gt;</b><br> 46: &lt;cfreturn true&gt;<br> 47: &lt;/cffunction&gt;<br>
codePrintPlain
string43: <cffunction name="onApplicationStart" returnType="boolean" output="false"> 44: <cfset var local=structNew()> 45: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"> 46: <cfreturn true> 47: </cffunction>
column
number0
id
string??
line
number45
Raw_Trace
stringconfig.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_method.cfm
type
stringcfml
type
stringdatabase
where
string
DataSource
stringNathess
Detail
stringavailable datasource names are [offshore-company,amalga_remote,cabinet_metatrader5_remote,cabinet_trader_cms_remote,oca,ccpb_test,cabinet_uptrader_remote]
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringdatasource [Nathess] doesn't exist
name
stringonApplicationStart
NativeErrorCode
number-1
queryError
string
rootCause
Struct
Entries: 15
additional
Struct (ordered)
Datasource
stringNathess
DataSource
stringNathess
Detail
stringavailable datasource names are [offshore-company,amalga_remote,cabinet_metatrader5_remote,cabinet_trader_cms_remote,oca,ccpb_test,cabinet_uptrader_remote]
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringdatasource [Nathess] doesn't exist
NativeErrorCode
number-1
queryError
string
Sql
string
SQLState
string
StackTrace
stringlucee.runtime.exp.DatabaseException: datasource [Nathess] doesn't exist at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:195) at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:3591) at lucee.runtime.tag.Query.toDatasource(Query.java:251) at lucee.runtime.tag.Query.setDatasource(Query.java:243) at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:716) at configbean_cfc$cf.udfCall(/mura/configBean.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at config.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:306) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3168) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) 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.valves.RemoteIpValve.invoke(RemoteIpValve.java:747) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) 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
string1: &lt;!--- rename tcontentcomments.comment to tcontentcomments.comments ---&gt;<br> 2: <br> <b>3: &lt;cfquery name=&quot;rsCheck&quot; datasource=&quot;#getDatasource()#&quot; username=&quot;#getDBUsername()#&quot; password=&quot;#getDbPassword()#&quot;&gt;</b><br> 4: select * from tcontentcomments where 0=1<br> 5: &lt;/cfquery&gt;<br>
codePrintPlain
string1: <!--- rename tcontentcomments.comment to tcontentcomments.comments ---> 2: 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"> 4: select * from tcontentcomments where 0=1 5: </cfquery>
column
number0
id
string??
line
number3
Raw_Trace
stringdbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3)
template
string/home/nathess/public_html/requirements/mura/dbUpdates/5.0.408.cfm
type
stringcfml
2
Struct
codePrintHTML
string714: <br> 715: &lt;cfloop query=&quot;rsUpdates&quot;&gt;<br> <b>716: &lt;cfinclude template=&quot;dbUpdates/#rsUpdates.name#&quot;&gt;</b><br> 717: &lt;/cfloop&gt;<br> 718: &lt;cfreturn this&gt;<br>
codePrintPlain
string714: 715: <cfloop query="rsUpdates"> 716: <cfinclude template="dbUpdates/#rsUpdates.name#"> 717: </cfloop> 718: <cfreturn this>
column
number0
id
string??
line
number716
Raw_Trace
stringconfigbean_cfc$cf.udfCall9(/mura/configBean.cfc:716)
template
string/home/nathess/public_html/requirements/mura/configBean.cfc
type
stringcfml
3
Struct
codePrintHTML
string157: &lt;/cfif&gt;<br> 158: <br> <b>159: &lt;cfset application.configBean.applyDbUpdates() /&gt;</b><br> 160: <br> 161: &lt;cfset application.settingsManager=application.serviceFactory.getBean(&quot;settingsManager&quot;) /&gt;<br>
codePrintPlain
string157: </cfif> 158: 159: <cfset application.configBean.applyDbUpdates() /> 160: 161: <cfset application.settingsManager=application.serviceFactory.getBean("settingsManager") />
column
number0
id
string??
line
number159
Raw_Trace
stringconfig.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_include.cfm
type
stringcfml
4
Struct
codePrintHTML
string43: &lt;cffunction name=&quot;onApplicationStart&quot; returnType=&quot;boolean&quot; output=&quot;false&quot;&gt;<br> 44: &lt;cfset var local=structNew()&gt;<br> <b>45: &lt;cfinclude template=&quot;/muraWRM/config/appcfc/onApplicationStart_include.cfm&quot;&gt;</b><br> 46: &lt;cfreturn true&gt;<br> 47: &lt;/cffunction&gt;<br>
codePrintPlain
string43: <cffunction name="onApplicationStart" returnType="boolean" output="false"> 44: <cfset var local=structNew()> 45: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"> 46: <cfreturn true> 47: </cffunction>
column
number0
id
string??
line
number45
Raw_Trace
stringconfig.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_method.cfm
type
stringcfml
type
stringdatabase
where
string
Sql
string
SQLState
string
StackTrace
stringlucee.runtime.exp.DatabaseException: datasource [Nathess] doesn't exist at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:195) at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:3591) at lucee.runtime.tag.Query.toDatasource(Query.java:251) at lucee.runtime.tag.Query.setDatasource(Query.java:243) at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:716) at configbean_cfc$cf.udfCall(/mura/configBean.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at config.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:306) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3168) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) 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.valves.RemoteIpValve.invoke(RemoteIpValve.java:747) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) 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
string1: &lt;!--- rename tcontentcomments.comment to tcontentcomments.comments ---&gt;<br> 2: <br> <b>3: &lt;cfquery name=&quot;rsCheck&quot; datasource=&quot;#getDatasource()#&quot; username=&quot;#getDBUsername()#&quot; password=&quot;#getDbPassword()#&quot;&gt;</b><br> 4: select * from tcontentcomments where 0=1<br> 5: &lt;/cfquery&gt;<br>
codePrintPlain
string1: <!--- rename tcontentcomments.comment to tcontentcomments.comments ---> 2: 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"> 4: select * from tcontentcomments where 0=1 5: </cfquery>
column
number0
id
string??
line
number3
Raw_Trace
stringdbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:3)
template
string/home/nathess/public_html/requirements/mura/dbUpdates/5.0.408.cfm
type
stringcfml
2
Struct
codePrintHTML
string714: <br> 715: &lt;cfloop query=&quot;rsUpdates&quot;&gt;<br> <b>716: &lt;cfinclude template=&quot;dbUpdates/#rsUpdates.name#&quot;&gt;</b><br> 717: &lt;/cfloop&gt;<br> 718: &lt;cfreturn this&gt;<br>
codePrintPlain
string714: 715: <cfloop query="rsUpdates"> 716: <cfinclude template="dbUpdates/#rsUpdates.name#"> 717: </cfloop> 718: <cfreturn this>
column
number0
id
string??
line
number716
Raw_Trace
stringconfigbean_cfc$cf.udfCall9(/mura/configBean.cfc:716)
template
string/home/nathess/public_html/requirements/mura/configBean.cfc
type
stringcfml
3
Struct
codePrintHTML
string157: &lt;/cfif&gt;<br> 158: <br> <b>159: &lt;cfset application.configBean.applyDbUpdates() /&gt;</b><br> 160: <br> 161: &lt;cfset application.settingsManager=application.serviceFactory.getBean(&quot;settingsManager&quot;) /&gt;<br>
codePrintPlain
string157: </cfif> 158: 159: <cfset application.configBean.applyDbUpdates() /> 160: 161: <cfset application.settingsManager=application.serviceFactory.getBean("settingsManager") />
column
number0
id
string??
line
number159
Raw_Trace
stringconfig.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:159)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_include.cfm
type
stringcfml
4
Struct
codePrintHTML
string43: &lt;cffunction name=&quot;onApplicationStart&quot; returnType=&quot;boolean&quot; output=&quot;false&quot;&gt;<br> 44: &lt;cfset var local=structNew()&gt;<br> <b>45: &lt;cfinclude template=&quot;/muraWRM/config/appcfc/onApplicationStart_include.cfm&quot;&gt;</b><br> 46: &lt;cfreturn true&gt;<br> 47: &lt;/cffunction&gt;<br>
codePrintPlain
string43: <cffunction name="onApplicationStart" returnType="boolean" output="false"> 44: <cfset var local=structNew()> 45: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"> 46: <cfreturn true> 47: </cffunction>
column
number0
id
string??
line
number45
Raw_Trace
stringconfig.appcfc.onapplicationstart_method_cfm$cf$i3d.udfCall(/config/appcfc/onApplicationStart_method.cfm:45)
template
string/home/nathess/public_html/config/appcfc/onApplicationStart_method.cfm
type
stringcfml
type
stringdatabase
where
string