Displaying 6 results from an estimated 6 matches for "failmsg".
2016 Jun 22
4
Cannot allocate Memory
...30, self._constructDomain)
File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line
209, in log_progress
retval = func(*args, **kwds)
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
line 2572, in _constructDomain
raise VmError(failmsg)
VmError: Creating domain failed: name=xxx
[2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain
construction failed
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
line 108, in create
vm.start()
File "/usr/...
2016 Jun 30
1
Cannot allocate Memory
...en/xend/XendTask.py",
>>line
>> 209, in log_progress
>> retval = func(*args, **kwds)
>> File
>>"/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
>> line 2572, in _constructDomain
>> raise VmError(failmsg)
>> VmError: Creating domain failed: name=xxx
>> [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain
>>construction
>> failed
>> Traceback (most recent call last):
>> File
>>"/usr/lib64/python2.6/site-packages/xen/xend/...
2016 Jun 26
0
Cannot allocate Memory
..."/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line
> 209, in log_progress
> retval = func(*args, **kwds)
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
> line 2572, in _constructDomain
> raise VmError(failmsg)
> VmError: Creating domain failed: name=xxx
> [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction
> failed
> Traceback (most recent call last):
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
> line 108,...
2016 Jun 24
0
Cannot allocate Memory
...in)
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209,
> in log_progress
> retval = func(*args, **kwds)
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> 2572, in _constructDomain
> raise VmError(failmsg)
> VmError: Creating domain failed: name=xxx
> [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction
> failed
> Traceback (most recent call last):
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> 108, in create
>...
2014 Jan 28
1
Can't create new Xen domains using libvirt on CentOS 6.5
...ess(0, 30, self._constructDomain)
File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line
209, in log_progress
retval = func(*args, **kwds)
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
line 2567, in _constructDomain
raise VmError(failmsg)
VmError: Creating domain failed: name=ccm
[2014-01-28 10:23:02 1651] ERROR (XendDomainInfo:108) Domain
construction failed
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
line 106, in create
vm.start()
File "/usr/lib64...
2007 Mar 31
0
[934] branches/wxruby2/wxwidgets_282: Rename OnAssert to OnAssertFailure, reflecting wx 2.8 API
...ine_ the line number in this file where the assert occurred
</span><span class="cx"> * _cond_ the condition of the failed assert in string form
</span><del>-* _msg_ the message specified as argument to
-"ASSERT_MSG":assertmsg.html or "FAIL_MSG":failmsg.html, will
-be @NULL@ if just "ASSERT":assert.html or "FAIL":fail.html
-was used
</del><ins>+* _msg_ the failure message, may be @nil@ if just "ASSERT":assert.html or "FAIL":fail.html was used
</ins><span class="cx">
</s...