Catch Entries: 15 |
additional | Struct (ordered) | Datasource | |
|
DataSource | |
Detail | string | available datasource names are [] |
|
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Datasource [tssaa-prod] doesn't exist |
|
NativeErrorCode | |
queryError | |
Sql | |
SQLState | |
StackTrace | string | lucee.runtime.exp.DatabaseException: Datasource [tssaa-prod] doesn't exist
at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:199)
at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:4001)
at lucee.runtime.tag.Query.toDatasource(Query.java:250)
at lucee.runtime.tag.Query.setDatasource(Query.java:242)
at school.tournament_cfm$cf$6f.call(/school/tournament.cfm:1)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987)
at school.index_cfm$cf$6d.call(/school/index.cfm:24)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:213)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
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:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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(Unknown Source)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | <b>1: <cfquery name="tournament" datasource="#request.datasource#"></b><br>
2: SELECT i.*<br>
3: FROM championship_index i<br>
|
| codePrintPlain | string | 1: <cfquery name="tournament" datasource="#request.datasource#">
2: SELECT i.*
3: FROM championship_index i
|
| column | | id | | line | | Raw_Trace | string | school.tournament_cfm$cf$6f.call(/school/tournament.cfm:1) |
| template | string | /var/www/champs.tssaa.org/public_html/school/tournament.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 22: <br>
23: <cfif isDefined("url.championshipid")><br>
<b>24: <cfinclude template="tournament.cfm"></b><br>
25: <cfelseif isDefined("url.sportid")><br>
26: <cfinclude template="sport.cfm"><br>
|
| codePrintPlain | string | 22:
23: <cfif isDefined("url.championshipid")>
24: <cfinclude template="tournament.cfm">
25: <cfelseif isDefined("url.sportid")>
26: <cfinclude template="sport.cfm">
|
| column | | id | | line | | Raw_Trace | string | school.index_cfm$cf$6d.call(/school/index.cfm:24) |
| template | string | /var/www/champs.tssaa.org/public_html/school/index.cfm |
| type | |
|
|
type | |
where | |