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 78] New: xend will not start

http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=78

           Summary: xend will not start
           Product: Xen
           Version: 2.0
          Platform: x86
        OS/Version: Linux-2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: djp@xxxxxxxxxxxxxxxxx


We can boot the computer with the 2.4.29 Xen kernel ,but when we try to start 
the
xend server in order to add a second domain, xend will not start and we see the
following error:

[root@srv158 djp]# xend start &
[3] 5596
[root@srv158 djp]# Traceback (most recent call last):
  File "/usr/sbin/xend", line 27, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 20, in ?
    from twisted.internet import pollreactor
ImportError: No module named twisted.internet



------- 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 78] New: xend will not start, bugzilla-daemon <=