When initiating synchronization from Subscribed Library, it fails with “RuntimeFault.summary".
Content Library logs (cls.log) contains entries similar
[YYYY-MM-DDTHH:MM:SS] | ERROR | <opID> | cls-simple-activity-22 | SimpleActivityWorker | Exception will not be handled by activity VcspUpdateActivity (handle=UUID for a handle, entityId=UUID for an object): java.lang.RuntimeException: Category <STALE TAG> is reserved and can't be used
java.lang.RuntimeException: java.lang.RuntimeException: Category <STALE TAG> is reserved and can't be used
at com.vmware.cl.tagging.TaggingServiceImpl.findCategoryByName(TaggingServiceImpl.java:296) ~[cls-main-1.0.0.jar:?]
...
VMware vSphere 7.x
VMware vSphere 8.x
The primary checks that needs to be performed in order to successfully replicate a content library between Publisher and Subscriber are as follow:
Resolution:
Procedure:
Please refer for more:- https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0/vsphere-virtual-machine-administration-guide-7-0.html
Note: If trying to find the tags in a vCenter via the PowerShell command get-tag
fails with an error: "internal server" and the get-vmhost
command works then restart the vmware-vpxd service to fix this issue.