2019-10-02 10:44:49,686 INFO: Arguments: [SetupPrimary.attachReplica]
2019-10-02 10:44:51,300 INFO: Script source dir: /opt/rsa/am/config/src/scripts
2019-10-02 10:44:51,300 INFO: Patch Script source dir: null
2019-10-02 10:44:51,540 INFO: Reading configuration from Config.groovy
2019-10-02 10:44:52,842 INFO: Running task SetupPrimary.attachReplica
Exception in thread "Main Thread" groovy.util.ResourceException: Cannot open URL: file:/opt/rsa/am/config/src/scripts/DBRefresh.groovy
at com.rsa.plugins.install.GroovyInstallEngine.propertyMissing(GroovyInstallEngine.groovy:186)
at SetupPrimary.run(SetupPrimary.groovy:4)
at SetupPrimary$run.call(Unknown Source)
at com.rsa.plugins.install.GroovyInstallEngine.propertyMissing(GroovyInstallEngine.groovy:187)
at com.rsa.plugins.install.GroovyInstallEngine.getProperty(GroovyInstallEngine.groovy)
at com.rsa.plugins.install.GroovyInstallEngine.invokeScript(GroovyInstallEngine.groovy:68)
at com.rsa.plugins.install.GroovyInstallEngine$_runTask_closure2.doCall(GroovyInstallEngine.groovy:57)
at com.rsa.plugins.install.GroovyInstallEngine.runTask(GroovyInstallEngine.groovy:56)
at com.rsa.plugins.install.GroovyInstallEngine$_runTasks_closure3.doCall(GroovyInstallEngine.groovy:106)
at com.rsa.plugins.install.GroovyInstallEngine.runTasks(GroovyInstallEngine.groovy:105)
at com.rsa.plugins.install.GroovyInstallEngine$runTasks.call(Unknown Source)
at com.rsa.plugins.install.CommandLineInstallEngine.main(CommandLineInstallEngine.groovy:40)
Configuration step SetupPrimary:attachReplica [FAILED]
Attached are the scripts for Authentication Manager 8.4 P5 servers. If you are running a different version, Please contact RSA customer support to provide the scripts.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Wed Sep 25 16:09:54 2019 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am82p:~> sudo su - rsaadmin's password: <enter operating system password> am82p:~ # vim /etc/hosts ... 127.0.0.1 localhost 86.75.30.9 jenny.vcloud.local jenny ...