New Issue in 6009: Can't Sort Requests as Administrator
New issue I just found. When logged in as the administrator, if I try to sort the Request columns, I get the following error:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: State cookie is not passed along with the request. Can happen in case of use of back button.
com.adventnet.client.view.web.StateFilter.doFilter(StateFilter.java:51)
com.adventnet.authentication.ContextChangeDetector.doFilter(ContextChangeDetector.java:100)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
root cause
com.adventnet.client.ClientException: State cookie is not passed along with the request. Can happen in case of use of back button.
com.adventnet.client.view.web.StateParserGenerator.processState(StateParserGenerator.java:284)
com.adventnet.client.view.web.StateFilter.doFilter(StateFilter.java:35)
com.adventnet.authentication.ContextChangeDetector.doFilter(ContextChangeDetector.java:100)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.28
If I log in as a regular Support Rep, it works OK. 
I am using IE 7. I have cleared the cache.
Anyone else seeing this issue?
Ken
New to ADSelfService Plus?