
21 Aug
2012
21 Aug
'12
4:54 a.m.
Hi,
When I use virDomainDefineXML(conn, xml), there is a message - "libvir: Domain Config error : at line 1: Opening and ending tag mismatch: domian line 1 and domain"- that I cannot continue to define my domain.
According to the error message, you have a typo in the opening tag : you wrote "domian" and not "domain". Olivier