Nikos Vassiliadis
2006-May-11 13:30 UTC
[Fedora-xen] xend terminates with RuntimeError ''Connection refused''
Hi all, I''ve got this problem with xend and due to my ignorance about python I can''t get no further. Are any needed python libraries missing from my system? It''s an FC-5 minimal installation, on which I added several python libs. Or is it a bug? [root@fed log]# cat xend.log [2006-05-11 14:41:53 xend] INFOSrvDaemon:285) Xend Daemon started [2006-05-11 14:41:53 xend] INFOSrvDaemon:289) Xend changeset: unavailable . [2006-05-11 14:41:53 xend] ERRORSrvDaemon:299) Exception starting xen111, ''Connection refused'')) Tracebackmost recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 293, in run servers = SrvServer.creat) File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py", line 106, in create root.putChil''xend'', SrvRoo)) File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__ self.gename) File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 82, in get val = val.getob) File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 52, in getobj self.obj = klassob) File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 39, in __init__ self.xd = XendDomain.instanc) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 550, in instance inst.ini) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 70, in init xstransact.MkdiVMROOT) File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line 317, in Mkdir completpath, lambda t: t.mkdi*args)) File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line 323, in complete t = xstransacpath) File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line 20, in __init__ self.transaction = xshandl).transaction_star) File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsutil.py", line 18, in xshandle xs_handle = xen.lowlevel.xs.x) RuntimeError:111, ''Connection refused'') [root@fed log]# rpm -qa | grep -i python: python-2.4.2-3.2.1 python-sqlite-1.1.7-1.2 libxml2-python-2.6.23-1.2 audit-libs-python-1.1.5-1 python-numeric-23.7-2.2.1 python-4Suite-XML-1.0-0.4.b3 python-basemap-0.8.2-3.fc5 python-bibtex-1.2.2-3.fc5 python-GeoIP-1.2.1-4.fc5 python-astng-0.16.0-0.fc5 python-clientform-0.1.17-4.fc5 python-cheetah-1.0-2.fc5 python-chm-0.8.2-2.fc5 python-clearsilver-0.10.3-3.fc5 python-cherrytemplate-1.0.0-2.fc4 python-goopy-0.1-1 python-docs-2.4.2-1.1 python-dialog-2.7-3.fc5 python-docutils-0.4-2.fc5 python-twisted-1.3.0-5.fc5 rpm-python-4.4.2-15.2 python-elementtree-1.2.6-4.2.1 python-urlgrabber-2.9.8-2 libselinux-python-1.29.7-1.2 python-logilab-common-0.15.0-1.fc5 python-dateutil-1.1-2.fc5 python-basemap-data-0.8-1.fc5 python-matplotlib-0.87.2-1.fc5 python-HTMLgen-2.2.2-7.fc5 python-amara-1.1.7-1.fc5 python-TestGears-0.2-1.fc5 python-adns-1.1.0-1 python-devel-2.4.2-3.2.1 python-crypto-2.0.1-2.fc5 python-cherrypy-2.1.1-1.fc5 python-cpio-0.1-1.fc5 python-imaging-1.1.5-1.fc5 python-feedparser-4.1-1.fc5 python-formencode-0.4-2.fc5 python-durus-3.2-1.fc5 python-enchant-1.1.5-3.fc5 Sorry if that''s a FAQ... Thanks in advance, Nikos