We are getting "Trustee Not Found Exception" messages in the Event Viewer logs for Directory Server 10.2. The problem is, there is no way to identify from the message which trustee could not be found:
Laserfiche.LicenseManager.TrusteeNotFoundException: There is no such object on the server.
at Laserfiche.LicenseManager.LicenseManagerService.LookupNestedGroupMembership(LicenseManagerServiceCallArgs _args)
at Laserfiche.LicenseManager.LicenseManagerService.DispatchFunction(LicenseManagerServiceCall func, LicenseManagerServiceCallArgs args)
Type:
Laserfiche.LicenseManager.TrusteeNotFoundException
Stack Trace:
at Laserfiche.LicenseManager.LicenseManagerService.LookupNestedGroupMembership(LicenseManagerServiceCallArgs _args)
at Laserfiche.LicenseManager.LicenseManagerService.DispatchFunction(LicenseManagerServiceCall func, LicenseManagerServiceCallArgs args)
Is there a way to identify the specific trustee it is looking for?