I found a link that said this is a 3.4.5 and earlier bug.... 
https://issues.jasig.org/browse/CAS-929

I download the standard 3.4.6 package and can get to the login screen fine no 
issues. 

I build a 3.4.6 version using the maven over lay and I still get the CAS is 
Unavailable...... As I have modifications I'm making to the files, I want to be 
able to use the war overlay. 

Are there steps to stop this "Cas is Unavailable" from happening? I'm very 
confused as this started occuring out of no where to me.... Even when I test 
freshly built packages without any modifications they do this. This is true for 
3.2,3.3,3.4,3.5, and 3.6 using war overlay.

I feel like I was getting so close to having what I need and then BOOM this 
pops outta no where to stop my continuing development. 

There is no error message in the cas.log
In the tomcat logs I have messages like:

2011-03-22 16:45:13,006 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/cas].[cas]] - 
<Servlet.service() for servlet cas threw exception>
java.lang.IllegalStateException: Cannot access session scope in page that does 
not participate in any session

2011-03-22 16:45:12,990 DEBUG 
[org.springframework.webflow.engine.impl.FlowExecutionImpl] - <Attempting to 
handle [org.springframework.webflow.execution.FlowExecutionException: Exception 
thrown in state 'viewLoginForm' of flow 'login'] with root cause 
[org.apache.jasper.JasperException: Cannot access session scope in page that 
does not participate in any session]>
2011-03-22 16:45:12,990 DEBUG 
[org.springframework.webflow.engine.impl.FlowExecutionImpl] - <Rethrowing 
unhandled flow execution exception>
2011-03-22 16:45:12,990 DEBUG 
[org.springframework.web.servlet.DispatcherServlet] - <Could not complete 
request>
org.springframework.webflow.execution.FlowExecutionException: Exception thrown 
in state 'viewLoginForm' of flow 'login'
-- 
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

Reply via email to