Displaying 7 results from an estimated 7 matches for "_refresh".
Did you mean:
refresh
2014 Apr 10
0
Bug#744163: xenstore problems
...urn func(*params)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/XMLRPCServer.py", line 80, in domain_create
info = 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_shutdo...
2009 Nov 17
0
xend and xen-tool crashed after intensive operation
...th_state
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().transact...
2010 May 25
0
Loss of hypervisor control - xm, xentop
...domains_with_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(...
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'')
...-3.1-testing.hg/dist/install/usr/lib/python/xen/xend/server/XMLRPCServer.py",
line 72, in domain_create
info = XendDomain.instance().domain_create(config)
File "/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 upd...
2008 Oct 28
4
patch: list shared namespace
Hi,
I've been working on a patch for dovecot 1.2 from the Kolab branch
(http://hg.intevation.org/kolab/dovecot-1.2_kolab-branch/) that
implements listing of shared namespaces. I've got something that works
in some basic way but is still missing some pieces. See the attached
patch, which also contains some installation and configuration notes.
Implementation notes:
One of the main
2020 Apr 24
0
Wine release 5.7
...g positions.
wineconsole: Don't allow recurrent resizing while grabbing changes.
Serge Gautherie (5):
winapi_test: Tests.dat needs timezoneapi.h.
winapi_test: Add DYNAMIC_TIME_ZONE_INFORMATION to tests.dat.
winapi_test: Do not multiply type size when it is undefined, in _refresh().
ntdll: Reorder DECLSPEC_NORETURN on raise_status().
winegcc: Reorder DECLSPEC_NORETURN on error().
Stefan D?singer (4):
iphlpapi: MacOS struct sockaddr is 4 byte aligned on 64 bit.
iphlpapi: Write an ERR if the sockaddr parsing went wrong.
iphlpapi: Use the dst sa_...