Catch Entries: 15 |
additional | Struct (ordered) | Datasource | |
|
DataSource | |
Detail | string | available datasource names are [GCC-DeV-E_log,Private,GCF-DeV,GCC-DeV-E] |
|
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Datasource [GCF] doesn't exist |
|
NativeErrorCode | |
queryError | |
Sql | |
SQLState | |
StackTrace | string | lucee.runtime.exp.DatabaseException: Datasource [GCF] doesn't exist
at lucee.runtime.exp.DatabaseException.notFoundException(DatabaseException.java:199)
at lucee.runtime.PageContextImpl.getDataSource(PageContextImpl.java:3883)
at lucee.runtime.tag.Query.toDatasource(Query.java:250)
at lucee.runtime.tag.Query.setDatasource(Query.java:242)
at gccdm.s_getvalue_planettype_cfm$cf.call(/gccdm/s_getvalue_planettype.cfm:7)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at gccdm.s_loadsystem_cfm$cf.call(/gccdm/s_loadsystem.cfm:34)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at gccdm.s_loadvar_cfm$cf.call(/gccdm/s_loadvar.cfm:79)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at gccdm.i_cfm$cf.call(/gccdm/i.cfm:16)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
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:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
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:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
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.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
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:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 5: ---><br>
6: <br>
<b>7: <cfquery datasource="#DS#" name="getplanettype"></b><br>
8: select * from planet_type<br>
9: </cfquery><br>
|
| codePrintPlain | string | 5: --->
6:
7: <cfquery datasource="#DS#" name="getplanettype">
8: select * from planet_type
9: </cfquery>
|
| column | | id | | line | | Raw_Trace | string | gccdm.s_getvalue_planettype_cfm$cf.call(/gccdm/s_getvalue_planettype.cfm:7) |
| template | string | /var/www/html/Main/gccdm/s_getvalue_planettype.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 32: <br>
33: <!--- loads system variables ---><br>
<b>34: <cfinclude template="s_getvalue_planettype.cfm"></b><br>
35: <cfinclude template="s_getvalue_race.cfm"><br>
36: <cfinclude template="s_getvalue_good.cfm"><br>
|
| codePrintPlain | string | 32:
33: <!--- loads system variables --->
34: <cfinclude template="s_getvalue_planettype.cfm">
35: <cfinclude template="s_getvalue_race.cfm">
36: <cfinclude template="s_getvalue_good.cfm">
|
| column | | id | | line | | Raw_Trace | string | gccdm.s_loadsystem_cfm$cf.call(/gccdm/s_loadsystem.cfm:34) |
| template | string | /var/www/html/Main/gccdm/s_loadsystem.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 77: </cfscript><br>
78: <br>
<b>79: <cfinclude template="s_loadsystem.cfm"></b><br>
80: <br>
81: <!--- Load NPCs ---><br>
|
| codePrintPlain | string | 77: </cfscript>
78:
79: <cfinclude template="s_loadsystem.cfm">
80:
81: <!--- Load NPCs --->
|
| column | | id | | line | | Raw_Trace | string | gccdm.s_loadvar_cfm$cf.call(/gccdm/s_loadvar.cfm:79) |
| template | string | /var/www/html/Main/gccdm/s_loadvar.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 14: <br>
15: <cfif !parameterexists(application.serverstartflag)><br>
<b>16: <cfinclude template="s_loadvar.cfm"></b><br>
17: <cfelse><br>
18: <br>
|
| codePrintPlain | string | 14:
15: <cfif !parameterexists(application.serverstartflag)>
16: <cfinclude template="s_loadvar.cfm">
17: <cfelse>
18:
|
| column | | id | | line | | Raw_Trace | string | gccdm.i_cfm$cf.call(/gccdm/i.cfm:16) |
| template | string | /var/www/html/Main/gccdm/i.cfm |
| type | |
|
|
type | |
where | |