[libvirt] Questions on "Xen XM error : internal error unable to store config file handle"

Dear all, I am trying to add defined domains to a hypervisor with virDomainDefineXML function. But I keep getting the following error. libvir: Xen XM error : internal error unable to store config file handle I tried using virsh, but it gave the same error. Does anybody know the cause of this error? Thank you in advance, /Taeho

On Thu, Mar 05, 2009 at 05:47:55PM +0900, Taeho Kang wrote:
Dear all, I am trying to add defined domains to a hypervisor with virDomainDefineXML function. But I keep getting the following error.
libvir: Xen XM error : internal error unable to store config file handle
I tried using virsh, but it gave the same error.
Does anybody know the cause of this error?
Looking at the code I think it is probably a bug relating to defining a new config file to replace one that already exists. You should certainly never see this particular error message as an application developer - it is indicating an internal libvirt bug Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
participants (2)
-
Daniel P. Berrange
-
Taeho Kang