Displaying 5 results from an estimated 5 matches for "refresh_shutdown".
2014 Apr 10
0
Bug#744163: xenstore problems
...fo = XendDomain.instance().domain_create(config)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomain.py", line 999, in domain_create
self._refresh()
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomain.py", line 429, in _refresh
self._refreshTxn(txn, refresh_shutdown)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomain.py", line 442, in _refreshTxn
self.domains[domid].update(dom, refresh_shutdown, transaction)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 3543, in update
self.refreshShutdown(...
2009 Nov 17
0
xend and xen-tool crashed after intensive operation
...domains = XendDomain.instance().list_sorted(state)
File "/usr/lib64/python2.5/site-packages/xen/xend/XendDomain.py", line
809, in list_sorted
doms = self.list(state)
File "/usr/lib64/python2.5/site-packages/xen/xend/XendDomain.py", line
779, in list
self._refresh(refresh_shutdown = False)
File "/usr/lib64/python2.5/site-packages/xen/xend/XendDomain.py", line
396, in _refresh
txn = xstransact()
File "/usr/lib64/python2.5/site-packages/xen/xend/xenstore/xstransact.py",
line 21, in __init__
self.transaction = xshandle().transaction_start()
Error...
2010 May 25
0
Loss of hypervisor control - xm, xentop
...ith_state
domains = XendDomain.instance().list_sorted(state)
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 837,
in list_sorted
doms = self.list(state)
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 807,
in list
self._refresh(refresh_shutdown = False)
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 396,
in _refresh
txn = xstransact()
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/xenstore/xstransact.py",
line 29, in __init__
self.transaction = xshandle().transaction_start()
Error: (32, ...
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio,
Is "NoneType object is unsubscriptable" the full and complete error message?
I'd have expected some sort of accompanying backtrace, if not on the console
then in /var/log/xen/*
Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package?
Lastly, does this happen with the packages from Wheezy?
Thanks,
Ian.
2007 Oct 31
3
Error: (9, ''Bad file descriptor'')
...e "/home/xen/xen-3.1-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py",
line 918, in domain_create
self._refresh()
File "/home/xen/xen-3.1-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py",
line 402, in _refresh
self.domains[domid].update(dom, refresh_shutdown)
File "/home/xen/xen-3.1-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 2198, in update
self._update_consoles()
File "/home/xen/xen-3.1-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 792, in _update_consoles
self.co...