Catch Entries: 15 |
additional | Struct (ordered) | SQL | string | SELECT groupTypeID, groupType
FROM groupType
ORDER BY sortorder |
| DatabaseName | string | Microsoft SQL Server |
| DatabaseVersion | | DriverName | string | Microsoft JDBC Driver 4.0 for SQL Server |
| DriverVersion | | Datasource | |
|
DataSource | |
Detail | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Invalid object name 'groupType'. |
|
NativeErrorCode | |
queryError | string | SELECT groupTypeID, groupType
FROM groupType
ORDER BY sortorder |
|
Sql | string | SELECT groupTypeID, groupType
FROM groupType
ORDER BY sortorder |
|
SQLState | |
StackTrace | string | lucee.runtime.exp.DatabaseException: Invalid object name 'groupType'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1515)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:792)
at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:689)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.execute(SQLServerStatement.java:662)
at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:319)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:273)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:227)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1112)
at lucee.runtime.tag.Query._doEndTag(Query.java:686)
at lucee.runtime.tag.Query.doEndTag(Query.java:553)
at _layouts._layout_bs4__sidemenu_htm$cf.call(/_layouts/_layout_bs4__sidemenu.htm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at _layouts._layout_bs4_group_htm$cf$2w.call(/_layouts/_layout_bs4_group.htm:18)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at onrequestend_cfm$cf.call(/OnRequestEnd.cfm:90)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:83)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381)
at lucee.runtime.engine.Request.exe(Request.java:43)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1170)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
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.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
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(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 3: FROM groupType<br>
4: ORDER BY sortorder<br>
<b>5: </cfquery></b><br>
6: <div class="card accordion" id="accordion"><br>
7: <cfoutput query="qsGroupType"><br>
|
| codePrintPlain | string | 3: FROM groupType
4: ORDER BY sortorder
5: </cfquery>
6: <div class="card accordion" id="accordion">
7: <cfoutput query="qsGroupType">
|
| column | | id | | line | | Raw_Trace | string | _layouts._layout_bs4__sidemenu_htm$cf.call(/_layouts/_layout_bs4__sidemenu.htm:5) |
| template | string | E:\Sites\WWS\_layouts\_layout_bs4__sidemenu.htm |
| type | |
| 2 | Struct | codePrintHTML | string | 16: </div><br>
17: </div><br>
<b>18: <cfinclude template="_layout_bs4__sidemenu.htm"></b><br>
19: <div class="text-center mt-3"><cf_box_bannerad area="2"></div><br>
20: <cf_box_meta area="4" mode="box"><br>
|
| codePrintPlain | string | 16: </div>
17: </div>
18: <cfinclude template="_layout_bs4__sidemenu.htm">
19: <div class="text-center mt-3"><cf_box_bannerad area="2"></div>
20: <cf_box_meta area="4" mode="box">
|
| column | | id | | line | | Raw_Trace | string | _layouts._layout_bs4_group_htm$cf$2w.call(/_layouts/_layout_bs4_group.htm:18) |
| template | string | E:\Sites\WWS\_layouts\_layout_bs4_group.htm |
| type | |
| 3 | Struct | codePrintHTML | string | 88: </cfif><br>
89: <cfif fileexists("#request.d.rootpath#/#listFirst(request.s.sitelayout,".")#_#request.d.thispage#.htm")><br>
<b>90: <cfinclude template="#listFirst(request.s.sitelayout,".")#_#request.d.thispage#.htm"></b><br>
91: <cfoutput><!-- #listFirst(request.s.sitelayout,".")#_#listFirst(request.d.thispage,"_")# --></cfoutput><br>
92: <cfelseif fileexists("#request.d.rootpath#/#request.s.sitelayout#")><br>
|
| codePrintPlain | string | 88: </cfif>
89: <cfif fileexists("#request.d.rootpath#/#listFirst(request.s.sitelayout,".")#_#request.d.thispage#.htm")>
90: <cfinclude template="#listFirst(request.s.sitelayout,".")#_#request.d.thispage#.htm">
91: <cfoutput><!-- #listFirst(request.s.sitelayout,".")#_#listFirst(request.d.thispage,"_")# --></cfoutput>
92: <cfelseif fileexists("#request.d.rootpath#/#request.s.sitelayout#")>
|
| column | | id | | line | | Raw_Trace | string | onrequestend_cfm$cf.call(/OnRequestEnd.cfm:90) |
| template | string | E:\Sites\WWS\OnRequestEnd.cfm |
| type | |
|
|
type | |
where | |