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] ExpatError: no element found: line 1, column 0

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] ExpatError: no element found: line 1, column 0
From: "Gautham Kampalapur Shankar, TLS, Chennai" <gauthamk@xxxxxx>
Date: Fri, 19 Oct 2007 10:28:03 +0530
Delivery-date: Thu, 18 Oct 2007 21:59:02 -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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcgSDKFPkot+sqzVQJGkX5Ia1mI/vg==
Thread-topic: ExpatError: no element found: line 1, column 0

When i tried to start up  xend (domU) using the /etc/init.d/xend start
i am getting the  error message like this

"Error:Unable to connect to xend:No such file or directory.Is xend running ?"

When i check the file /var/log/xen/xend.log i am getting the  follwing log messages.

How should i fix this problem ?

ExpatError: no element found: line 1, column 0
[2007-10-17 10:11:56 4284] INFO (__init__:1094) Xend exited with status 1.
[2007-10-17 10:12:47 4351] INFO (__init__:1094) Xend Daemon started
[2007-10-17 10:12:47 4351] INFO (__init__:1094) Xend changeset: unavailable.
[2007-10-17 10:12:47 4351] INFO (__init__:1094) Xend version: Unknown.
[2007-10-17 10:12:47 4351] ERROR (__init__:1094) Exception starting xend (no element found: line 1, column 0)
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run
    servers = SrvServer.create()
  File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in create
    root.putChild('xend', SrvRoot())
  File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
    self.get(name)
  File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get
    val = val.getobj()
  File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj
    self.obj = klassobj()

                      and also

[2007-10-16 20:37:12 4539] INFO (__init__:1094) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-10-16 20:37:13 4539] ERROR (__init__:1094) Exception starting xend ((2, 'No such file or directory'))
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run
    servers = SrvServer.create()
  File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in create
    root.putChild('xend', SrvRoot())
  File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
    self.get(name)
 dom = minidom.parse(xml_path)
  File "xml/dom/minidom.py", line 1913, in parse
  File "xml/dom/expatbuilder.py", line 924, in parse
  File "xml/dom/expatbuilder.py", line 211, in parseFile
ExpatError: no element found: line 1, column 0
[2007-10-17 17:09:16 4443] INFO (__init__:1094) Xend exited with status 1.


             Thanks
             Gautham k s


DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] ExpatError: no element found: line 1, column 0, Gautham Kampalapur Shankar, TLS, Chennai <=