This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • Quick Setup is hanging on the replica server at transferring data from the primary RSA Authenticatio...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Quick Setup is hanging on the replica server at transferring data from the primary RSA Authentication Manager 8.x instance

Article Number

000038034

Applies To

RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x

Issue

  • When attaching an RSA Authentication Manager replica to the primary server Quick Setup hangs at Transferring data from the primary instance and does not continue:

         Image descriptionImage description
 
  • The following error is seen in /opt/rsa/am/install_logs/config.sh_SetupPrimary_attachReplica on the primary Authentication Manager server:
 
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]

Cause

One or more of the files listed below might have been manually edited or removed from the /opt/rsa/am/config/src/scripts directory on the primary server:
  • DBRefresh.groovy 
  • ReplicationUtils.groovy
  • Secrets.groovy

Resolution

To resolve this issue, clean copies of the *.groovy files listed must be restored to the Authentication Manager primary, following the steps below:
  1. Manually transfer the missing scripts from another primary server that is running the same version of the Authentication Manager and place them in /opt/rsa/am/config/src/scripts directory on the primary. 

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.

  1. Add the replica hostname and IP address to the primary's hosts file from the Operations Console.
  2. Launch an SSH client, such as PuTTY.
  3. Login to the replica Authentication Manager server as rsaadmin and enter the operating system password.

Note that during Quick Setup another user name may have been selected. Use that user name to login.

  1. Sudo to root.
  2. Open /etc/hosts.
    1. Press i to enter Insert mode.
    2. Add the IP address, fully qualified hostname and short name to the replica host file.  Note only part of /etc/hosts is shown in the example below:
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 
...
  1. When done, press Escape then :wq! to save.  To close without saving, type: q!
  2. If you saved the changes to /etc/hosts, start the replica attachment again.
Attachments
Tags (88)
  • 8
  • 8.1
  • 8.1 Service Pack 1
  • 8.1 SP1
  • 8.1.0
  • 8.1.0.x
  • 8.1.1
  • 8.1.1.x
  • 8.1.x
  • 8.2
  • 8.2.0
  • 8.2.0.x
  • 8.2.1
  • 8.2.1.x
  • 8.2.x
  • 8.3
  • 8.3.0
  • 8.3.0.0
  • 8.3.0.0.x
  • 8.3.0.x
  • 8.3.x
  • 8.4
  • 8.4.0
  • 8.4.0.x
  • 8.4.x
  • 8.x
  • AM
  • Appliance
  • Auth Manager
  • Authentication Manager
  • Break Fix
  • Break Fix Issue
  • Broken
  • Customer Support Article
  • Database
  • Database Error
  • DB
  • DB Error
  • DB Issue
  • Hardware
  • Hardware Issue
  • Hardware Problem
  • HW
  • Install
  • Install Error
  • Install Issue
  • Installation
  • Installation Issue
  • Issue
  • Issues
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Problem
  • RSA AM
  • RSA Auth Manager
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Appliance
  • SecurID Suite
  • Version 8
  • Version 8.1
  • Version 8.1.0
  • Version 8.1.0.x
  • Version 8.1.1
  • Version 8.1.1.x
  • Version 8.1.x
  • Version 8.2
  • Version 8.2.0
  • Version 8.2.0.x
  • Version 8.2.1
  • Version 8.2.1.x
  • Version 8.2.x
  • Version 8.3
  • Version 8.3.0
  • Version 8.3.0.0
  • Version 8.3.0.0.x
  • Version 8.3.0.x
  • Version 8.3.x
  • Version 8.4
  • Version 8.4.0
  • Version 8.4.0.x
  • Version 8.4.x
  • Version 8.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-02-17 02:44 PM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.