Resolution: After the -domain flag, add the domain name that you wish to use.
Resolution: After the encryptKey flag, specify the encryption key that you wish to use.
Resolution: Either remove the date flag, or follow the date flag to specify the date. Only entities modified after the specified date will be processed.
Resolution: After the user flag, specify the administrative user who has authorization to read and write to the security information.
Resolution: After the
-pw flag, specify the password for the administrative user specified with the
-user flag.
Resolution: Specify the fully qualified location of the file that will hold the exported security information.
Resolution: Credential file location must be specified after the -cred flag. Either remove this flag or specify the file path and name.
Description: A role that was requested for export does not exist in the domain.
Resolution: This is informational. Remove the role from the list of requested roles to avoid seeing the warning message.
Description: The XML representing the security information was malformed. A property element which should have had both a name and a value did not have a name element.
Resolution: Update the XML stanza adding name=....
Description: The XML representing the security information was malformed. A property element which should have had both a name and a value did not have a value element.
Resolution: Update the XML stanza adding value=....
Description: Malformed XML describing User Profile information.
Description: The Password specified for the user was not a valid obfuscated password.
Resolution: Provide a valid obfuscated password in the XML specifying the password for the listed user.
Resolution: Correct XML specifying synchronzied group ID for specified role.
Description: This is just a warning. A Role was specified with a name in the format a/b where a was supposed to be its parent. However, no such role exists. It will be implicitly created.
Resolution: Ignore the message or update the XML to explicitly create the parent role.
Resolution: Correct the xml specifying the synchronized group ID.
Description: A problem was encountered processing the specified role, most likely it was not defined in the domain.
Resolution: Correct the arguments and rerun.
Description: A problem was encountered processing the specified role. Possibly the domain is corrupt.
Resolution: Manually correct the exported XML to define the role or delete and recreate it in your domain.
Description: The new password or other credential exactly matched another credential already stored for this user.
Resolution: This is informational only.
Description: Specified flag must have an associated value and there is not one.
Resolution: Provide the required argument on the command line.