Fjar for Logout issue [Session is still Active after Logout]
Issue Cause:
When we try to logout from the ServicedeskPlus the Session Status in the DB shows still ACTIVE.
Resolution:
The fix for the issue has been attached with this article. Check the "Jar Compatibility" section to download the appropriate fix jar file (.fjar file) to resolve this. Check this
link on how to apply the fjar file.
Fix:
The Session Status is changed to CLOSED when we logout from Servicedeskplus after applying the below fjar.
Jar Compatibility
Build No | File Name |
14104 | 14104_109294.fjar |
New to ADSelfService Plus?
Related Articles
How to apply fjar ?
Fjar file Fjar file is a jar file that might contain fix / workaround for the issue or might have some debug traces which will be needed by the development team for debugging purpose. How to apply ? 1. Download the .fjar file 2. ...
Logout Debug
Fjars for Logout Debug
Random Logout fix (SD-113692)
Fix for 14202 to 14504: Download and place the logout_random_sd-113692_14202_14504.fjar in '<sdp>/fixes' folder Restart SDP service for the changes to take effect. To revert, undo the changes and restart SDP service.
Fix jar for Random Logout issue
Root Cause: When Sub Context Sessions expire, they result in the termination of the Root session, leading to a logout issue. Fix: We will verify whether it is Root context while session destroying to proceed logout. ISSUE ID : SD-113692 Check the ...
Step to change the Session-Timeout (Auto Logout)
Its is applicable from 11.0 version (11000 Builds) Please follow the steps below and change the mentioned file. 1. Shut down the application. 2. Navigate into <Supportcenter>/conf directory. 3. Open the file web.xml in an editor. 4. Search for the ...