WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Unable to connect to Xend. Connection refused

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Unable to connect to Xend. Connection refused
From: "mckinley@xxxxxxxxxx" <mckinley@xxxxxxxxxx>
Date: Fri, 12 Oct 2007 06:44:25 +0200 (CEST)
Delivery-date: Mon, 15 Oct 2007 03:49:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: "mckinley@xxxxxxxxxx" <mckinley@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Xoriginalsenderip: 151.77.126.34
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

<Prev in Thread] Current Thread [Next in Thread>