Active Directory account aggregation-ObjectType was null

Hi
After upgrading SailPoint to 8.3p2 we are getting the below error with our AD account aggregation on some of the partitioning.

Exception during aggregation. Reason: java.lang.RuntimeException: sailpoint.connector.SchemaNotDefinedException: ObjectType was null.

Thanks
Jay

Have you examined the application definition for any potential errors? Enabling trace logs for the connector might assist in identifying the root cause. Additionally, is the group aggregation functioning properly?

Hi Sunny,

Thanks for replying, yes, the Application definition is fine and group aggregation is working fine, this error is only coming for account aggregation.

To give background on this issue:

First, we got this error when we were using IIQ 8.1p5 version and we upgraded our Tomcat to 9.0.70+ version on the Cloud Gateway side, after Tomcat upgrade we start seeing that aggregation in partitioning failing with “sailpoint.connector.SchemaNotDefinedException: ObjectType was null” error and without partitioning aggregation was going into a loop (re-aggregating same users over and over).

We opened the case with SailPoint and got to know that it’s a bug and Sailpoint provided the efix for the same and after applying efix aggregation was working fine.

After that we started working on SailPoint upgrade from 8.1p5 to 8.3p2 and requested the same efix for 8.3p2, in Non-prod provided efix was working fine for 8.3p2 with Cloud Gateway tomcat 9.0.80+ version, But after SailPoint upgrade in production we start seeing this problem in production. we are still working with SailPoint on this but the issue is unresolved.

Thanks
Janmejay