Xen error [SOLVED]

Roger Grosswiler roger at gwch.net
Sun Mar 5 13:54:21 UTC 2006


soolved with todays posting

roger
Am Sonntag, den 05.03.2006, 14:46 +0100 schrieb Roger Grosswiler:
> Hey,
> 
> I've installed today xen. the kernel starts flawlessy, but then, i cannt
> connect.
> 
> xend-debug.log:
> 
> Exception starting xend: (111, 'Connection refused')
> 
> 
> xend.log:
> 
> [root at niobe log]# more xend.log
> [2006-03-05 14:21:09 xend] INFO (SrvDaemon:278) Xend Daemon started
> [2006-03-05 14:21:09 xend] INFO (SrvDaemon:282) Xend changeset:
> unavailable .
> [2006-03-05 14:21:09 xend] ERROR (SrvDaemon:292) Exception starting xend
> ((111, 'Connection refused'))
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
> line 286, in run
>     servers = SrvServer.create()
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py",
> line 106, in create
>     root.putChild('xend', SrvRoot())
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvRoot.py",
> line 40, in __init__
>     self.get(name)
>   File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 82, in
> get
>     val = val.getobj()
>   File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 52, in
> getobj
>     self.obj = klassobj()
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line
> 39, in __init__
>     self.xd = XendDomain.instance()
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
> 550, in instance
>     inst.init()
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
> 70, in init
>     xstransact.Mkdir(VMROOT)
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 317, in Mkdir
>     complete(path, lambda t: t.mkdir(*args))
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 323, in complete
>     t = xstransact(path)
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 20, in __init__
>     self.transaction = xshandle().transaction_start()
>   File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsutil.py",
> line 18, in xshandle
>     xs_handle = xen.lowlevel.xs.xs()
> RuntimeError: (111, 'Connection refused')
> [2006-03-05 14:34:47 xend] INFO (SrvDaemon:185) Xend stopped due to
> signal 15.
> [2006-03-05 14:35:00 xend] INFO (SrvDaemon:278) Xend Daemon started
> [2006-03-05 14:35:00 xend] INFO (SrvDaemon:282) Xend changeset:
> unavailable .
> [2006-03-05 14:35:01 xend] ERROR (SrvDaemon:292) Exception starting xend
> ((111, 'Connection refused'))
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
> line 286, in run
>     servers = SrvServer.create()
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py",
> line 106, in create
>     root.putChild('xend', SrvRoot())
>   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvRoot.py",
> line 40, in __init__
>     self.get(name)
>   File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 82, in
> get
>     val = val.getobj()
>   File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 52, in
> getobj
>     self.obj = klassobj()
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line
> 39, in __init__
>     self.xd = XendDomain.instance()
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
> 550, in instance
>     inst.init()
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
> 70, in init
>     xstransact.Mkdir(VMROOT)
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 317, in Mkdir
>     complete(path, lambda t: t.mkdir(*args))
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 323, in complete
>     t = xstransact(path)
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xstransact.py", line
> 20, in __init__
>     self.transaction = xshandle().transaction_start()
>   File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsutil.py",
> line 18, in xshandle
>     xs_handle = xen.lowlevel.xs.xs()
> RuntimeError: (111, 'Connection refused')
> 
> 
> Any idea how i can get this fixed?
> 
> Thanks,
> Roger
> 




More information about the fedora-test-list mailing list