Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.5.1
-
None
-
Security Level: Public (Anyone can view this level - this is the default.)
-
None
-
I was upgrading from ACS 4.3.1 to 4.5.1. Hosts are running XenServer 6.0.2
Description
4.5.1 got rid of the specific XS 6.0.2 resource since it was the same as the 6.0 one. However the upgrade script does not update the resource column in the host table for pre-existing entries that still point to the old 602 resource.
Change was done here: https://github.com/apache/cloudstack/commit/81c5e184ba998a6ccd75dfffad32cbe5dbc8c2ec
The error I got after upgrade was:
2015-07-28 00:00:43,097 WARN [c.c.r.DiscovererBase] (ClusteredAgentManager Timer:ctx-ac79289c) Unable to find class com.cloud.hypervisor.xenserver.resource.XenServer602Resource
java.lang.ClassNotFoundException: com.cloud.hypervisor.xenserver.resource.XenServer602Resource