Catch
Entries: 13
additional
Struct (ordered)
Function
stringOnRequest
Component
stringApplication
Cause
Struct
additional
Struct (ordered)
Function
stringOnRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [QRYGETCOURSE] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [QRYGETCOURSE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1310) at c.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993) at application_cfc$cf$1.udfCall(/Application.cfc:237) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) 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:1778) 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
string12: &lt;input&nbsp;name=&quot;total_price&quot;&nbsp;id=&quot;total_price&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;0&quot;&gt;<br> 13: &lt;input&nbsp;name=&quot;numDaysMin&quot;&nbsp;id=&quot;numDaysMin&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;45&quot;&gt;<br> <b>14: &lt;input&nbsp;name=&quot;ceuhours&quot;&nbsp;id=&quot;ceuhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceuhours#&lt;/cfoutput&gt;&quot;&gt;</b><br> 15: &lt;input&nbsp;name=&quot;ceupartialhours&quot;&nbsp;id=&quot;ceupartialhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceupartialhours#&lt;/cfoutput&gt;&quot;&gt;<br> 16: &lt;script&gt;<br>
codePrintPlain
string12: <input name="total_price" id="total_price" type="hidden" value="0"> 13: <input name="numDaysMin" id="numDaysMin" type="hidden" value="45"> 14: <input name="ceuhours" id="ceuhours" type="hidden" value="<cfoutput>#qryGetCourse.ceuhours#</cfoutput>"> 15: <input name="ceupartialhours" id="ceupartialhours" type="hidden" value="<cfoutput>#qryGetCourse.ceupartialhours#</cfoutput>"> 16: <script>
column
number0
id
string??
line
number14
Raw_Trace
stringc.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14)
template
string/var/www/html/c/files_organizations/customizations/provider-custom/14251-2016v.cfm
type
stringcfml
2
Struct
codePrintHTML
string235: <br> 236: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;&nbsp;&nbsp;&nbsp;Include&nbsp;the&nbsp;requested&nbsp;page.&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> <b>237: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.TargetPage#&quot;&nbsp;/&gt;</b><br> 238: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;/&gt;<br> 239: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string235: 236: <!--- Include the requested page. ---> 237: <cfinclude template="#ARGUMENTS.TargetPage#" /> 238: <cfreturn /> 239: </cffunction>
column
number0
id
string??
line
number237
Raw_Trace
stringapplication_cfc$cf$1.udfCall(/Application.cfc:237)
template
string/var/www/html/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [QRYGETCOURSE] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Function
stringOnRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [QRYGETCOURSE] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [QRYGETCOURSE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1310) at c.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993) at application_cfc$cf$1.udfCall(/Application.cfc:237) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) 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:1778) 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
string12: &lt;input&nbsp;name=&quot;total_price&quot;&nbsp;id=&quot;total_price&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;0&quot;&gt;<br> 13: &lt;input&nbsp;name=&quot;numDaysMin&quot;&nbsp;id=&quot;numDaysMin&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;45&quot;&gt;<br> <b>14: &lt;input&nbsp;name=&quot;ceuhours&quot;&nbsp;id=&quot;ceuhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceuhours#&lt;/cfoutput&gt;&quot;&gt;</b><br> 15: &lt;input&nbsp;name=&quot;ceupartialhours&quot;&nbsp;id=&quot;ceupartialhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceupartialhours#&lt;/cfoutput&gt;&quot;&gt;<br> 16: &lt;script&gt;<br>
codePrintPlain
string12: <input name="total_price" id="total_price" type="hidden" value="0"> 13: <input name="numDaysMin" id="numDaysMin" type="hidden" value="45"> 14: <input name="ceuhours" id="ceuhours" type="hidden" value="<cfoutput>#qryGetCourse.ceuhours#</cfoutput>"> 15: <input name="ceupartialhours" id="ceupartialhours" type="hidden" value="<cfoutput>#qryGetCourse.ceupartialhours#</cfoutput>"> 16: <script>
column
number0
id
string??
line
number14
Raw_Trace
stringc.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14)
template
string/var/www/html/c/files_organizations/customizations/provider-custom/14251-2016v.cfm
type
stringcfml
2
Struct
codePrintHTML
string235: <br> 236: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;&nbsp;&nbsp;&nbsp;Include&nbsp;the&nbsp;requested&nbsp;page.&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> <b>237: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.TargetPage#&quot;&nbsp;/&gt;</b><br> 238: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;/&gt;<br> 239: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string235: 236: <!--- Include the requested page. ---> 237: <cfinclude template="#ARGUMENTS.TargetPage#" /> 238: <cfreturn /> 239: </cffunction>
column
number0
id
string??
line
number237
Raw_Trace
stringapplication_cfc$cf$1.udfCall(/Application.cfc:237)
template
string/var/www/html/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [QRYGETCOURSE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1310) at c.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993) at application_cfc$cf$1.udfCall(/Application.cfc:237) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) 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:1778) 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
string12: &lt;input&nbsp;name=&quot;total_price&quot;&nbsp;id=&quot;total_price&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;0&quot;&gt;<br> 13: &lt;input&nbsp;name=&quot;numDaysMin&quot;&nbsp;id=&quot;numDaysMin&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;45&quot;&gt;<br> <b>14: &lt;input&nbsp;name=&quot;ceuhours&quot;&nbsp;id=&quot;ceuhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceuhours#&lt;/cfoutput&gt;&quot;&gt;</b><br> 15: &lt;input&nbsp;name=&quot;ceupartialhours&quot;&nbsp;id=&quot;ceupartialhours&quot;&nbsp;type=&quot;hidden&quot;&nbsp;value=&quot;&lt;cfoutput&gt;#qryGetCourse.ceupartialhours#&lt;/cfoutput&gt;&quot;&gt;<br> 16: &lt;script&gt;<br>
codePrintPlain
string12: <input name="total_price" id="total_price" type="hidden" value="0"> 13: <input name="numDaysMin" id="numDaysMin" type="hidden" value="45"> 14: <input name="ceuhours" id="ceuhours" type="hidden" value="<cfoutput>#qryGetCourse.ceuhours#</cfoutput>"> 15: <input name="ceupartialhours" id="ceupartialhours" type="hidden" value="<cfoutput>#qryGetCourse.ceupartialhours#</cfoutput>"> 16: <script>
column
number0
id
string??
line
number14
Raw_Trace
stringc.files_organizations.customizations.provider_custom405._14251_2016v_cfm270$cf.call(/c/files_organizations/customizations/provider-custom/14251-2016v.cfm:14)
template
string/var/www/html/c/files_organizations/customizations/provider-custom/14251-2016v.cfm
type
stringcfml
2
Struct
codePrintHTML
string235: <br> 236: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;&nbsp;&nbsp;&nbsp;Include&nbsp;the&nbsp;requested&nbsp;page.&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> <b>237: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.TargetPage#&quot;&nbsp;/&gt;</b><br> 238: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;/&gt;<br> 239: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string235: 236: <!--- Include the requested page. ---> 237: <cfinclude template="#ARGUMENTS.TargetPage#" /> 238: <cfreturn /> 239: </cffunction>
column
number0
id
string??
line
number237
Raw_Trace
stringapplication_cfc$cf$1.udfCall(/Application.cfc:237)
template
string/var/www/html/Application.cfc
type
stringcfml
type
stringexpression