Admin View of this Error

Catch
Entries: 18
additional
Struct (ordered)
SQL
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
DatabaseName
stringMariaDB
DatabaseVersion
string10.2.10-MariaDB
DriverName
stringMariaDB Connector/J
DriverVersion
string2.7.1
Datasource
stringgamesite
Cause
Struct
Entries: 15
additional
Struct (ordered)
SQL
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
DatabaseName
stringMariaDB
DatabaseVersion
string10.2.10-MariaDB
DriverName
stringMariaDB Connector/J
DriverVersion
string2.7.1
Datasource
stringgamesite
DataSource
stringgamesite
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string(conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes
NativeErrorCode
number1064
queryError
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
Sql
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
SQLState
string42000
StackTrace
stringlucee.runtime.exp.DatabaseException: (conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) at org.mariadb.jdbc.MariaDbStatement.executeInternal(MariaDbStatement.java:363) at org.mariadb.jdbc.MariaDbStatement.execute(MariaDbStatement.java:501) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:286) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:261) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:215) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1055) at lucee.runtime.tag.Query._doEndTag(Query.java:655) at lucee.runtime.tag.Query.doEndTag(Query.java:537) at games.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39) 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.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12) 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
string37: where g.user_id=#val(user_id)#<br> 38: and votes!=0<br> <b>39: &lt;/cfquery&gt; </b><br> 40: <br> 41: &lt;cfsavecontent variable=&quot;contents&quot;&gt;<br>
codePrintPlain
string37: where g.user_id=#val(user_id)# 38: and votes!=0 39: </cfquery> 40: 41: <cfsavecontent variable="contents">
column
number0
id
string??
line
number39
Raw_Trace
stringgames.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/stats.cfc
type
stringcfml
2
Struct
codePrintHTML
string10: &lt;cfsavecontent variable=&quot;the_page&quot;&gt;<br> 11: <br> <b>12: &lt;cfinvoke method=&quot;showUserStats&quot; component=&quot;stats&quot; user_id=&quot;#val(user_id)#&quot;&gt;</b><br> 13: <br> 14: &lt;/cfsavecontent&gt;<br>
codePrintPlain
string10: <cfsavecontent variable="the_page"> 11: 12: <cfinvoke method="showUserStats" component="stats" user_id="#val(user_id)#"> 13: 14: </cfsavecontent>
column
number0
id
string??
line
number12
Raw_Trace
stringgames.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/viewprofile.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
stringdatabase
where
string
DataSource
stringgamesite
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string(conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes
name
stringonRequest
NativeErrorCode
number1064
queryError
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
rootCause
Struct
Entries: 15
additional
Struct (ordered)
SQL
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
DatabaseName
stringMariaDB
DatabaseVersion
string10.2.10-MariaDB
DriverName
stringMariaDB Connector/J
DriverVersion
string2.7.1
Datasource
stringgamesite
DataSource
stringgamesite
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string(conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes
NativeErrorCode
number1064
queryError
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
Sql
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
SQLState
string42000
StackTrace
stringlucee.runtime.exp.DatabaseException: (conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) at org.mariadb.jdbc.MariaDbStatement.executeInternal(MariaDbStatement.java:363) at org.mariadb.jdbc.MariaDbStatement.execute(MariaDbStatement.java:501) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:286) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:261) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:215) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1055) at lucee.runtime.tag.Query._doEndTag(Query.java:655) at lucee.runtime.tag.Query.doEndTag(Query.java:537) at games.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39) 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.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12) 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
string37: where g.user_id=#val(user_id)#<br> 38: and votes!=0<br> <b>39: &lt;/cfquery&gt; </b><br> 40: <br> 41: &lt;cfsavecontent variable=&quot;contents&quot;&gt;<br>
codePrintPlain
string37: where g.user_id=#val(user_id)# 38: and votes!=0 39: </cfquery> 40: 41: <cfsavecontent variable="contents">
column
number0
id
string??
line
number39
Raw_Trace
stringgames.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/stats.cfc
type
stringcfml
2
Struct
codePrintHTML
string10: &lt;cfsavecontent variable=&quot;the_page&quot;&gt;<br> 11: <br> <b>12: &lt;cfinvoke method=&quot;showUserStats&quot; component=&quot;stats&quot; user_id=&quot;#val(user_id)#&quot;&gt;</b><br> 13: <br> 14: &lt;/cfsavecontent&gt;<br>
codePrintPlain
string10: <cfsavecontent variable="the_page"> 11: 12: <cfinvoke method="showUserStats" component="stats" user_id="#val(user_id)#"> 13: 14: </cfsavecontent>
column
number0
id
string??
line
number12
Raw_Trace
stringgames.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/viewprofile.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
stringdatabase
where
string
Sql
stringselect avg(cast(votes as float)) as votes from gg_game_comment g where g.user_id=16715 and votes!=0
SQLState
string42000
StackTrace
stringlucee.runtime.exp.DatabaseException: (conn=35622) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'float)) as votes at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) at org.mariadb.jdbc.MariaDbStatement.executeInternal(MariaDbStatement.java:363) at org.mariadb.jdbc.MariaDbStatement.execute(MariaDbStatement.java:501) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:286) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:261) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:215) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1055) at lucee.runtime.tag.Query._doEndTag(Query.java:655) at lucee.runtime.tag.Query.doEndTag(Query.java:537) at games.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39) 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.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12) 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
string37: where g.user_id=#val(user_id)#<br> 38: and votes!=0<br> <b>39: &lt;/cfquery&gt; </b><br> 40: <br> 41: &lt;cfsavecontent variable=&quot;contents&quot;&gt;<br>
codePrintPlain
string37: where g.user_id=#val(user_id)# 38: and votes!=0 39: </cfquery> 40: 41: <cfsavecontent variable="contents">
column
number0
id
string??
line
number39
Raw_Trace
stringgames.profile.stats_cfc$cf.udfCall(/games/profile/stats.cfc:39)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/stats.cfc
type
stringcfml
2
Struct
codePrintHTML
string10: &lt;cfsavecontent variable=&quot;the_page&quot;&gt;<br> 11: <br> <b>12: &lt;cfinvoke method=&quot;showUserStats&quot; component=&quot;stats&quot; user_id=&quot;#val(user_id)#&quot;&gt;</b><br> 13: <br> 14: &lt;/cfsavecontent&gt;<br>
codePrintPlain
string10: <cfsavecontent variable="the_page"> 11: 12: <cfinvoke method="showUserStats" component="stats" user_id="#val(user_id)#"> 13: 14: </cfsavecontent>
column
number0
id
string??
line
number12
Raw_Trace
stringgames.profile.viewprofile_cfm$cf$2.call(/games/profile/viewprofile.cfm:12)
template
string/opt/lucee/tomcat/webapps/ROOT/games/profile/viewprofile.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
stringdatabase
where
string