Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

cfcookie not working

$
0
0

Our plattform is:

Coldfusion 9.01

Windows 2003

IIS 6

 

We did not upload any code or did anything on the server.  Our site was unresponsive and we restarted the server.

After that we are getting  following when hitting the pages that try to accdess cookies, also I can't access coldfusion admin that was running on coldfusion built in server.:

 

Any ideas?

 

05/01 17:24:07 error ROOT CAUSE:

java.lang.IllegalAccessError: tried to access method coldfusion.runtime.NeoPageContext.isUnderCFThread()Z from class coldfusion.runtime.CookieScope

          at coldfusion.runtime.CookieScope.bindName(CookieScope.java:90)

          at coldfusion.runtime.CookieScope.bindAsScaler(CookieScope.java:81)

          at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageCon text.java:1389)

          at coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInStrin g(NeoPageContext.java:1355)

          at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPa geContext.java:1437)

          at coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContex t.java:571)

          at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:43 4)

          at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:42 7)

          at coldfusion.runtime.SecurityScopeTracker.setSecurityCookie(SecuritySco peTracker.java:126)

          at coldfusion.runtime.SecurityScopeTracker.logout(SecurityScopeTracker.j ava:85)

          at coldfusion.tagext.security.LogoutTag.doStartTag(LogoutTag.java:20)

          at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)

          at cflogin2ecfm1599616868.runPage(C:\work\ColdFusion\cf9_u1_final_hotfix \cfusion\wwwroot\CFIDE\administrator\login.cfm:11)

          at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

          at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

          at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)

          at cfApplication2ecfm1920815415._factor5(C:\work\cf9_u1_final_hotfix\cfu sion\wwwroot\CFIDE\administrator\Application.cfm:210)

          at cfApplication2ecfm1920815415._factor9(C:\work\cf9_u1_final_hotfix\cfu sion\wwwroot\CFIDE\administrator\Application.cfm:202)

          at cfApplication2ecfm1920815415.runPage(C:\work\cf9_u1_final_hotfix\cfus ion\wwwroot\CFIDE\administrator\Application.cfm:1)

          at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

          at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

          at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

          at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)

          at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:297 )

          at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.ja va:48)

          at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

          at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)

          at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

          at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePers istenceFilter.java:28)

          at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

          at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

          at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

          at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

          at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)

          at coldfusion.CfmServlet.service(CfmServlet.java:201)

          at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:8 9)

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

          at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS ervletFilter.java:42)

          at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46 )

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

          at jrun.servlet.FilterChain.service(FilterChain.java:101)

          at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

          at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 286)

          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java: 543)

          at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)

          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j ava:428)

          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

 

javax.servlet.ServletException: ROOT CAUSE:

java.lang.IllegalAccessError: tried to access method coldfusion.runtime.NeoPageContext.isUnderCFThread()Z from class coldfusion.runtime.CookieScope

          at coldfusion.runtime.CookieScope.bindName(CookieScope.java:90)

          at coldfusion.runtime.CookieScope.bindAsScaler(CookieScope.java:81)

          at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageCon text.java:1389)

          at coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInStrin g(NeoPageContext.java:1355)

          at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPa geContext.java:1437)

          at coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContex t.java:571)

          at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:43 4)

          at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:42 7)

          at coldfusion.runtime.SecurityScopeTracker.setSecurityCookie(SecuritySco peTracker.java:126)

          at coldfusion.runtime.SecurityScopeTracker.logout(SecurityScopeTracker.j ava:85)

          at coldfusion.tagext.security.LogoutTag.doStartTag(LogoutTag.java:20)

          at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)

          at cflogin2ecfm1599616868.runPage(C:\work\ColdFusion\cf9_u1_final_hotfix \cfusion\wwwroot\CFIDE\administrator\login.cfm:11)

          at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

          at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

          at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)

          at cfApplication2ecfm1920815415._factor5(C:\work\cf9_u1_final_hotfix\cfu sion\wwwroot\CFIDE\administrator\Application.cfm:210)

          at cfApplication2ecfm1920815415._factor9(C:\work\cf9_u1_final_hotfix\cfu sion\wwwroot\CFIDE\administrator\Application.cfm:202)

          at cfApplication2ecfm1920815415.runPage(C:\work\cf9_u1_final_hotfix\cfus ion\wwwroot\CFIDE\administrator\Application.cfm:1)

          at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

          at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

          at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

          at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)

          at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:297 )

          at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.ja va:48)

          at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

          at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)

          at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

          at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePers istenceFilter.java:28)

          at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

          at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

          at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

          at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

          at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)

          at coldfusion.CfmServlet.service(CfmServlet.java:201)

          at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:8 9)

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

          at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS ervletFilter.java:42)

          at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46 )

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

          at jrun.servlet.FilterChain.service(FilterChain.java:101)

          at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

          at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 286)

          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java: 543)

          at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)

          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j ava:428)

          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

 

          at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS ervletFilter.java:70)

          at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46 )

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

          at jrun.servlet.FilterChain.service(FilterChain.java:101)

          at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

          at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 286)

          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java: 543)

          at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)

          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j ava:428)

          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

 

java.lang.IllegalStateException

          at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)

          at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)

          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 328)

          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java: 543)

          at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)

          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j ava:428)

          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>