NOW-EDGE-PROPERTY_PASSWORD_FILE_INACCESSIBLENOW-EDGE-PROPERTY_PASSWORD_FILE_INACCESSIBLE Severity High Root Cause The password file from which the edge encryption properties password is read cannot be found, or can be found but is not accessible. The password file contains the password used to create the cipher for encrypting and decrypting values of sensitive properties found in the edgeencryption.properties file. Effect The startup of the Edge Proxy will end abnormally. Corrective Action Check that the following property in edgeencryption.properties file has the correct relative path (relative to "conf" folder) to the password file: edgeencryption.encrypter.properties.password Following that, check that the password file exists in the specified location and is accessible to the Edge Proxy with respect to file permissions. For example, if edgeencryption.encrypter.properties.password=inner/passwordfile then the password file should be located at [edge install]/conf/inner/passwordfile