When trying to start the Archive Manager services they will not start.
The DL.wlog and other log files show an error similar to the following:
2018-09-28 16:02:37,409 [Main] INFO Migration.MigrationManagement - Migration timer start.
2018-09-28 16:02:37,441 [Main] WARN Configuration.Config - {{0726b4a4-7725-471a-82e1-90ec2d067486}} Failed to decrypt data.
System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed.
at System.Security.Cryptography.CapiSymmetricAlgorithm.DepadBlock(Byte[] block, Int32 offset, Int32 count)
at System.Security.Cryptography.CapiSymmetricAlgorithm.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
at Quest.AM.Common.Encryption.AesCryptoProvider.Decrypt(Byte[] encrpytedContent)
at Quest.AM.Common.Encryption.AesCryptoProvider.Decrypt(String encryptedContent)
at Quest.AM.Configuration.Config.DecryptData(String value)
2018-09-28 16:02:37,487 [Main] ERROR Configuration.ExceptionHandlerManager - {{a267add5-c105-46ad-9b6b-a355c81e1a20}} The Internal Error happened:
System.ArgumentException: Keyword not supported: 'aaakqmnuib3ipp4uf+o4m+a7hjvthrgyulozrxwthhl+02sfpbohpi8sdj8fmobqihtqt3odavpnxa22rvxz7kcutl9k8e7qsxpjznuk8z0'.
You also notice the Configuration Console will not open with a Connection String error.