Admin View of this Error

Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [THIS_GAME] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [THIS_GAME] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:429) at games.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:205) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1912) at lucee.runtime.tag.Invoke.doComponent(Invoke.java:209) at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:186) at games.review.review_cfm$cf$7.call(/games/review/review.cfm:89) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:942) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:834) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:816) at games.application_cfc$cf$3.udfCall(/games/Application.cfc:240) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2409) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2399) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2374) at lucee.runtime.engine.Request.exe(Request.java:43) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1055) 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:526) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string136: <br> 137: &lt;div style=&quot;width:400px;padding-left:15px&quot;&gt;<br> <b>138: &lt;cfinvoke method=&quot;navGameShow&quot; component=&quot;/#application.game_dir#/common/navigation&quot; game_id=&quot;#this_game.game_id#&quot; caller=&quot;Blog&quot; /&gt;</b><br> 139: &lt;/div&gt; <br> 140: &lt;/div&gt; <br>
codePrintPlain
string136: 137: <div style="width:400px;padding-left:15px"> 138: <cfinvoke method="navGameShow" component="/#application.game_dir#/common/navigation" game_id="#this_game.game_id#" caller="Blog" /> 139: </div> 140: </div>
column
number0
id
string??
line
number138
Raw_Trace
stringgames.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138)
template
string/opt/lucee/tomcat/webapps/ROOT/games/common/blogLayout.cfc
type
stringcfml
2
Struct
codePrintHTML
string87: custom_image=&quot;#article.teaser_image_url#&quot; <br> 88: article_link=&quot;#variables.the_article_url#&quot; <br> <b>89: htmlOnly=&quot;#article.html_only#&quot; </b><br> 90: /&gt;<br> 91: &lt;/span&gt;<br>
codePrintPlain
string87: custom_image="#article.teaser_image_url#" 88: article_link="#variables.the_article_url#" 89: htmlOnly="#article.html_only#" 90: /> 91: </span>
column
number0
id
string??
line
number89
Raw_Trace
stringgames.review.review_cfm$cf$7.call(/games/review/review.cfm:89)
template
string/opt/lucee/tomcat/webapps/ROOT/games/review/review.cfm
type
stringcfml
3
Struct
codePrintHTML
string238: &lt;!--- override the default request function with what we found in parse_url.cfm ---&gt;<br> 239: &lt;cfif StructKeyExists( request, &quot;TargetPage&quot; )&gt;<br> <b>240: &lt;cfinclude template=&quot;#request.TargetPage#&quot; /&gt;</b><br> 241: &lt;cfelse&gt; <br> 242: <br>
codePrintPlain
string238: <!--- override the default request function with what we found in parse_url.cfm ---> 239: <cfif StructKeyExists( request, "TargetPage" )> 240: <cfinclude template="#request.TargetPage#" /> 241: <cfelse> 242:
column
number0
id
string??
line
number240
Raw_Trace
stringgames.application_cfc$cf$3.udfCall(/games/Application.cfc:240)
template
string/opt/lucee/tomcat/webapps/ROOT/games/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [THIS_GAME] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [THIS_GAME] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [THIS_GAME] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:429) at games.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:205) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1912) at lucee.runtime.tag.Invoke.doComponent(Invoke.java:209) at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:186) at games.review.review_cfm$cf$7.call(/games/review/review.cfm:89) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:942) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:834) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:816) at games.application_cfc$cf$3.udfCall(/games/Application.cfc:240) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2409) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2399) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2374) at lucee.runtime.engine.Request.exe(Request.java:43) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1055) 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:526) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string136: <br> 137: &lt;div style=&quot;width:400px;padding-left:15px&quot;&gt;<br> <b>138: &lt;cfinvoke method=&quot;navGameShow&quot; component=&quot;/#application.game_dir#/common/navigation&quot; game_id=&quot;#this_game.game_id#&quot; caller=&quot;Blog&quot; /&gt;</b><br> 139: &lt;/div&gt; <br> 140: &lt;/div&gt; <br>
codePrintPlain
string136: 137: <div style="width:400px;padding-left:15px"> 138: <cfinvoke method="navGameShow" component="/#application.game_dir#/common/navigation" game_id="#this_game.game_id#" caller="Blog" /> 139: </div> 140: </div>
column
number0
id
string??
line
number138
Raw_Trace
stringgames.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138)
template
string/opt/lucee/tomcat/webapps/ROOT/games/common/blogLayout.cfc
type
stringcfml
2
Struct
codePrintHTML
string87: custom_image=&quot;#article.teaser_image_url#&quot; <br> 88: article_link=&quot;#variables.the_article_url#&quot; <br> <b>89: htmlOnly=&quot;#article.html_only#&quot; </b><br> 90: /&gt;<br> 91: &lt;/span&gt;<br>
codePrintPlain
string87: custom_image="#article.teaser_image_url#" 88: article_link="#variables.the_article_url#" 89: htmlOnly="#article.html_only#" 90: /> 91: </span>
column
number0
id
string??
line
number89
Raw_Trace
stringgames.review.review_cfm$cf$7.call(/games/review/review.cfm:89)
template
string/opt/lucee/tomcat/webapps/ROOT/games/review/review.cfm
type
stringcfml
3
Struct
codePrintHTML
string238: &lt;!--- override the default request function with what we found in parse_url.cfm ---&gt;<br> 239: &lt;cfif StructKeyExists( request, &quot;TargetPage&quot; )&gt;<br> <b>240: &lt;cfinclude template=&quot;#request.TargetPage#&quot; /&gt;</b><br> 241: &lt;cfelse&gt; <br> 242: <br>
codePrintPlain
string238: <!--- override the default request function with what we found in parse_url.cfm ---> 239: <cfif StructKeyExists( request, "TargetPage" )> 240: <cfinclude template="#request.TargetPage#" /> 241: <cfelse> 242:
column
number0
id
string??
line
number240
Raw_Trace
stringgames.application_cfc$cf$3.udfCall(/games/Application.cfc:240)
template
string/opt/lucee/tomcat/webapps/ROOT/games/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [THIS_GAME] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:429) at games.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:205) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1912) at lucee.runtime.tag.Invoke.doComponent(Invoke.java:209) at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:186) at games.review.review_cfm$cf$7.call(/games/review/review.cfm:89) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:942) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:834) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:816) at games.application_cfc$cf$3.udfCall(/games/Application.cfc:240) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2409) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2399) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2374) at lucee.runtime.engine.Request.exe(Request.java:43) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1055) 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:526) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 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
string136: <br> 137: &lt;div style=&quot;width:400px;padding-left:15px&quot;&gt;<br> <b>138: &lt;cfinvoke method=&quot;navGameShow&quot; component=&quot;/#application.game_dir#/common/navigation&quot; game_id=&quot;#this_game.game_id#&quot; caller=&quot;Blog&quot; /&gt;</b><br> 139: &lt;/div&gt; <br> 140: &lt;/div&gt; <br>
codePrintPlain
string136: 137: <div style="width:400px;padding-left:15px"> 138: <cfinvoke method="navGameShow" component="/#application.game_dir#/common/navigation" game_id="#this_game.game_id#" caller="Blog" /> 139: </div> 140: </div>
column
number0
id
string??
line
number138
Raw_Trace
stringgames.common.bloglayout_cfc$cf$8.udfCall(/games/common/blogLayout.cfc:138)
template
string/opt/lucee/tomcat/webapps/ROOT/games/common/blogLayout.cfc
type
stringcfml
2
Struct
codePrintHTML
string87: custom_image=&quot;#article.teaser_image_url#&quot; <br> 88: article_link=&quot;#variables.the_article_url#&quot; <br> <b>89: htmlOnly=&quot;#article.html_only#&quot; </b><br> 90: /&gt;<br> 91: &lt;/span&gt;<br>
codePrintPlain
string87: custom_image="#article.teaser_image_url#" 88: article_link="#variables.the_article_url#" 89: htmlOnly="#article.html_only#" 90: /> 91: </span>
column
number0
id
string??
line
number89
Raw_Trace
stringgames.review.review_cfm$cf$7.call(/games/review/review.cfm:89)
template
string/opt/lucee/tomcat/webapps/ROOT/games/review/review.cfm
type
stringcfml
3
Struct
codePrintHTML
string238: &lt;!--- override the default request function with what we found in parse_url.cfm ---&gt;<br> 239: &lt;cfif StructKeyExists( request, &quot;TargetPage&quot; )&gt;<br> <b>240: &lt;cfinclude template=&quot;#request.TargetPage#&quot; /&gt;</b><br> 241: &lt;cfelse&gt; <br> 242: <br>
codePrintPlain
string238: <!--- override the default request function with what we found in parse_url.cfm ---> 239: <cfif StructKeyExists( request, "TargetPage" )> 240: <cfinclude template="#request.TargetPage#" /> 241: <cfelse> 242:
column
number0
id
string??
line
number240
Raw_Trace
stringgames.application_cfc$cf$3.udfCall(/games/Application.cfc:240)
template
string/opt/lucee/tomcat/webapps/ROOT/games/Application.cfc
type
stringcfml
type
stringexpression