ERROR!

An error occurred!

Action: unknown
Error: Found a slash in the action: '/.index'.
Type: FW1.actionContainsSlash
Details: Actions are not allowed to embed sub-directory paths.
Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
code
string
Detail
stringActions are not allowed to embed sub-directory paths.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringFound a slash in the action: '/.index'.
StackTrace
stringlucee.runtime.exp.CustomTypeException: Found a slash in the action: '/.index'. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at one_cfc$cf.udfCallf(/framework/one.cfc:2979) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCalle(/framework/one.cfc:2889) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCall6(/framework/one.cfc:1000) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:345) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3201) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 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
string2977: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;findOneOf(&nbsp;chr(47)&nbsp;&amp;&nbsp;chr(92),&nbsp;action&nbsp;)&nbsp;&gt;&nbsp;0&nbsp;)&nbsp;{<br> 2978: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw(&nbsp;type='FW1.actionContainsSlash',&nbsp;message=&quot;Found&nbsp;a&nbsp;slash&nbsp;in&nbsp;the&nbsp;action:&nbsp;'#action#'.&quot;,<br> <b>2979: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;detail='Actions&nbsp;are&nbsp;not&nbsp;allowed&nbsp;to&nbsp;embed&nbsp;sub-directory&nbsp;paths.');</b><br> 2980: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2981: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;action;<br>
codePrintPlain
string2977: if ( findOneOf( chr(47) & chr(92), action ) > 0 ) { 2978: throw( type='FW1.actionContainsSlash', message="Found a slash in the action: '#action#'.", 2979: detail='Actions are not allowed to embed sub-directory paths.'); 2980: } 2981: return action;
column
number0
id
string??
line
number2979
Raw_Trace
stringone_cfc$cf.udfCallf(/framework/one.cfc:2979)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string2887: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;request.context[&nbsp;variables.framework.action&nbsp;]&nbsp;);<br> 2888: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br> <b>2889: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;lCase(request.context[&nbsp;variables.framework.action&nbsp;])&nbsp;);</b><br> 2890: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2891: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request._fw1.requestDefaultsInitialized&nbsp;=&nbsp;true;<br>
codePrintPlain
string2887: request.action = validateAction( request.context[ variables.framework.action ] ); 2888: } else { 2889: request.action = validateAction( lCase(request.context[ variables.framework.action ]) ); 2890: } 2891: request._fw1.requestDefaultsInitialized = true;
column
number0
id
string??
line
number2889
Raw_Trace
stringone_cfc$cf.udfCalle(/framework/one.cfc:2889)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string998: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/<br> 999: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;any&nbsp;function&nbsp;onSessionStart()&nbsp;{<br> <b>1000: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupRequestDefaults();</b><br> 1001: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupSessionWrapper();<br> 1002: &nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string998: */ 999: public any function onSessionStart() { 1000: setupRequestDefaults(); 1001: setupSessionWrapper(); 1002: }
column
number0
id
string??
line
number1000
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:1000)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.actionContainsSlash
code
string
Detail
stringActions are not allowed to embed sub-directory paths.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringFound a slash in the action: '/.index'.
name
stringonSessionStart
rootCause
Struct
additional
Struct (ordered)
code
string
Detail
stringActions are not allowed to embed sub-directory paths.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringFound a slash in the action: '/.index'.
StackTrace
stringlucee.runtime.exp.CustomTypeException: Found a slash in the action: '/.index'. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at one_cfc$cf.udfCallf(/framework/one.cfc:2979) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCalle(/framework/one.cfc:2889) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCall6(/framework/one.cfc:1000) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:345) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3201) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 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
string2977: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;findOneOf(&nbsp;chr(47)&nbsp;&amp;&nbsp;chr(92),&nbsp;action&nbsp;)&nbsp;&gt;&nbsp;0&nbsp;)&nbsp;{<br> 2978: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw(&nbsp;type='FW1.actionContainsSlash',&nbsp;message=&quot;Found&nbsp;a&nbsp;slash&nbsp;in&nbsp;the&nbsp;action:&nbsp;'#action#'.&quot;,<br> <b>2979: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;detail='Actions&nbsp;are&nbsp;not&nbsp;allowed&nbsp;to&nbsp;embed&nbsp;sub-directory&nbsp;paths.');</b><br> 2980: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2981: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;action;<br>
codePrintPlain
string2977: if ( findOneOf( chr(47) & chr(92), action ) > 0 ) { 2978: throw( type='FW1.actionContainsSlash', message="Found a slash in the action: '#action#'.", 2979: detail='Actions are not allowed to embed sub-directory paths.'); 2980: } 2981: return action;
column
number0
id
string??
line
number2979
Raw_Trace
stringone_cfc$cf.udfCallf(/framework/one.cfc:2979)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string2887: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;request.context[&nbsp;variables.framework.action&nbsp;]&nbsp;);<br> 2888: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br> <b>2889: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;lCase(request.context[&nbsp;variables.framework.action&nbsp;])&nbsp;);</b><br> 2890: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2891: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request._fw1.requestDefaultsInitialized&nbsp;=&nbsp;true;<br>
codePrintPlain
string2887: request.action = validateAction( request.context[ variables.framework.action ] ); 2888: } else { 2889: request.action = validateAction( lCase(request.context[ variables.framework.action ]) ); 2890: } 2891: request._fw1.requestDefaultsInitialized = true;
column
number0
id
string??
line
number2889
Raw_Trace
stringone_cfc$cf.udfCalle(/framework/one.cfc:2889)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string998: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/<br> 999: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;any&nbsp;function&nbsp;onSessionStart()&nbsp;{<br> <b>1000: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupRequestDefaults();</b><br> 1001: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupSessionWrapper();<br> 1002: &nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string998: */ 999: public any function onSessionStart() { 1000: setupRequestDefaults(); 1001: setupSessionWrapper(); 1002: }
column
number0
id
string??
line
number1000
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:1000)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.actionContainsSlash
StackTrace
stringlucee.runtime.exp.CustomTypeException: Found a slash in the action: '/.index'. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at one_cfc$cf.udfCallf(/framework/one.cfc:2979) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCalle(/framework/one.cfc:2889) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at one_cfc$cf.udfCall6(/framework/one.cfc:1000) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener.onSessionStart(ModernAppListener.java:345) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3201) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:122) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 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
string2977: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;findOneOf(&nbsp;chr(47)&nbsp;&amp;&nbsp;chr(92),&nbsp;action&nbsp;)&nbsp;&gt;&nbsp;0&nbsp;)&nbsp;{<br> 2978: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw(&nbsp;type='FW1.actionContainsSlash',&nbsp;message=&quot;Found&nbsp;a&nbsp;slash&nbsp;in&nbsp;the&nbsp;action:&nbsp;'#action#'.&quot;,<br> <b>2979: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;detail='Actions&nbsp;are&nbsp;not&nbsp;allowed&nbsp;to&nbsp;embed&nbsp;sub-directory&nbsp;paths.');</b><br> 2980: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2981: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;action;<br>
codePrintPlain
string2977: if ( findOneOf( chr(47) & chr(92), action ) > 0 ) { 2978: throw( type='FW1.actionContainsSlash', message="Found a slash in the action: '#action#'.", 2979: detail='Actions are not allowed to embed sub-directory paths.'); 2980: } 2981: return action;
column
number0
id
string??
line
number2979
Raw_Trace
stringone_cfc$cf.udfCallf(/framework/one.cfc:2979)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string2887: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;request.context[&nbsp;variables.framework.action&nbsp;]&nbsp;);<br> 2888: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br> <b>2889: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.action&nbsp;=&nbsp;validateAction(&nbsp;lCase(request.context[&nbsp;variables.framework.action&nbsp;])&nbsp;);</b><br> 2890: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 2891: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request._fw1.requestDefaultsInitialized&nbsp;=&nbsp;true;<br>
codePrintPlain
string2887: request.action = validateAction( request.context[ variables.framework.action ] ); 2888: } else { 2889: request.action = validateAction( lCase(request.context[ variables.framework.action ]) ); 2890: } 2891: request._fw1.requestDefaultsInitialized = true;
column
number0
id
string??
line
number2889
Raw_Trace
stringone_cfc$cf.udfCalle(/framework/one.cfc:2889)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string998: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/<br> 999: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;any&nbsp;function&nbsp;onSessionStart()&nbsp;{<br> <b>1000: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupRequestDefaults();</b><br> 1001: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setupSessionWrapper();<br> 1002: &nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string998: */ 999: public any function onSessionStart() { 1000: setupRequestDefaults(); 1001: setupSessionWrapper(); 1002: }
column
number0
id
string??
line
number1000
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:1000)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.actionContainsSlash

Sorry

Something is not right.

An error has occurred and we have been notified of the problem.