Type Exception Report
Message Cannot call sendError() after the response has been committed
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
java.lang.IllegalStateException: Cannot call sendError() after the response has been committed org.apache.catalina.connector.ResponseFacade.checkCommitted(ResponseFacade.java:485) org.apache.catalina.connector.ResponseFacade.sendError(ResponseFacade.java:337) jakarta.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:97) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:151) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) com.isinet.ssorouter.authentication.AuthModule.doFilter(AuthModule.java:113) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738) com.isinet.ssorouter.CORSFilter.doFilter(CORSFilter.java:27)
Note The full stack trace of the root cause is available in the server logs.