LCMVROPSYSTEM27020 error displayed when replacing vIDM's certificate from Aria Suite Lifecycle.
search cancel

LCMVROPSYSTEM27020 error displayed when replacing vIDM's certificate from Aria Suite Lifecycle.

book

Article ID: 445433

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

When replacing the VMware Identity Manager (vIDM) certificate from Aria Suite Lifecycle (LCM),
The following error code is displayed: LCMVROPSYSTEM27020
The following additional log stack trace is displayed:

com.vmware.vrealize.lcm.plugin.common.vrops.exceptions.UpdateVidmAuthenticationSourceException: vIDM addition failed, 400 , {"success":false}
        at com.vmware.vrealize.lcm.drivers.vrops.VropsEndpoint.updateVidmAuthenticationSource(VropsEndpoint.java:2821)
        at com.vmware.vrealize.lcm.plugin.core.vrops.vidm.tasks.ReConfigureVidmTask.reConfigureVidm(ReConfigureVidmTask.java:189)
        at com.vmware.vrealize.lcm.plugin.core.vrops.vidm.tasks.ReConfigureVidmTask.execute(ReConfigureVidmTask.java:127)
        at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.base/java.lang.Thread.run(Unknown Source)

 

Environment

VMware Aria Suite Lifecycle 8.18
VMware Aria Operations 8.18 
VMware Identity Manager 3.3.7 

Cause

LCMVROPSYSTEM27020 occurs when Aria Operations does not have vIDM registered under [Authentication Sources], while Aria Operations is registered within the LCM [Environments]  inventory with the attribute [Integrate with Identity Manager] set to true. Under these circumstances, when replacing the vIDM certificate from LCM, LCM creates a subtask to reconfigure Aria Operations for vIDM, which explicitly fails with an error because no matching vIDM source is configured under [Authentication Sources].

Resolution

  1. Run "Trigger Inventory Sync" of Operations at [Environments] of LCM at first to synchronize the current Operations configuration to LCM inventory.
  2. Run "Replace Certificate" for vIDM again.

Additional Information

Adding or Replacing Certificates for VMware Identity Manager in Aria Suite Lifecycle

Japanese KB : Aria Suite Lifecycle から vIDM の証明書を置き換える際に LCMVROPSYSTEM27020 エラーが表示される