Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
stringenable [trigger data member] in administrator 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 [MANDANTPATH]
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [CMS-Web.mvSite] has no accessible Member with name [MANDANTPATH] at lucee.runtime.ComponentImpl.get(ComponentImpl.java:1802) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at loginformular_cfm$cf.call(/admin/loginformular.cfm:5) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at form_login_cfm$cf.call(/admin/form_login.cfm:17) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at index_cfm$cf.call(/admin/index.cfm:1337) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/application.cfc:1784) 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._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string3: &nbsp;&nbsp;&nbsp;&lt;cfcase&nbsp;value=&quot;show&quot;&gt;<br> 4: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;/admin/css/all.css&quot;/&gt;<br> <b>5: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/login.css&quot;/&gt;</b><br> 6: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/all.css&quot;/&gt;<br> 7: &nbsp;&nbsp;&nbsp;&lt;script&nbsp;language=&quot;javascript&quot;&gt;<br>
codePrintPlain
string3: <cfcase value="show"> 4: <link type="text/css" rel="stylesheet" href="/admin/css/all.css"/> 5: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/login.css"/> 6: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/all.css"/> 7: <script language="javascript">
column
number0
id
string??
line
number5
Raw_Trace
stringloginformular_cfm$cf.call(/admin/loginformular.cfm:5)
template
string/var/www/maxverein/CMS-Web/admin/loginformular.cfm
type
stringcfml
2
Struct
codePrintHTML
string15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;inner&quot;&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;url.action=&quot;show&quot;&gt;<br> <b>17: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;loginformular.cfm&quot;&gt;</b><br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br> 19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br>
codePrintPlain
string15: <div id="inner"> 16: <cfset url.action="show"> 17: <cfinclude template="loginformular.cfm"> 18: </div> 19: </div>
column
number0
id
string??
line
number17
Raw_Trace
stringform_login_cfm$cf.call(/admin/form_login.cfm:17)
template
string/var/www/maxverein/CMS-Web/admin/form_login.cfm
type
stringcfml
3
Struct
codePrintHTML
string1335: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;nicht&nbsp;angemeldet&nbsp;---&gt;<br> 1336: &nbsp;&nbsp;&nbsp;&lt;cfelseif&nbsp;not&nbsp;session.isLoggedIn&gt;<br> <b>1337: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;form_login.cfm&quot;&gt;</b><br> 1338: <br> 1339: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;angemeldet&nbsp;aber&nbsp;keine&nbsp;Berechtigung&nbsp;---&gt;<br>
codePrintPlain
string1335: <!--- User nicht angemeldet ---> 1336: <cfelseif not session.isLoggedIn> 1337: <cfinclude template="form_login.cfm"> 1338: 1339: <!--- User angemeldet aber keine Berechtigung --->
column
number0
id
string??
line
number1337
Raw_Trace
stringindex_cfm$cf.call(/admin/index.cfm:1337)
template
string/var/www/maxverein/CMS-Web/admin/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string1782: <br> 1783: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(FindNoCase(&quot;/admin/&quot;,arguments.thePage)&nbsp;OR&nbsp;right(cgi.SCRIPT_NAME,4)&nbsp;is&nbsp;&quot;.cfc&quot;&nbsp;OR&nbsp;cgi.SCRIPT_NAME&nbsp;IS&nbsp;&quot;/404.cfm&quot;)&nbsp;{<br> <b>1784: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;&quot;#ARGUMENTS.thePage#&quot;;</b><br> 1785: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return;<br> 1786: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string1782: 1783: if(FindNoCase("/admin/",arguments.thePage) OR right(cgi.SCRIPT_NAME,4) is ".cfc" OR cgi.SCRIPT_NAME IS "/404.cfm") { 1784: include "#ARGUMENTS.thePage#"; 1785: return; 1786: }
column
number0
id
string??
line
number1784
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1784)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
Detail
stringenable [trigger data member] in administrator 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 [MANDANTPATH]
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
stringenable [trigger data member] in administrator 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 [MANDANTPATH]
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [CMS-Web.mvSite] has no accessible Member with name [MANDANTPATH] at lucee.runtime.ComponentImpl.get(ComponentImpl.java:1802) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at loginformular_cfm$cf.call(/admin/loginformular.cfm:5) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at form_login_cfm$cf.call(/admin/form_login.cfm:17) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at index_cfm$cf.call(/admin/index.cfm:1337) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/application.cfc:1784) 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._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string3: &nbsp;&nbsp;&nbsp;&lt;cfcase&nbsp;value=&quot;show&quot;&gt;<br> 4: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;/admin/css/all.css&quot;/&gt;<br> <b>5: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/login.css&quot;/&gt;</b><br> 6: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/all.css&quot;/&gt;<br> 7: &nbsp;&nbsp;&nbsp;&lt;script&nbsp;language=&quot;javascript&quot;&gt;<br>
codePrintPlain
string3: <cfcase value="show"> 4: <link type="text/css" rel="stylesheet" href="/admin/css/all.css"/> 5: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/login.css"/> 6: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/all.css"/> 7: <script language="javascript">
column
number0
id
string??
line
number5
Raw_Trace
stringloginformular_cfm$cf.call(/admin/loginformular.cfm:5)
template
string/var/www/maxverein/CMS-Web/admin/loginformular.cfm
type
stringcfml
2
Struct
codePrintHTML
string15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;inner&quot;&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;url.action=&quot;show&quot;&gt;<br> <b>17: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;loginformular.cfm&quot;&gt;</b><br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br> 19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br>
codePrintPlain
string15: <div id="inner"> 16: <cfset url.action="show"> 17: <cfinclude template="loginformular.cfm"> 18: </div> 19: </div>
column
number0
id
string??
line
number17
Raw_Trace
stringform_login_cfm$cf.call(/admin/form_login.cfm:17)
template
string/var/www/maxverein/CMS-Web/admin/form_login.cfm
type
stringcfml
3
Struct
codePrintHTML
string1335: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;nicht&nbsp;angemeldet&nbsp;---&gt;<br> 1336: &nbsp;&nbsp;&nbsp;&lt;cfelseif&nbsp;not&nbsp;session.isLoggedIn&gt;<br> <b>1337: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;form_login.cfm&quot;&gt;</b><br> 1338: <br> 1339: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;angemeldet&nbsp;aber&nbsp;keine&nbsp;Berechtigung&nbsp;---&gt;<br>
codePrintPlain
string1335: <!--- User nicht angemeldet ---> 1336: <cfelseif not session.isLoggedIn> 1337: <cfinclude template="form_login.cfm"> 1338: 1339: <!--- User angemeldet aber keine Berechtigung --->
column
number0
id
string??
line
number1337
Raw_Trace
stringindex_cfm$cf.call(/admin/index.cfm:1337)
template
string/var/www/maxverein/CMS-Web/admin/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string1782: <br> 1783: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(FindNoCase(&quot;/admin/&quot;,arguments.thePage)&nbsp;OR&nbsp;right(cgi.SCRIPT_NAME,4)&nbsp;is&nbsp;&quot;.cfc&quot;&nbsp;OR&nbsp;cgi.SCRIPT_NAME&nbsp;IS&nbsp;&quot;/404.cfm&quot;)&nbsp;{<br> <b>1784: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;&quot;#ARGUMENTS.thePage#&quot;;</b><br> 1785: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return;<br> 1786: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string1782: 1783: if(FindNoCase("/admin/",arguments.thePage) OR right(cgi.SCRIPT_NAME,4) is ".cfc" OR cgi.SCRIPT_NAME IS "/404.cfm") { 1784: include "#ARGUMENTS.thePage#"; 1785: return; 1786: }
column
number0
id
string??
line
number1784
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1784)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [CMS-Web.mvSite] has no accessible Member with name [MANDANTPATH] at lucee.runtime.ComponentImpl.get(ComponentImpl.java:1802) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at loginformular_cfm$cf.call(/admin/loginformular.cfm:5) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at form_login_cfm$cf.call(/admin/form_login.cfm:17) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at index_cfm$cf.call(/admin/index.cfm:1337) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/application.cfc:1784) 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._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string3: &nbsp;&nbsp;&nbsp;&lt;cfcase&nbsp;value=&quot;show&quot;&gt;<br> 4: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;/admin/css/all.css&quot;/&gt;<br> <b>5: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/login.css&quot;/&gt;</b><br> 6: &nbsp;&nbsp;&nbsp;&lt;link&nbsp;type=&quot;text/css&quot;&nbsp;rel=&quot;stylesheet&quot;&nbsp;href=&quot;&lt;cfoutput&gt;#application.mvSite.MandantPath#&lt;/cfoutput&gt;css/all.css&quot;/&gt;<br> 7: &nbsp;&nbsp;&nbsp;&lt;script&nbsp;language=&quot;javascript&quot;&gt;<br>
codePrintPlain
string3: <cfcase value="show"> 4: <link type="text/css" rel="stylesheet" href="/admin/css/all.css"/> 5: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/login.css"/> 6: <link type="text/css" rel="stylesheet" href="<cfoutput>#application.mvSite.MandantPath#</cfoutput>css/all.css"/> 7: <script language="javascript">
column
number0
id
string??
line
number5
Raw_Trace
stringloginformular_cfm$cf.call(/admin/loginformular.cfm:5)
template
string/var/www/maxverein/CMS-Web/admin/loginformular.cfm
type
stringcfml
2
Struct
codePrintHTML
string15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;inner&quot;&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;url.action=&quot;show&quot;&gt;<br> <b>17: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;loginformular.cfm&quot;&gt;</b><br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br> 19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br>
codePrintPlain
string15: <div id="inner"> 16: <cfset url.action="show"> 17: <cfinclude template="loginformular.cfm"> 18: </div> 19: </div>
column
number0
id
string??
line
number17
Raw_Trace
stringform_login_cfm$cf.call(/admin/form_login.cfm:17)
template
string/var/www/maxverein/CMS-Web/admin/form_login.cfm
type
stringcfml
3
Struct
codePrintHTML
string1335: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;nicht&nbsp;angemeldet&nbsp;---&gt;<br> 1336: &nbsp;&nbsp;&nbsp;&lt;cfelseif&nbsp;not&nbsp;session.isLoggedIn&gt;<br> <b>1337: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;form_login.cfm&quot;&gt;</b><br> 1338: <br> 1339: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;User&nbsp;angemeldet&nbsp;aber&nbsp;keine&nbsp;Berechtigung&nbsp;---&gt;<br>
codePrintPlain
string1335: <!--- User nicht angemeldet ---> 1336: <cfelseif not session.isLoggedIn> 1337: <cfinclude template="form_login.cfm"> 1338: 1339: <!--- User angemeldet aber keine Berechtigung --->
column
number0
id
string??
line
number1337
Raw_Trace
stringindex_cfm$cf.call(/admin/index.cfm:1337)
template
string/var/www/maxverein/CMS-Web/admin/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string1782: <br> 1783: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(FindNoCase(&quot;/admin/&quot;,arguments.thePage)&nbsp;OR&nbsp;right(cgi.SCRIPT_NAME,4)&nbsp;is&nbsp;&quot;.cfc&quot;&nbsp;OR&nbsp;cgi.SCRIPT_NAME&nbsp;IS&nbsp;&quot;/404.cfm&quot;)&nbsp;{<br> <b>1784: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;&quot;#ARGUMENTS.thePage#&quot;;</b><br> 1785: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return;<br> 1786: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string1782: 1783: if(FindNoCase("/admin/",arguments.thePage) OR right(cgi.SCRIPT_NAME,4) is ".cfc" OR cgi.SCRIPT_NAME IS "/404.cfm") { 1784: include "#ARGUMENTS.thePage#"; 1785: return; 1786: }
column
number0
id
string??
line
number1784
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1784)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression