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-bugs

[Xen-bugs] [Bug 354] New: XEND dies with threading.py errors

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 354] New: XEND dies with threading.py errors
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 20 Oct 2005 04:14:06 +0000
Delivery-date: Thu, 20 Oct 2005 04:14:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=354

           Summary: XEND dies with threading.py errors
           Product: Xen
           Version: 2.0
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: major
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jim.houchin@xxxxxxxxx


Hi.  I am having problems installing XEN.  The problem I am getting is that the 
xend daemon fails with the following message:

root@localhost ~ # /etc/init.d/xend 
start                                                              
Exception in thread Watcher:
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xswatch.py", line 
45, in watchMain
    cls.xs = xs.open()
RuntimeError: (2, 'No such file or directory')

My OS is Gentoo v2005.1.  The hardware is a Penguin 2100 with 4 P4 XEON EMT64 
processors and 4GB of RAM with a 3Ware SATA RAID contoller and Intel E1000 NIcS.

I have tried the following installation methods:

 1) XEN and XEN-SOURCES from Gentoo portage tree.  - SAME ERROR

 2) Downloaded the latest stable source distributions from your site. (pulled 
the  latest changes down with hg clone command) - SAME ERROR


I have followed the instructions in you user documents as well as the Gentoo 
XEN wiki.

The OS is installed as x86 ay this time.  I have upgraded all software on the 
system to the lastest version.

I cannot think of anything else to try at this point.  I have seen similar bug 
reports that appear to have been cleared by uprading to the latest distribution 
but this has not worked for me.  Is there something I am missing or is there a 
pointer you can give me to correct this problem?   I would be happy to send any 
information you need.

Thanks in advance, Jim

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 354] New: XEND dies with threading.py errors, bugzilla-daemon <=