I'm not concerned about the Log4J in 6.3.7.2, a gradlew clean build
fixed that up...but curious about any big mismatches with
mfa-gauth/mongo that could be causing the exception stack below.
Specifically "java.lang.IllegalArgumentException: Collation not
supported by wire version: 4"
C
On 12/15/21 4:33 PM, Colin Ryan wrote:
As a longer view on Log4J mitigation we are doing test upgrades from
6.2.x to 6.3...
We are using Mongo for service registry, ticketregistry and GAuth
registry.
When testing the GAuth functions we are getting an exception from the
following mongo related error.
2021-12-15 21:15:06,696 DEBUG
[org.apereo.cas.web.FlowExecutionExceptionResolver] - <Ignoring the
received exception
[org.springframework.webflow.execution.ActionExecutionException:
Exception thrown executing
org.apereo.cas.otp.web.flow.OneTimeTokenAccountCheckRegistrationAction@1cdb280b
in state 'accountRegistrationCheck' of flow 'mfa-gauth' -- action
execution attributes were 'map['resolvedAuthenticationEvents' ->
list[mfa-gauth]]'] due to a type mismatch with handler
[[FlowHandlerMapping.DefaultFlowHandler@2b6ccf3e]]>
2021-12-15 21:15:06,696 DEBUG
[org.apereo.cas.web.FlowExecutionExceptionResolver] - <Ignoring the
received exception
[org.springframework.webflow.execution.ActionExecutionException:
Exception thrown executing
org.apereo.cas.otp.web.flow.OneTimeTokenAccountCheckRegistrationAction@1cdb280b
in state 'accountRegistrationCheck' of flow 'mfa-gauth' -- action
execution attributes were 'map['resolvedAuthenticationEvents' ->
list[mfa-gauth]]'] due to a type mismatch with handler
[[FlowHandlerMapping.DefaultFlowHandler@2b6ccf3e]]>
2021-12-15 21:15:06,701 ERROR
[org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/cas].[dispatcherServlet]]
- <Servlet.service() for servlet [dispatcherServlet] in context with
path [/cas] threw exception [Request processing failed; nested
exception is
org.springframework.webflow.execution.ActionExecutionException:
Exception thrown executing
org.apereo.cas.otp.web.flow.OneTimeTokenAccountCheckRegistrationAction@1cdb280b
in state 'accountRegistrationCheck' of flow 'mfa-gauth' -- action
execution attributes were 'map['resolvedAuthenticationEvents' ->
list[mfa-gauth]]'] with root cause>
java.lang.IllegalArgumentException: Collation not supported by wire
version: 4
at
com.mongodb.internal.operation.OperationHelper.validateCollation(OperationHelper.java:132)
~[mongodb-driver-core-4.1.1.jar!/:?]
at
com.mongodb.internal.operation.OperationHelper.validateReadConcernAndCollation(OperationHelper.java:326)
~[mongodb-driver-core-4.1.1.jar!/:?]
We are using Mongo 3.4.14-4
Thoughts
Sincerely
Colin
--
- 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/c1c9e70d-40d6-f7e6-4f51-b1c749966ffa%40caveo.ca.