Bundle Profile Relation Service Synchronizer errorBundle Profile Relation Service Synchronizer error

Which IIQ version are you inquiring about?

Version 8.X

Share all details related to your problem, including any error messages you may have received.

i am seeing the error

 2024-06-10T11:46:45,973 ERROR BundleProfileRelationServiceSynchronizer sailpoint.server.BundleProfileRelationSynchronizer:375 - Unable to refesh bundle profile relations from managed attributes: null
11:46:45,973 INFO  [stdout] (BundleProfileRelationServiceSynchronizer) java.util.ConcurrentModificationException: null
11:46:45,973 INFO  [stdout] (BundleProfileRelationServiceSynchronizer)  at java.util.HashMap$HashIterator.nextNode(HashMap.java:1511) ~[?:?]
11:46:45,973 INFO  [stdout] (BundleProfileRelationServiceSynchronizer)  at java.util.HashMap$EntryIterator.next(HashMap.java:1544) ~[?:?]
11:46:45,973 INFO  [stdout] (BundleProfileRelationServiceSynchronizer)  at java.util.HashMap$EntryIterator.next(HashMap.java:1542) ~[?:?]

I ran the rule from the below post but the rule is returning empty

This error happens usualy when there is reference in a role to non existing object ex. Profile, role, policy etc… depending how much roles i would check the ones modified or created recently to.check if there are no null references.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.