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
stringparameter 2 of the function right can not be 0
StackTrace
stringlucee.runtime.exp.ExpressionException: parameter 2 of the function right can not be 0 at lucee.runtime.functions.string.Right.call(Right.java:37) at games.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29) 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$1.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
string27: <br> 28: <cfif left(variables.filter,6) eq 'genre_'> <br> <b>29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> </b><br> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> <br> 31: <cfset variables.filter = 'genre'> <br>
codePrintPlain
string27: 28: <cfif left(variables.filter,6) eq 'genre_'> 29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> 31: <cfset variables.filter = 'genre'>
column
number0
id
string??
line
number29
Raw_Trace
stringgames.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29)
template
string/opt/lucee/tomcat/webapps/ROOT/games/game_finder/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string238: <!--- override the default request function with what we found in parse_url.cfm ---><br> 239: <cfif StructKeyExists( request, "TargetPage" )><br> <b>240: <cfinclude template="#request.TargetPage#" /></b><br> 241: <cfelse> <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$1.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
stringparameter 2 of the function right can not be 0
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringparameter 2 of the function right can not be 0
StackTrace
stringlucee.runtime.exp.ExpressionException: parameter 2 of the function right can not be 0 at lucee.runtime.functions.string.Right.call(Right.java:37) at games.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29) 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$1.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
string27: <br> 28: <cfif left(variables.filter,6) eq 'genre_'> <br> <b>29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> </b><br> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> <br> 31: <cfset variables.filter = 'genre'> <br>
codePrintPlain
string27: 28: <cfif left(variables.filter,6) eq 'genre_'> 29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> 31: <cfset variables.filter = 'genre'>
column
number0
id
string??
line
number29
Raw_Trace
stringgames.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29)
template
string/opt/lucee/tomcat/webapps/ROOT/games/game_finder/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string238: <!--- override the default request function with what we found in parse_url.cfm ---><br> 239: <cfif StructKeyExists( request, "TargetPage" )><br> <b>240: <cfinclude template="#request.TargetPage#" /></b><br> 241: <cfelse> <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$1.udfCall(/games/Application.cfc:240)
template
string/opt/lucee/tomcat/webapps/ROOT/games/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: parameter 2 of the function right can not be 0 at lucee.runtime.functions.string.Right.call(Right.java:37) at games.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29) 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$1.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
string27: <br> 28: <cfif left(variables.filter,6) eq 'genre_'> <br> <b>29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> </b><br> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> <br> 31: <cfset variables.filter = 'genre'> <br>
codePrintPlain
string27: 28: <cfif left(variables.filter,6) eq 'genre_'> 29: <cfset variables.genre_variable = right(variables.filter,len(variables.filter)-6)> 30: <cfset variables.genre_query = replace(right(variables.filter,len(variables.filter)-6),'_',' ')> 31: <cfset variables.filter = 'genre'>
column
number0
id
string??
line
number29
Raw_Trace
stringgames.game_finder.index_cfm$cf.call(/games/game_finder/index.cfm:29)
template
string/opt/lucee/tomcat/webapps/ROOT/games/game_finder/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string238: <!--- override the default request function with what we found in parse_url.cfm ---><br> 239: <cfif StructKeyExists( request, "TargetPage" )><br> <b>240: <cfinclude template="#request.TargetPage#" /></b><br> 241: <cfelse> <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$1.udfCall(/games/Application.cfc:240)
template
string/opt/lucee/tomcat/webapps/ROOT/games/Application.cfc
type
stringcfml
type
stringexpression