Catch
Entries: 15
additional
Struct (ordered)
Datasource
stringGCF
DataSource
stringGCF
Detail
stringavailable datasource names are [GCC-DeV-E_log,Private,GCF-DeV,GCC-DeV-E]
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringDatasource [GCF] doesn't exist
NativeErrorCode
number-1
queryError
string
Sql
string
SQLState
string
StackTrace
stringlucee.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
string5: ---&gt;<br> 6: <br> <b>7: &lt;cfquery&nbsp;&nbsp;datasource=&quot;#DS#&quot;&nbsp;name=&quot;getplanettype&quot;&gt;</b><br> 8: select&nbsp;*&nbsp;from&nbsp;planet_type<br> 9: &lt;/cfquery&gt;<br>
codePrintPlain
string5: ---> 6: 7: <cfquery datasource="#DS#" name="getplanettype"> 8: select * from planet_type 9: </cfquery>
column
number0
id
string??
line
number7
Raw_Trace
stringgccdm.s_getvalue_planettype_cfm$cf.call(/gccdm/s_getvalue_planettype.cfm:7)
template
string/var/www/html/Main/gccdm/s_getvalue_planettype.cfm
type
stringcfml
2
Struct
codePrintHTML
string32: <br> 33: &lt;!---&nbsp;loads&nbsp;system&nbsp;variables&nbsp;---&gt;<br> <b>34: &lt;cfinclude&nbsp;template=&quot;s_getvalue_planettype.cfm&quot;&gt;</b><br> 35: &lt;cfinclude&nbsp;template=&quot;s_getvalue_race.cfm&quot;&gt;<br> 36: &lt;cfinclude&nbsp;template=&quot;s_getvalue_good.cfm&quot;&gt;<br>
codePrintPlain
string32: 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
number0
id
string??
line
number34
Raw_Trace
stringgccdm.s_loadsystem_cfm$cf.call(/gccdm/s_loadsystem.cfm:34)
template
string/var/www/html/Main/gccdm/s_loadsystem.cfm
type
stringcfml
3
Struct
codePrintHTML
string77: &nbsp;&nbsp;&nbsp;&lt;/cfscript&gt;<br> 78: <br> <b>79: &nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;s_loadsystem.cfm&quot;&gt;</b><br> 80: <br> 81: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Load&nbsp;NPCs&nbsp;---&gt;<br>
codePrintPlain
string77: </cfscript> 78: 79: <cfinclude template="s_loadsystem.cfm"> 80: 81: <!--- Load NPCs --->
column
number0
id
string??
line
number79
Raw_Trace
stringgccdm.s_loadvar_cfm$cf.call(/gccdm/s_loadvar.cfm:79)
template
string/var/www/html/Main/gccdm/s_loadvar.cfm
type
stringcfml
4
Struct
codePrintHTML
string14: <br> 15: &lt;cfif&nbsp;!parameterexists(application.serverstartflag)&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;s_loadvar.cfm&quot;&gt;</b><br> 17: &lt;cfelse&gt;<br> 18: <br>
codePrintPlain
string14: 15: <cfif !parameterexists(application.serverstartflag)> 16: <cfinclude template="s_loadvar.cfm"> 17: <cfelse> 18:
column
number0
id
string??
line
number16
Raw_Trace
stringgccdm.i_cfm$cf.call(/gccdm/i.cfm:16)
template
string/var/www/html/Main/gccdm/i.cfm
type
stringcfml
type
stringdatabase
where
string