Hi All
I was wondering if anyone can advise here.
We are running one of the later versions of VMware vSphere 6.0 on both vcenter and on ESXi host level, whilst using VSC 6.0 (6.0.4379.0) with our NetApp FAS running 7-mode 8.2.3P3.
On our windows vcentre server we are seeing lots of errors and warnings related to SMVI
Errors with event ID 4096 look something like this:
1453879 [update-job4 953eeb0c0f11c424cfb85010db1dd9a2] ERROR com.netapp.smvi.task.vmware.util.DatastoreUtil - Failed to find datastore 5005f278-568d-1e28-e539-d41f58434302
Warnings with event ID 4096 look something like this:
1453487 [backup3 95b8f9cc75480c461f0fe62c55f3388e] WARN com.netapp.smvi.listener.VSphereTaskLifecycleListener - Failed to update task in vCenter of type %s.
javax.xml.ws.soap.SOAPFaultException: The object has already been deleted or has not been completely created at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:147) at com.sun.proxy.$Proxy86.updateProgress(Unknown Source) at com.netapp.smvi.listener.VSphereTaskLifecycleListener.operationProgress(VSphereTaskLifecycleListener.java:121) at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.netapp.common.util.MulticastProxy.invoke(MulticastProxy.java:49) at com.sun.proxy.$Proxy48.operationProgress(Unknown Source) at com.netapp.common.flow.Operation.executeCurrentStack(Operation.java:136) at com.netapp.common.flow.Operation.execute(Operation.java:59) at com.netapp.common.flow.Threadpool$OperationThread.run(Threadpool.java:263)Caused by: org.apache.cxf.binding.soap.SoapFault: The object has already been deleted or has not been completely created at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75) at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46) at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:35) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236) at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:96) at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:69) at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:34) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236) at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:658) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2136) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2019) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1944) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:632) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:472) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:302) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:254) at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73) at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:127) ... 10 more
They seem to be appearing every minute.
Is there any way I can understand why we are getting these errors?
I can make available an export of the VSC log from the VSC plugin in vCentre.
Thanks