Created attachment 746134 [details] exception stack trace Description of problem: After logging out of kie-ide, user is redirected to login page. If you sign in again on that page, uncaught exception is presented. Accessing http://localhost:8080/kie-ide/ lets you back into kie-ide like if you haven't logged out at all. Successful logout can be achieved by refreshing (hitting F5 on) the login page that you were redirected to after logging out. Version-Release number of selected component (if applicable): D4 (doesn't manifest in DR3) How reproducible: Steps to Reproduce: 1. sign in at http://localhost:8080/kie-ide/ 2. log out 3. sign in again Actual results: uncaught NullPointerException Expected results: no exception Additional info:
*** Bug 980374 has been marked as a duplicate of this bug. ***
Fix on community master and 6.0.x branch https://github.com/droolsjbpm/kie-wb-distributions/commit/b55ebf92e https://github.com/droolsjbpm/kie-wb-distributions/commit/cdd073e
Alexandre Porcelli <porcelli> updated the status of jira JBPM-4091 to Resolved
Fixed in ER3.