weizhouapache commented on issue #8704: URL: https://github.com/apache/cloudstack/issues/8704#issuecomment-1963787169
> 2024-02-26 10:08:04,749 DEBUG [resource.wrapper.LibvirtGetRemoteVmsCommandWrapper] (agentRequest-Handler-5:null) (logid:da44af16) Unable to retrieve unmanaged instance info. > java.lang.NullPointerException > at com.cloud.hypervisor.kvm.resource.LibvirtDomainXMLParser.getTagValue(LibvirtDomainXMLParser.java:431) @kiranchavala it looks the VMs have been listed successfully. but the vm is not compatible with cloudstack. can you share the vm xml dump ? ``` virsh dumpxml --security-info <vm name> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
