Package: xen
Severity: important

Hi,

when I try to start xend I'm getting following error messages:

----8<----
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3: 
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See 
http://twistedmatrix.com/projects/web.
  from twisted.protocols import http
----8<----

I've fixed this lines and got same error for file 
"/usr/lib/python2.3/site-packages/xen/xend/serverSrvBase.py".
I also fixed it there and now follwing appears when I start xend:

----8<----
host:~# /etc/init.d/xend start
.........host:~#
----8<----

I found following in /var/log/xend.log

----8<----
[2006-06-28 17:36:34 xend] INFO (SrvDaemon:610) Xend Daemon started
----8<----

And following in /var/log/xend-debug.log

----8<----
Traceback (most recent call last):
  File "/usr/sbin/xend", line 121, in ?
    sys.exit(main())
  File "/usr/sbin/xend", line 107, in main
    return daemon.start()
  File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 
525, in start
    self.run()
  File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 
614, in run
    self.listenVirq()
  File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 
638, in listenVirq
    virqChan = self.channelF.virqChannel(channel.VIRQ_DOM_EXC)
  File "/usr/lib/python2.3/site-packages/xen/xend/server/channel.py", line 110, 
in virqChannel
    chan = VirqChannel(self, virq)
  File "/usr/lib/python2.3/site-packages/xen/xend/server/channel.py", line 199, 
in __init__
    self.port = xc.evtchn_bind_virq(virq)
xen.lowlevel.xc.error: (22, 'Invalid argument')
----8<----

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to