Hi,

With 6.6.0, we've been using the memcached Ticket Registry support 
previously, but now we want to take advantage of the Account Profile pages 
we can't get Session information (as getTickets() is not supported), so I 
thought I would switch to JPA (since we have a suitable DB).  Logins 
without a service work perfectly and direct me to the Account Profile pages 
and I can see sessions etc.

However as soon I try and login through Delegated Authentications (any one 
of the 10+ providers we have) all responses show the CAS error page (500) 
and the logs show

DEBUG [org.apereo.cas.web.FlowExecutionExceptionResolver] - <Ignoring the 
received exception 
[org.springframework.webflow.execution.ActionExecutionException: Exception 
thrown executing 
org.apereo.cas.web.flow.GenerateServiceTicketAction@7edba858 in state 
'generateServiceTicket' of flow 'login' -- action execution attributes were 
'map[[empty]]'] due to a type mismatch with handler 
[[FlowHandlerMapping.DefaultFlowHandler@2c96d8bf]
ERROR [org.springframework.boot.web.servlet.support.ErrorPageFilter] - 
<Forwarding to error page from request [/login] due to exception [Exception 
thrown executing 
org.apereo.cas.web.flow.GenerateServiceTicketAction@7edba858 in state 
'generateServiceTicket' of flow 'login' -- action execution attributes were 
'map[[empty]]']> [m
DEBUG 
[org.apereo.cas.web.flow.error.DefaultDelegatedClientAuthenticationFailureEvaluator]
 
- <Delegation request has failed. Details are [{code=500}]> [m

Now I note that Misagh said map[[empty]] issues weren't an issue but were a 
symptom of another problem, but doesn't anyone have any suggestions as to 
how to debug what that "other problem" might be when the only change is 
between where the Ticket Registry is stored.

Up until that point everything looked normal and appeared to be working

On Wednesday, 25 May 2022 at 23:02:17 UTC-5 Misagh Moayyed wrote:

> It is not an error. If you see this, usually it means the problem is 
> something or somewhere else and this is not the root cause. 
>
> -- Misagh
>
> On Thu, May 26, 2022, 12:10 AM Pablo Vidaurri <[email protected]> wrote:
>
>> On occasion I'm seeing a login error with this in my logs:
>>
>> in state 'xxxCheck' of flow 'login' -- action execution attributes were 
>> 'map[[empty]]'
>>
>> What is the general cause of this error?
>>
>> -psv
>>
>> -- 
>> - Website: https://apereo.github.io/cas
>> - Gitter Chatroom: https://gitter.im/apereo/cas
>> - List Guidelines: https://goo.gl/1VRrw7
>> - Contributions: https://goo.gl/mh7qDG
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "CAS Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/16267ecb-67dc-43c6-9ed0-04d1e3623099n%40apereo.org
>>  
>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/16267ecb-67dc-43c6-9ed0-04d1e3623099n%40apereo.org?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9d8e8697-e573-4ed0-8b3b-a9b856fb0135n%40apereo.org.

Reply via email to