Connector: An error has occurred while handling the request - Single Sign in Problem - Sign in screen keeps refreshing

0
Hi All,   While logging in with Certain roles the screens keeps refreshing    Please find the below logs while the screen keeps refreshing unconditionally Connector: java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class scala.runtime.BoxedUnit (java.lang.Boolean is in module java.base of loader 'bootstrap'; scala.runtime.BoxedUnit is in unnamed module of loader com.mendix.container.deployment.internal.NamedURLClassLoader @32115b28) anybody knows the solution?
asked
2 answers
1

It sounds there is a convertiion issue with a boolean value. Can you provide some more information?

answered
0

Hi Darshan,

 

Not sure if you’re still looking for the solution.

I was trying to upgrade to 8.18.8.

I had the same issue while upgrading from 7.23.8 to 8.0.0.

I later on upgraded the version to 8.18.8 and the same issue doesn’t happen again.

answered