Hi,

"webflow" logs are always hard to read, though it seems that the webflow is 
resumed properly :

2013-01-23 07:29:05,481 DEBUG 
[org.springframework.webflow.engine.impl.FlowExecutionImpl] - <Resuming in 
org.springframework.webflow.mvc.servlet.MvcExternalContext@738df65f>
2013-01-23 07:29:05,481 DEBUG [org.springframework.webflow.engine.Flow] - 
<Restoring [FlowVariable@4eed15c7 name = 'credentials', valueFactory = 
[BeanFactoryVariableValueFactory@2f30e44c type = UsernamePasswordCredentials]]>
2013-01-23 07:29:05,481 DEBUG 
[org.springframework.webflow.mvc.view.AbstractMvcView] - <Processing user event 
'eulaConfirmed'>
2013-01-23 07:29:05,481 DEBUG 
[org.springframework.webflow.mvc.view.AbstractMvcView] - <No model to bind to; 
done processing user event>
2013-01-23 07:29:05,481 DEBUG [org.springframework.webflow.engine.ViewState] - 
<Event 'eulaConfirmed' returned from view [ServletMvcView@6d2a123d view = 
org.springframework.web.servlet.view.JstlView: name 'locusEulaView'; URL 
[/WEB-INF/view/jsp/default/ui/locusEulaView.jsp]]>
2013-01-23 07:29:05,481 DEBUG [org.springframework.webflow.engine.Transition] - 
<Executing [Transition@65139ac8 on = eulaConfirmed, to = 
sendTicketGrantingTicket]>
2013-01-23 07:29:05,481 DEBUG [org.springframework.webflow.engine.Transition] - 
<Exiting state 'confirmEULAView'>
2013-01-23 07:29:05,482 DEBUG [org.springframework.webflow.engine.ActionState] 
- <Entering state 'sendTicketGrantingTicket' of flow 'login'>

The authentication seems to be successfull :
2013-01-23 07:29:05,483 DEBUG 
[org.jasig.cas.web.support.CookieRetrievingCookieGenerator] - <Added cookie 
with name [CASTGC] and value 
[TGT-1-ae03kSrGlyE5uAqdAO71OcCrhiHkg6d9NBYhQ6nWnLwAP5uUan-cas01.example.org]>

But the service ticket creation fails. I would recommend enabling logs or doing 
some debugging in the GenerateServiceTicketAction class...

Best regards,
Jérôme

-- 
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