I'm getting the below error when trying bring up the WebLogic Managed server

I'm getting the below error when trying bring up the WebLogic Managed server where Appian "suite.ear" is deployed. Any insight into its solution is greatly appreciated. Thank you.

2015-01-23 12:32:13,016 [Appian MailActivation - 1] FATAL com.appiancorp.common.crypto.KeyStoreConfig - The internal encryption module is in an inconsistent state. The keystore password is not present in the primary data source. If migrating or restoring from backup, ensure that the primary data source contains all of the tables and data. (APNX-1-4210-004)
2015-01-23 12:32:13,017 [Appian MailActivation - 1] ERROR com.appiancorp.common.config.AbstractConfiguration - Error decrypting conf.password.EmailHandlerBean.EMAIL_HANDLER. Reset system configuration passwords using conf/passwords.properties to fix this issue. Returning null. com.appiancorp.suiteapi.common.exceptions.AppianException: Error decrypting configuration value. (APNX-1-4210-002)
com.appiancorp.s...

OriginalPostID-136102

OriginalPostID-136102

  Discussion posts and replies are publicly visible

  • ...uiteapi.common.exceptions.AppianException: Error decrypting configuration value. (APNX-1-4210-002)
    at com.appiancorp.common.config.AbstractConfiguration.getDecryptedString(AbstractConfiguration.java:302)
    at com.appiancorp.suite.PasswordConfiguration.getMailPollerPassword(PasswordConfiguration.java:110)
    at com.appiancorp.ra.emailpoller.MailFolder$1.apply(MailFolder.java:100)
    at com.appiancorp.ra.emailpoller.MailFolder$1.apply(MailFolder.java:91)
    at com.appiancorp.ra.emailpoller.MailFolder.executeAsAdmin(MailFolder.java:130)
    at com.appiancorp.ra.emailpoller.MailFolder.getPassword(MailFold

    Regards,
    Venkat.
  • 0
    Certified Lead Developer
    Check to make sure you migrated the appian.keystore and appian.keystore.lock files from _admin/shared from your old installation.