Error in Installing Distributed Environment

trying to test HA and following these steps:
1.start serverA suite
2.start serverB suite
3.start serverA jboss
4.start serverB jboss and the error is

09:46:01,325 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ServerService Thread Pool -- 63) JBWEB000287: Exception sending context initialized event to listener instance of class com.appiancorp.common.config.ConfigurationLoader: com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: An unexpected error occurred while trying to load the keystore. (APNX-1-4210-005)
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect

so it seems when the serverA jboss is starting, it generates a keystore file in shared folder and also encrypts it in primary datasource of serverA, and when the serverB is starting the jboss it sees the keystore in shared folder and compares ...

OriginalPostID-120210

OriginalPostID-120210

  Discussion posts and replies are publicly visible