Hi,
can someone help on the below error getting while Certification Signoff,
ERROR:
org.hibernate.LazyInitializationException: could not initialize proxy [sailpoint.object.Identity#<>] - no Session
Thanks
Prashanth
Hi,
can someone help on the below error getting while Certification Signoff,
ERROR:
org.hibernate.LazyInitializationException: could not initialize proxy [sailpoint.object.Identity#<>] - no Session
Thanks
Prashanth
You’ll need to provide more details here, such as the type of certification this is, whether you’re using any sign-off rules, and a more detailed error or exception message.
Hi @PrashRV
This error would occur in multiple scenarios. Most common scenario is, when you try to save an object which is de-cached already. Check your sign off rule once, and refer this link too
Thanks @Arpitha1,
yes, its working after getting the Object from DB.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.