After upgrading Symantec Data Loss Prevention (DLP) to version 16.0.2 RU2, API-based functions in the Risk Fabric console such as View DIM Payload and View In DLP fail and the following error message is logged in the Tomcat localhost log file on the Enforce server:
Unable to service Incident detail request
Cause:
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.vontu.enforceentities.users.Role.permissions
The localhost log file is located in the following default path on the Enforce server:
%ProgramData%\Symantec\DataLossPrevention\EnforceServer\<version>\logs\tomcat\localhost.<yyyy>-<MM>-<dd>.log
Release : 6.x
Component : Symantec Data Loss Prevention Integration Pack
Refer to the knowledgebase article Lazy Initialization exception thrown for Message Body when querying Incident through SOAP API for more information.
DLP's SOAP API was deprecated beginning with the 15.7 release in favor of the REST API. ICA 6.x has maintained support for the SOAP API to preserve compatibility in older environments. With DLP 15.8 having reached EOS, all ICA deployments should be reconfigured to use the REST API.