From OpsCenter, after running Datacenters/Configure all nodes get the latest configuration and they became healthy. However, in "Lifecycle Manager: Jobs", I got
ERROR - CLUSTERCONFERROR Cluster connection settings could not be updated: Cannot find cluster configuration in opscenterd. Please update your cluster connection settings manually
(regardless all nodes are Success)
Due to that the cluster shows "Last Job Status Failure"
What's wrong?
------
Stack trace:
slingshot.support$stack_trace.invoke(support.clj:201) lcm.utils.opscenterd_gateway$call_update_opscd_cluster_config.invokeStatic(opscenterd_gateway.clj:64) lcm.utils.opscenterd_gateway$call_update_opscd_cluster_config.invoke(opscenterd_gateway.clj:24) lcm.jobs.multinode.configure.ConfigureJob.on_complete(configure.clj:31) lcm.jobs.multinode.common$process_complete__11895$fn__11896$fn__11898.invoke(common.clj:262) lcm.jobs.multinode.common$process_complete__11895$fn__11896.invoke(common.clj:261) clojure.core.async$thread_call$fn__5990.invoke(async.clj:442) clojure.lang.AFn.run(AFn.java:22) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748)