When clicking the Log Out button in business-central, an overlay error panel is displayed for a short period of time during the redirection to the login page. Different error messages have been observed, such as:
LibraryPerspectiveActivity failed in SHUTDOWN: java.lang.IllegalStateException: Activity org.kie.workbench.common.screens.library.client.perspective.LibraryPerspectiveActivity for PlaceRequest["LibraryPerspective" {}] is open
or
HomePerspectiveActivity failed in SHUTDOWN: java.lang.IllegalStateException: Activity org.kie.workbench.common.screens.home.client.perspective.HomePerspectiveActivity for PlaceRequest["HomePerspective" {}] is open
The error can be seen at ~0:08s in the attached screencast.
While this appears to have no functional impact, it gives the impression that something is incorrect.
- clones
-
RHPAM-2338 IllegalStateException displayed briefly in the UI when logging out from business-central
- Closed