Today I was facing a VMware Content Library issue. I was removing a newly created Content Library in the vSphere Web Client but that resulted in a Java Runtime error.
The conclusion was that there was no way to remove the Content Library item.
The environment that I was troubleshooting has an external PSC and a vCenter server. The PSC and VC were running on the VMware VCSA 6.5 U1b release.
After some searching in the logs and googling, I came across the two following articles:
– Link: Notes from MWhite – Can’t create a Content Library?
– Link: VMware KB – OVF deployment fails after upgrading to vCenter Server Appliance 6.5 U1 (2151085)
Based on both information sources a couple of commands would fix the problem but there was also a note about installing patch VCSA 6.5 U1d.
I can confirm after upgrading the VSCA (PSC and VC) to version 6.5 U1e the problem was resolved.