Displaying 1 result from an estimated 1 matches for "_recreatedomfunc".
2012 Nov 08
0
Sometimes unable to reboot VM
...(*args, **kwds)
File "/usr/lib/python2.6/dist-packages/xen/xend/XendDomainInfo.py", line
2576, in _constructDomain
self._recreateDom()
File "/usr/lib/python2.6/dist-packages/xen/xend/XendDomainInfo.py", line
1730, in _recreateDom
complete(self.dompath, lambda t: self._recreateDomFunc(t))
File "/usr/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py",
line 364, in complete
if t.commit():
File "/usr/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py",
line 41, in commit
rc = xshandle().transaction_end(self.transaction, False)
Erro...