From: Krzysztof B. <kb...@un...> - 2022-12-02 15:24:40
|
Hi Sander, (This reply likely won't be correctly threaded under you original email, sorry about that -> result of recent problems with email provider we experienced) > Hi Krzysztof, > we have one user where we get IllegalStateException with the message > "Comitted" at one service, stacktrace is attached. > > The user only receive it for this service and the service works for > other users. Do you have a hin what could raise this exception? > > Best regards, > Sander That's Jetty error, i.e. related to HTTP protocol or even something at lower level as TCP. AFAICS it is when sending a final OAuth reply after authn. To be able to say more I'd need to know details of the configuration, user's browser and especially what happens on user's side. Best, Krzysztof |