nach dem Logout erscheint das
Error Occurred While Processing Request
Element XMLROOT.ISVALIDSESSION.XMLTEXT is undefined in SESSIONDETAILS.
The error occurred in /var/www/LAGER/cynamite/cypress/html-data/_check_premium.cfm: line 55
53 :
54 : <!--- mw / 10.07.2006 / Wenn Session nicht g�ltig, User ausloggen --->
55 : <cfif REQUEST.nGoldID gt 0 and sessiondetails.XMLRoot.isvalidsession.xmltext is "TRUE">
56 : <cfcookie domain="#Request.CookieDomain#" name="dPremiumLastSessionCheck" value="#DateFormat(sessiondetails.XMLRoot.sessionlastcheck.xmltext,"yyyy-mm-dd")# #TimeFormat(sessiondetails.XMLRoot.sessionlastcheck.xmltext,"HH:mm")#" expires="NEVER">
57 : <cfcookie domain="#Request.CookieDomain#" name="nPremiumSessionID" value="#sessiondetails.XMLRoot.sessionid.xmltext#" expires="NEVER">
--------------------------------------------------------------------------------
Please try the following:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
Remote Address XXXXXXXXXXX
Referrer
www.de
Date/Time 03-Feb-08 06:59 PM
Stack Trace (click to expand)
at cf_check_premium2ecfm2054935282.runPage(/var/www/LAGER/cynamite/cypress/html-data/_check_premium.cfm:55) at cfApplication2ecfm1780861411.runPage(/var/www/LAGER/cynamite/cypress/html-data/Application.cfm:33)
coldfusion.runtime.UndefinedElementException: Element XMLROOT.ISVALIDSESSION.XMLTEXT is undefined in SESSIONDETAILS.
at coldfusion.runtime.DotResolver.resolveSplitNameInMap(DotResolver.java:98)
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:999)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1111)
at cf_check_premium2ecfm2054935282.runPage(/var/www/LAGER/cynamite/cypress/html-data/_check_premium.cfm:55)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1876)
at cfApplication2ecfm1780861411.runPage(/var/www/LAGER/cynamite/cypress/html-data/Application.cfm:33)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:30)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:93)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)