Update:
I got it working.
First I made the upgrade to VCSA8 Build. 24091160 but a new error remained: Error downloading plug-in. URL is unreachable. status code: 503, reason phrase: Service Unavailable
I checked the url https://appliance-ip:443/drplugin/plugin.json.zip and the download worked.
When I checked the plugins list there were 2 different SRM plugins listet. I decided to remove all because I did not know which is the correct one.
https://knowledge.broadcom.com/external/article/312655/how-to-clean-the-web-client-cache-and-re.html
https://knowledge.broadcom.com/external/article/344648/cannot-remove-or-disable-unwanted-plugin.html
After an additional restart of the sphere-ui service some plugins inclusive the correct com.vmware.drui.plugin were loaded again.
Original Message:
Sent: Aug 07, 2024 04:04 PM
From: mpac
Subject: Replication service pugin fails
I checked the compatibility matrix and the combination should work but loading the plugin VMware Site Recovery 9.0.1.24035640 Failed
VMware vCenter Server 7.0.3.02000
upgraded Replication Service 9.01
Error deploying plug-in. org.apache.felix.resolver.reason.ReasonException: Unable to resolve /usr/lib/vmware-vsphere-ui/server/work/tmp/6865215075327317210com.vmware.vrUi-9.0.1.24035640.esa/server-9.0.1.jar: missing requirement org.apache.aries.subsystem.core.archive.ImportPackageRequirement: namespace=osgi.wiring.package, attributes={}, directives={filter=(&(osgi.wiring.package=com.vmware.draasclientplugin.vmomi)(version>=0.0.0)), resolution=mandatory}, resource=/usr/lib/vmware-vsphere-ui/server/work/tmp/6865215075327317210com.vmware.vrUi-9.0.1.24035640.esa/server-9.0.1.jar org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1340) org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:413) org.apache.aries.subsystem.core.internal.SubsystemResource.computeDependencies(SubsystemResource.java:393)
Did anybody experience this error too?