Hello All!
I have a problem.I get the following message:
Target: Datacenters
Stateless event alarm
Alarm Definition:
([Event alarm expression: Status change])
Event details:
vapi-endpoint status changed from green to yellow
The status changes from green to yellow, and then back again, this takes place several times a day.
I read it, but did not find the answer
VMware Validated Design for Software-Defined Data Center 3.0
That's what I see in the
/var/log/vmware/vapi/endpoint/endpoint.log
2016-10-11T17:18:56.052+03:00 | WARN | state-manager1 | ApiInterfacesFactory | Retrieving interfaces for service f7fb8c35-4220-4ba8-ad0b-7639dd20cdf4\com.vmware.cis.ds has failed.
com.vmware.vapi.internal.core.abort.RequestAbortedException: Http request aborted.
at com.vmware.vapi.internal.protocol.common.Util$1.onAbort(Util.java:68)
at com.vmware.vapi.internal.core.abort.AbortHandleImpl.abort(AbortHandleImpl.java:39)
at com.vmware.vapi.endpoint.api.TimedApiProvider$1.run(TimedApiProvider.java:58)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I tried to restart the vmware-vapi-endpoint
, but it does not help
I use vCenter Server Appliance 6.0.0 Build 3634794.
Please help solve the problem.