Inventory sync of Aria operations fails with Error Code : 'LCMVROPSYSTEM25128' AdapterConfigurationException: Operation failed
The error matches the log snippet below Log location:/var/log/vrlcm/vmware_vrlcm.log
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.d.v.VropsConnector] -- GET /suite-api/api/credentials?adapterKind=IdentityManagerAdapter: 200 200
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.d.v.VropsConnector] -- adminUrl: FQDN
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.d.v.VropsConnector] -- url to connect https://FQDN/suite-api/api/adapters
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.u.SSLUtil] -- Disabled SNI for SSL socket.
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.d.v.VropsConnector] -- POST /suite-api/api/adapters: 404 404
####-##-## ERROR vrlcm[1111] [pool-3-thread-22] [c.v.v.l.p.c.v.t.AdapterConfigurationTask] -- Failed :: VMware Aria Operations Adapter Configuration
####-##-## ERROR vrlcm[1111] [pool-3-thread-22] [c.v.v.l.p.c.v.t.AdapterConfigurationTask] -- response data: {"message":"No such Adapter Kind - IdentityManagerAdapter.","httpStatusCode":404,"apiErrorCode":404}
####-##-## ERROR vrlcm[1111] [pool-3-thread-22] [c.v.v.l.p.c.v.t.AdapterConfigurationTask] -- response message: 404
####-##-## INFO vrlcm[1111] [pool-3-thread-22] [c.v.v.l.p.a.s.Task] -- Injecting task failure event. Error Code : 'LCMVROPSYSTEM25128', Retry : 'true', Causing Properties : '{ CAUSE :: skipTask === }'
com.vmware.vrealize.lcm.plugin.common.vrops.exceptions.AdapterConfigurationException: Operation failed
at com.vmware.vrealize.lcm.plugin.core.vrops.tasks.AdapterConfigurationTask.execute(AdapterConfigurationTask.java:258) [vmlcm-vropsplugin-core-8.18.0-SNAPSHOT.jar!/:?]
at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62) [vmlcm-engineservice-core-8.18.0-SNAPSHOT.jar!/:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
Aria suite lifecycle manager 8.x
Aria operations 8.x
VMware Cloud Foundation: 4.x
Aria suite LCM is trying to install and configure the vIDM Adapter instance through the SDDC manager. However, the SDDC manager does not have the functionality available for this action.
Resolution
Workaround