-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP3 (5.2.7)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP4 (5.2.8)
-
Component/s: Legacy Components > API
-
Labels:None
-
Environment:All
Sessions which are persisted when a portal is shutdown are destroyed when the server starts and this triggers any attached session destroy events. However, if the portal is not fully initialized, these events will not be able to run and the server will cash.
To fix the issue, sessions will not be destroyed if the the portal has not been initialized.
- is related to
-
LPS-9143 Do not create / destroy session if portal has not been initialized
- Closed