Getting Severe Error message displayed on 2nd time Edit of Identity

We are trying to edit few attributes through one workflow and provisioning those to Active Directory. When we are doing this process on a fresh identity for the 1st time its successfully updating those values. But if we repeat and update for the 2nd time on the same identity, it is throwing Sever error. In server we can see the below exception throwing.

2023-03-20T02:20:21,382 ERROR http-nio-8080-exec-5 sailpoint.api.Workflower:4597 - An unexpected error occurred: failed to lazily initialize a collection of role: sailpoint.object.Identity.assignedRoles, could not initialize proxy - no Session
sailpoint.tools.GeneralException: failed to lazily initialize a collection of role: sailpoint.object.Identity.assignedRoles, could not initialize proxy - no Session
at sailpoint.persistence.HibernatePersistenceManager.saveInternal(HibernatePersistenceManager.java:1629) ~[identityiq.jar:8.3p1 Build 482e85d988b-20220829-142216]
at sailpoint.persistence.HibernatePersistenceManager.saveObject(HibernatePersistenceManager.java:1396) ~[identityiq.jar:8.3p1 Build 482e85d988b-20220829-142216]

Can anyone help?

1 Like