I am getting the flowing exception in my newly installed CAS test server:
2010-06-29 08:33:50,799 DEBUG
[org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Error getting flow
information for URL:/cas/login
org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:
No flow execution could be found with key
'_cA19CF442-4633-745A-C6B3-B77FCE11A937_k2BF04637-C7CE-1EC5-8C69-81C4E3311961'
-- perhaps this executing flow has ended or expired? This could happen if your
users are relying on browser history (typically via the back button) that
references ended flows.; nested exception is
org.springframework.webflow.conversation.NoSuchConversationException: No
conversation could be found with id 'A19CF442-4633-745A-C6B3-B77FCE11A937' --
perhaps this conversation has ended?
at
org.springframework.webflow.execution.repository.support.AbstractConversationFlowExecutionRepository.getConversation(AbstractConversationFlowExecutionRepository.java:229)
at
org.springframework.webflow.execution.repository.support.AbstractConversationFlowExecutionRepository.getLock(AbstractConversationFlowExecutionRepository.java:119)
I have successfully installed CAS before and I am not sure what to do, I get
this the first time I try to login. I have built CAS using the overlay method
and the login page is customized, but the login-webflow.xml is default.
Thanks,
Bryan Wooten
UIT Systems Administrator
University of Utah
[email protected]
Work: 801.585.9323
Cell: 801.414.3593
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user