Article Content
Article Number | 000036069 |
Applies To | RSA Product Set: RSA Identity Governance & Lifecycle RSA Version/Condition: 7.0.1, 7.0.2 |
Issue | The following error occurs in the UI when the rule remediator is set to a deleted user. The request could not be handled If a Segregation of Duties (SoD) rule or User Access rule that has been assigned to specific remediator ID and this remediator is then deleted in the Identity Data Collector (IDC) endpoint, when clicking on Rules > Violations then clicking on the open violation. The same error also happens if you try to edit the rule definition under Rules > Definition and click on the rule name then click on the General tab: The following error is seen in the /home/oracle/wildfly8.2.0.Final/standalone/log/aveksaServer.log
|
Cause | This is failing because of NullPointerException error when trying to create a user object. If the rule remediator was deleted then a null pointer was generated because the search for the user filter did not include deleted users. |
Resolution | This bug is fixed in 7.0.2 P04. Deploy the patch to correct the issue. |