Problem was detected with SSO over Kerberos in AWI:
After the login, the user is able to navigate within the application, as long as the same browser tab is being used.
But when the user tries to open a new browser tab or reload the page (F5 hotkey), only a empty page is being returned.
The AWI shows the following error:
2021-12-24 09:56:19,969 s-jsse-nio-8443-exec-6 [ERROR] NOSESSION/- NOUI [amework.entrypoint.ui.MainUIErrorHandler] - Terminal Error catched by ErrorHandler
java.lang.NullPointerException: null
at com.uc4.ecc.plugins.login.behaviours.kerberos.KerberosSSORequestHandler.handleRequest(KerberosSSORequestHandler.java:53)
....
at java.base/java.lang.Thread.run(Thread.java:829)
2021-12-24 09:56:19,969 s-jsse-nio-8443-exec-6 [ERROR] NOSESSION/- NOUI [ork.entrypoint.vaadin14.V14VaadinServlet] - ERROR IN SERVET
javax.servlet.ServletException: com.vaadin.flow.server.ServiceException: java.lang.NullPointerException
at com.vaadin.flow.server.VaadinServlet.service(VaadinServlet.java:249)
....
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.vaadin.flow.server.ServiceException: java.lang.NullPointerException
at com.vaadin.flow.server.VaadinService.handleExceptionDuringRequest(VaadinService.java:1596)
... 32 common frames omitted
Caused by: java.lang.NullPointerException: null
at com.uc4.ecc.plugins.login.behaviours.kerberos.KerberosSSORequestHandler.handleRequest(KerberosSSORequestHandler.java:53)
... 33 common frames omitted
2021-12-24 09:56:32,440 s-jsse-nio-8443-exec-8 [ERROR] NOSESSION/- NOUI [amework.entrypoint.ui.MainUIErrorHandler] - Terminal Error catched by ErrorHandler
java.lang.NullPointerException: null
at com.uc4.ecc.plugins.login.behaviours.kerberos.KerberosSSORequestHandler.handleRequest(KerberosSSORequestHandler.java:53)
....
at java.base/java.lang.Thread.run(Thread.java:829)
2021-12-24 09:56:32,440 s-jsse-nio-8443-exec-8 [ERROR] NOSESSION/- NOUI [ork.entrypoint.vaadin14.V14VaadinServlet] - ERROR IN SERVET
javax.servlet.ServletException: com.vaadin.flow.server.ServiceException: java.lang.NullPointerException
at com.vaadin.flow.server.VaadinServlet.service(VaadinServlet.java:249)
....
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.vaadin.flow.server.ServiceException: java.lang.NullPointerException
at com.vaadin.flow.server.VaadinService.handleExceptionDuringRequest(VaadinService.java:1596)
... 32 common frames omitted
Caused by: java.lang.NullPointerException: null
at com.uc4.ecc.plugins.login.behaviours.kerberos.KerberosSSORequestHandler.handleRequest(KerberosSSORequestHandler.java:53)
... 33 common frames omitted
Software Bug
Release : 21.0
Component : AUTOMATION ENGINE
The issue has been fixed with the Hot Fix V21.0.2+HF.2 of Automic Workload Automation and is available for download on downloads.automic.com