Error Event: onRequest

Error details:

Catch
Entries: 13
additional
Struct
cause
Struct
additional
Struct
Detail
stringenable [trigger data member] in admininistrator to also invoke getters and setters
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT]
StackTrace
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT] at railo.runtime.ComponentImpl.get(ComponentImpl.java:1604):1604 at railo.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:235):235 at railo.runtime.PageContextImpl.get(PageContextImpl.java:1325):1325 at cms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356):3356 at cms_web180.mvsite_cfc$cf.udfCall(/var/www/maxverein/CMS-Web/mvSite.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at application_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803):1803 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at com.seefusion.Filter.doFilter(Filter.java:103):103 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at mod_cfml.core.invoke(core.java:132):132 at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953):953 at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:680):680 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52):52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string3354: &lt;cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')&gt;<br> 3355: <br> <b>3356: &lt;cfif fileexists(&quot;#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#&quot;)&gt;</b><br> 3357: <br> 3358: &lt;cfset var mime = &quot;&quot;&gt;<br>
codePrintPlain
string3354: <cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')> 3355: 3356: <cfif fileexists("#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#")> 3357: 3358: <cfset var mime = "">
column
number0
id
string??
line
number3356
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1801: }<br> 1802: /* Datei aus customImages laden */<br> <b>1803: if(isDefined(&quot;url.loadCustomFile&quot;)) { application.mvSite.getCustomMediaFile(url.loadCustomFile);}</b><br> 1804: else if(isDefined(&quot;url.getRSS&quot;)) { application.mvSite.getRSSFile(url.getRSS); }<br> 1805: else if(isDefined(&quot;url.pagefunc&quot;) and len(url.pagefunc)) {<br>
codePrintPlain
string1801: } 1802: /* Datei aus customImages laden */ 1803: if(isDefined("url.loadCustomFile")) { application.mvSite.getCustomMediaFile(url.loadCustomFile);} 1804: else if(isDefined("url.getRSS")) { application.mvSite.getRSSFile(url.getRSS); } 1805: else if(isDefined("url.pagefunc") and len(url.pagefunc)) {
column
number0
id
string??
line
number1803
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
Detail
stringenable [trigger data member] in admininistrator to also invoke getters and setters
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT]
name
stringonRequest
rootCause
Struct
additional
Struct
Detail
stringenable [trigger data member] in admininistrator to also invoke getters and setters
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT]
StackTrace
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT] at railo.runtime.ComponentImpl.get(ComponentImpl.java:1604):1604 at railo.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:235):235 at railo.runtime.PageContextImpl.get(PageContextImpl.java:1325):1325 at cms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356):3356 at cms_web180.mvsite_cfc$cf.udfCall(/var/www/maxverein/CMS-Web/mvSite.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at application_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803):1803 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at com.seefusion.Filter.doFilter(Filter.java:103):103 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at mod_cfml.core.invoke(core.java:132):132 at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953):953 at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:680):680 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52):52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string3354: &lt;cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')&gt;<br> 3355: <br> <b>3356: &lt;cfif fileexists(&quot;#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#&quot;)&gt;</b><br> 3357: <br> 3358: &lt;cfset var mime = &quot;&quot;&gt;<br>
codePrintPlain
string3354: <cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')> 3355: 3356: <cfif fileexists("#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#")> 3357: 3358: <cfset var mime = "">
column
number0
id
string??
line
number3356
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1801: }<br> 1802: /* Datei aus customImages laden */<br> <b>1803: if(isDefined(&quot;url.loadCustomFile&quot;)) { application.mvSite.getCustomMediaFile(url.loadCustomFile);}</b><br> 1804: else if(isDefined(&quot;url.getRSS&quot;)) { application.mvSite.getRSSFile(url.getRSS); }<br> 1805: else if(isDefined(&quot;url.pagefunc&quot;) and len(url.pagefunc)) {<br>
codePrintPlain
string1801: } 1802: /* Datei aus customImages laden */ 1803: if(isDefined("url.loadCustomFile")) { application.mvSite.getCustomMediaFile(url.loadCustomFile);} 1804: else if(isDefined("url.getRSS")) { application.mvSite.getRSSFile(url.getRSS); } 1805: else if(isDefined("url.pagefunc") and len(url.pagefunc)) {
column
number0
id
string??
line
number1803
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringComponent [CMS-Web.mvSite] has no accessible Member with name [CUSTOMERROOT] at railo.runtime.ComponentImpl.get(ComponentImpl.java:1604):1604 at railo.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:235):235 at railo.runtime.PageContextImpl.get(PageContextImpl.java:1325):1325 at cms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356):3356 at cms_web180.mvsite_cfc$cf.udfCall(/var/www/maxverein/CMS-Web/mvSite.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at application_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803):1803 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at com.seefusion.Filter.doFilter(Filter.java:103):103 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at mod_cfml.core.invoke(core.java:132):132 at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953):953 at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:680):680 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52):52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string3354: &lt;cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')&gt;<br> 3355: <br> <b>3356: &lt;cfif fileexists(&quot;#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#&quot;)&gt;</b><br> 3357: <br> 3358: &lt;cfset var mime = &quot;&quot;&gt;<br>
codePrintPlain
string3354: <cfset arguments.mediaPath=Replace(arguments.mediaPath,'..','','ALL')> 3355: 3356: <cfif fileexists("#this.customerRoot#/#this.site_directory#/customImages/#arguments.mediaPath#")> 3357: 3358: <cfset var mime = "">
column
number0
id
string??
line
number3356
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall6(/var/www/maxverein/CMS-Web/mvSite.cfc:3356)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1801: }<br> 1802: /* Datei aus customImages laden */<br> <b>1803: if(isDefined(&quot;url.loadCustomFile&quot;)) { application.mvSite.getCustomMediaFile(url.loadCustomFile);}</b><br> 1804: else if(isDefined(&quot;url.getRSS&quot;)) { application.mvSite.getRSSFile(url.getRSS); }<br> 1805: else if(isDefined(&quot;url.pagefunc&quot;) and len(url.pagefunc)) {<br>
codePrintPlain
string1801: } 1802: /* Datei aus customImages laden */ 1803: if(isDefined("url.loadCustomFile")) { application.mvSite.getCustomMediaFile(url.loadCustomFile);} 1804: else if(isDefined("url.getRSS")) { application.mvSite.getRSSFile(url.getRSS); } 1805: else if(isDefined("url.pagefunc") and len(url.pagefunc)) {
column
number0
id
string??
line
number1803
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/maxverein/application.cfc:1803)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression