Error: "LCMVROPSYSTEM25000" during Aria Operations deployment via VMware Aria Suite Lifecycle at Step 8
search cancel

Error: "LCMVROPSYSTEM25000" during Aria Operations deployment via VMware Aria Suite Lifecycle at Step 8

book

Article ID: 430740

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

Aria Operations deployment via VMware Aria Suite Lifecycle fails and halts at Step 8. The deployment process generates the error code LCMVROPSYSTEM25000, which prevents the successful initialization of the Aria Operations node. The failed deployment request details and associated error messages are visible within the Requests tab of the VMware Aria Suite Lifecycle Manager UI.

Environment

8.18.x

Cause

The deployment failure is caused by a transient timeout where the system is unable to fetch the configuration file from the CASA API on the newly deployed Aria Operations node. During Step 8, if the CASA service experiences a delayed startup or transient network latency, the configuration retrieval fails, resulting in the LCMVROPSYSTEM25000 error.

java.io.FileNotFoundException: https://###.###.###.#/casa/node/config	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance#(Native Method)	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)	at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)	at java.base/sun.net.www.protocol.http.HttpURLConnection$##.run(Unknown Source)	at java.base/sun.net.www.protocol.http.HttpURLConnection$##.run(Unknown Source)	at java.base/java.security.AccessController.doPrivileged(Native Method)	at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream#(Unknown Source)	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)	at com.vmware.vrealize.lcm.drivers.vrops.VropsConnector$#.execute(VropsConnector.java:###)	at com.vmware.vrealize.lcm.drivers.vrops.VropsConnector.connect(VropsConnector.java:###)	at com.vmware.vrealize.lcm.drivers.vrops.VropsConnector.sendAndReceive(VropsConnector.java:###)	at com.vmware.vrealize.lcm.drivers.vrops.VropsEndpoint.sendWithCasaToken(VropsEndpoint.java:####)	at com.vmware.vrealize.lcm.drivers.vrops.VropsEndpoint.getVersion(VropsEndpoint.java:####)	at com.vmware.vrealize.lcm.drivers.vrops.VropsEndpoint.getPolicyVersion(VropsEndpoint.java:####)	at com.vmware.vrealize.lcm.plugin.core.vrops.tasks.CheckNodeStatusTask.execute(CheckNodeStatusTask.java:##)	at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:##)	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)Caused by: java.io.FileNotFoundException: https://###.###.###.#/casa/node/config	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream#(Unknown Source)	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)	at java.base/java.net.HttpURLConnection.getResponseCode(Unknown Source)	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)	at com.vmware.vrealize.lcm.drivers.vrops.VropsConnector$#.execute(VropsConnector.java:###)	... ## more

Resolution

Steps:

 

  1. Log in to the VMware Aria Suite Lifecycle Manager UI.

  2. Navigate to the Requests tab.

  3. Select the failed Aria Operations deployment request.

  4. Click Retry to resume the installation process.