Catch Entries: 18 |
additional | Struct (ordered) | SQL | string | select * from Variables_GetCourseListOnDemand
where cid != |
| DatabaseName | string | HSQL Database Engine |
| DatabaseVersion | | DriverName | string | HSQL Database Engine Driver |
| DriverVersion | | Datasource | |
|
Cause | Struct Entries: 15 | additional | Struct (ordered) | SQL | string | select * from Variables_GetCourseListOnDemand
where cid != |
| DatabaseName | string | HSQL Database Engine |
| DatabaseVersion | | DriverName | string | HSQL Database Engine Driver |
| DriverVersion | | Datasource | |
| DataSource | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | unexpected end of statement : line: 2 |
| NativeErrorCode | | queryError | string | select * from Variables_GetCourseListOnDemand
where cid != |
| Sql | string | select * from Variables_GetCourseListOnDemand
where cid != |
| SQLState | | StackTrace | string | lucee.runtime.exp.DatabaseException: unexpected end of statement : line: 2
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:345)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:297)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.db.HSQLDBHandler.__execute(HSQLDBHandler.java:392)
at lucee.runtime.db.HSQLDBHandler._execute(HSQLDBHandler.java:350)
at lucee.runtime.db.HSQLDBHandler.execute(HSQLDBHandler.java:338)
at lucee.runtime.tag.Query.executeQoQ(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:682)
at lucee.runtime.tag.Query.doEndTag(Query.java:566)
at ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1027)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931)
at application_cfc$cf.udfCall(/Application.cfc:483)
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:446)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:220)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2480)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2451)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1219)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1165)
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:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1790)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:829)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 42: select * from Variables.GetCourseListOnDemand<br>
43: where cid != #GetCourseList.cid#<br>
<b>44: </cfquery></b><br>
45: <br>
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query"><br>
|
| codePrintPlain | string | 42: select * from Variables.GetCourseListOnDemand
43: where cid != #GetCourseList.cid#
44: </cfquery>
45:
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query">
|
| column | | id | | line | | Raw_Trace | string | ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/ceu/dietitian_recorded_webinar.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 481: <cfinclude template="#ARGUMENTS.targetPage#"><br>
482: <cfelse><br>
<b>483: <cfinclude template="#ARGUMENTS.targetPage#"></b><br>
484: </cfif><br>
485: </cffunction><br>
|
| codePrintPlain | string | 481: <cfinclude template="#ARGUMENTS.targetPage#">
482: <cfelse>
483: <cfinclude template="#ARGUMENTS.targetPage#">
484: </cfif>
485: </cffunction>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:483) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
| type | | where | |
|
DataSource | |
Detail | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | unexpected end of statement : line: 2 |
|
name | |
NativeErrorCode | |
queryError | string | select * from Variables_GetCourseListOnDemand
where cid != |
|
rootCause | Struct Entries: 15 | additional | Struct (ordered) | SQL | string | select * from Variables_GetCourseListOnDemand
where cid != |
| DatabaseName | string | HSQL Database Engine |
| DatabaseVersion | | DriverName | string | HSQL Database Engine Driver |
| DriverVersion | | Datasource | |
| DataSource | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | unexpected end of statement : line: 2 |
| NativeErrorCode | | queryError | string | select * from Variables_GetCourseListOnDemand
where cid != |
| Sql | string | select * from Variables_GetCourseListOnDemand
where cid != |
| SQLState | | StackTrace | string | lucee.runtime.exp.DatabaseException: unexpected end of statement : line: 2
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:345)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:297)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.db.HSQLDBHandler.__execute(HSQLDBHandler.java:392)
at lucee.runtime.db.HSQLDBHandler._execute(HSQLDBHandler.java:350)
at lucee.runtime.db.HSQLDBHandler.execute(HSQLDBHandler.java:338)
at lucee.runtime.tag.Query.executeQoQ(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:682)
at lucee.runtime.tag.Query.doEndTag(Query.java:566)
at ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1027)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931)
at application_cfc$cf.udfCall(/Application.cfc:483)
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:446)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:220)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2480)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2451)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1219)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1165)
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:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1790)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:829)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 42: select * from Variables.GetCourseListOnDemand<br>
43: where cid != #GetCourseList.cid#<br>
<b>44: </cfquery></b><br>
45: <br>
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query"><br>
|
| codePrintPlain | string | 42: select * from Variables.GetCourseListOnDemand
43: where cid != #GetCourseList.cid#
44: </cfquery>
45:
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query">
|
| column | | id | | line | | Raw_Trace | string | ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/ceu/dietitian_recorded_webinar.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 481: <cfinclude template="#ARGUMENTS.targetPage#"><br>
482: <cfelse><br>
<b>483: <cfinclude template="#ARGUMENTS.targetPage#"></b><br>
484: </cfif><br>
485: </cffunction><br>
|
| codePrintPlain | string | 481: <cfinclude template="#ARGUMENTS.targetPage#">
482: <cfelse>
483: <cfinclude template="#ARGUMENTS.targetPage#">
484: </cfif>
485: </cffunction>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:483) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
| type | | where | |
|
Sql | string | select * from Variables_GetCourseListOnDemand
where cid != |
|
SQLState | |
StackTrace | string | lucee.runtime.exp.DatabaseException: unexpected end of statement : line: 2
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:345)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:297)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243)
at lucee.runtime.db.HSQLDBHandler.__execute(HSQLDBHandler.java:392)
at lucee.runtime.db.HSQLDBHandler._execute(HSQLDBHandler.java:350)
at lucee.runtime.db.HSQLDBHandler.execute(HSQLDBHandler.java:338)
at lucee.runtime.tag.Query.executeQoQ(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:682)
at lucee.runtime.tag.Query.doEndTag(Query.java:566)
at ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1027)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931)
at application_cfc$cf.udfCall(/Application.cfc:483)
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:446)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:220)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2480)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2451)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1219)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1165)
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:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1790)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 42: select * from Variables.GetCourseListOnDemand<br>
43: where cid != #GetCourseList.cid#<br>
<b>44: </cfquery></b><br>
45: <br>
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query"><br>
|
| codePrintPlain | string | 42: select * from Variables.GetCourseListOnDemand
43: where cid != #GetCourseList.cid#
44: </cfquery>
45:
46: <cfquery name="Variables.GetCourseListLIVE" dbtype="query">
|
| column | | id | | line | | Raw_Trace | string | ceu.dietitian_recorded_webinar_cfm$cf$43v.call(/ceu/dietitian_recorded_webinar.cfm:44) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/ceu/dietitian_recorded_webinar.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 481: <cfinclude template="#ARGUMENTS.targetPage#"><br>
482: <cfelse><br>
<b>483: <cfinclude template="#ARGUMENTS.targetPage#"></b><br>
484: </cfif><br>
485: </cffunction><br>
|
| codePrintPlain | string | 481: <cfinclude template="#ARGUMENTS.targetPage#">
482: <cfelse>
483: <cfinclude template="#ARGUMENTS.targetPage#">
484: </cfif>
485: </cffunction>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:483) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
|
type | |
where | |