Hi all,
I have a big problem and I don't understand what to do.
After a new emerge somedays ago, xend ended to work correctly and I
receive the following error when I try a xen command:
Error: Unable to connect to xend: Connection refused. Is xend running?
Dom0 is up I think but with xm list and with xm create ... I receive
that error too.
I tried to emerge again python, xen and xen tools, but nothing change.
The log file of xend report an error that I didn't find anywhere in
web and don't know where to read something about it.
/var/log/xen/xend.log
[2007-10-11 16:08:05 6461] INFO (SrvDaemon:226) Xend stopped due to
signal 15.
[2007-10-11 16:10:42 6702] INFO (SrvDaemon:331) Xend Daemon started
[2007-10-11 16:10:42 6702] INFO (SrvDaemon:335) Xend changeset:
unavailable.
[2007-10-11 16:10:42 6702] INFO (SrvDaemon:342) Xend version: Unknown.
[2007-10-11 16:10:42 6702] ERROR (SrvDaemon:353) Exception starting
xend (no element found: line 1, column 0)
Traceback (most recent call last):
File "usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
line 345, in run
servers = SrvServer.create()
File "usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py",
line 254, 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/SrvNode.py",
line 30, in __init__
self.xn = XendNode.instance()
File "usr/lib/python2.4/site-packages/xen/xend/XendNode.py", line
658, in instance
inst = XendNode()
File "usr/lib/python2.4/site-packages/xen/xend/XendNode.py", line
60, in __init__
saved_host = self.state_store.load_state('host')
File "usr/lib/python2.4/site-packages/xen/xend/XendStateStore.py",
line 104, in load_state
dom = minidom.parse(xml_path)
File "/usr/lib/python2.4/xml/dom/minidom.py", line 1915, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.4/xml/dom/expatbuilder.py", line 924, in
parse
result = builder.parseFile(fp)
File "/usr/lib/python2.4/xml/dom/expatbuilder.py", line 211, in
parseFile
parser.Parse("", True)
ExpatError: no element found: line 1, column 0
what is that element in line 1 and column 0 that it doesn't find???
I'm running a gentoo version 2.6.20-xen-r4, and xen version 3.1
Thx in advance for any help
____________________________________________________________
ADSL 4 MB FLAT
La tua ADSL a € 19.95.
GRATIS 2 mesi di canone e l'attivazione!
Scopri come
http://abbonati.tiscali.it/adsl/prodotti/dem/tc/4flat/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|