Error :
This version of vCenter Server does not support Deploy OVF Template using this version of vSphere Web Client.
To Deploy OVF Template, login with version 6.7.0.0 of vSphere Web Client.
Already upgraded the appliance to 6.7 latest build .
vSphere Client logs
at java.lang.Thread.run(Thread.java:748)
Caused by: com.vmware.license.client.cis.ls.authz.AuthorizationException: com.vmware.vapi.std.errors.OperationNotFound: OperationNotFound (com.vmware.vapi.std.errors.operation_not_found) => {
messages = [LocalizableMessage (com.vmware.vapi.std.localizable_message) => {
id = vapi.method.input.invalid.interface,
defaultMessage = Cannot find service 'com.vmware.cis.authz.privilege'.,
args = [com.vmware.cis.authz.privilege]
}],
data = <null>
}
at com.vmware.license.client.cis.ls.authz.impl.VpxAuthorizationManagerImpl.isLicensingAdminPrivilegeGranted(VpxAuthorizationManagerImpl.java:72)
at com.vmware.license.client.cis.ls.authz.impl.CacheAuthorizationManagerWrapperImpl.isLicensingAdminPrivilegeGranted(CacheAuthorizationManagerWrapperImpl.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy373.isLicensingAdminPrivilegeGranted(Unknown Source)
at com.vmware.license.client.cis.global.impl.LicensingGlobalDataEditorImpl.isLicensingAdminPrivilegeGranted(LicensingGlobalDataEditorImpl.java:96)
... 20 common frames omitted
Caused by: com.vmware.vapi.std.errors.OperationNotFound: OperationNotFound (com.vmware.vapi.std.errors.operation_not_found) => {
messages = [LocalizableMessage (com.vmware.vapi.std.localizable_message) => {
id = vapi.method.input.invalid.interface,
defaultMessage = Cannot find service 'com.vmware.cis.authz.privilege'.,
args = [com.vmware.cis.authz.privilege]
}],
data = <null>
}
at java.lang.Thread.getStackTrace(Thread.java:1559)
at com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter.get_aroundBody1$advice(AsyncCallbackSyncAdapter.java:49)
at com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter.get(AsyncCallbackSyncAdapter.java:1)
at com.vmware.vapi.internal.bindings.Stub.invokeMethod(Stub.java:149)
at com.vmware.cis.authz.PrivilegeStub.batchHasPrivileges(PrivilegeStub.java:348)
at com.vmware.cis.authz.PrivilegeStub.batchHasPrivileges(PrivilegeStub.java:339)
Already implemented the steps as per the below mentioned article , but still issue remains the same .