You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

1 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Cause

The SID account is not part of global group accounts or well-known group accounts

Solution

Change the scope of the account

To change the account type, follow these steps:
  1. Programs
  2. Administrative Tools
  3. Active Directory Users and Computers

2 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Cause

System error encountered when _LookupAccountSid() for given group SID is called.

Solution

the user is not present in that Active Directory or that Account table

3 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - unable to determine the location of the SID

Cause

Location of given groupSID is not found as this groupSID is not part of either Well-Known account group, Domain server group role or a Local server group.

Solution

GroupSID is missing from Active Directory

4 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - group account object creation failed for

Cause

Local account creation for group account object failed.

Solution

Check if the directory entry obtained from WInNT path is valid and has required permissions

5 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - enumeration of group failed for

Cause

Local account creation for group account object failed.

Solution

Check if the directory entry obtained from WInNT path is valid and has required permissions

6 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - group directory entry not found for

Cause

Directory Entry for the given WinNT path not available.

Solution

Please check if the directory exists at the given path. If the directory exists, please check if permissions allow the directory to be accessed.

7 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get domain object for

Cause

Failed to get name of the domain controller for the specified domain. If Domain is AD, failed to get DNS name for the domain. Domain name was to be returned as either flat name or a DNS name.

Solution

Possible error values: ERROR_INVALID_DOMAINNAME The format of the specified DomainName is invalid. ERROR_INVALID_FLAGS The Flags parameter contains conflicting or superfluous flags. ERROR_NOT_ENOUGH_MEMORY A memory allocation failure occurred. ERROR_NO_SUCH_DOMAIN No domain controller is available for the specified domain or the domain does not exist.

8 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get domain object for

Cause

This can mean directory entry for the given groupSID is not present or valid

Solution

Check if the specified path is valid or has required permissions

9 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - domain group enumeration failed for

Cause

Retrieving of the directory members and their paths, of the group directory corresponding to the groupSID has failed.

Solution

Check if the retrieved group members and their paths are valid entries in the server.





  • No labels