[ACE-76] UCMDB logout automatically after few clicks/navigation Created: 21/May/25  Updated: 26/May/25  Due: 23/May/25

Status: Ready for QA
Project: ACE
Component/s: UCMDB
Affects Version/s: UCMDB 4.0.0.1
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: Hassan Abdine Assignee: Hassan Abdine
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Customer:
Mobinets
Planned Start:
Planned End:

 Description   

UCMDB automatically logout and redirect to login page after few clicks.

e.g.

  • edit a site details
  • click on gis with zoom in/ zoom out
  • navigate between site tabs
  • logout and redirect to login page


 Comments   
Comment by Bessem Manita [ 26/May/25 ]

The issue was caused by both applications(UCMDB and CATALOG) using the default JSESSIONID session cookie name, which led to session collisions when opening the apps in the same browser.

We configured each application to use a unique session cookie name by setting the following property in application.properties:

server.servlet.session.cookie.name=UCMDBSESSIONID

Generated at Wed Apr 15 12:38:33 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.