[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xend crashes, error 111 connection refused
Hi, I have a problem with xend on Debian Sarge. I am using the 2.6.12-xen0 kernel with xen-unstable. I also installed the TwistedWeb package TwistedWeb-0.5.0. # xend start /usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:4: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http I think this warning is not very important. They only moved one module. # xm list (111, 'Connection refused') Error: Error connecting to xend, is xend running? # cat /var/log/xend-debug.log Traceback (most recent call last): File "/usr/sbin/xend", line 113, in ? sys.exit(main()) File "/usr/sbin/xend", line 95, 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') So, i guess here is the problem but I have no idea how to solve it. I hope somebody can help. Frederic _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |