Displaying 20 results from an estimated 3000 matches similar to: "importerror with unstable"
2005 Jul 25
1
Error in xend start of xen-unstable
xend cannot start with error:
...ption starting xend: ''module'' object has no attribute ''VIRQ_DOM_EXC''
Traceback (most recent call last):
File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 304, in run
self.createFactories()
File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 319, in createFactories
2010 Oct 17
2
Problems with installing Xen 3.1.3 from source code.
Hi,
I am trying to install Xen 3.1.3 from the source code. The machine on
which I would like to install it doesn''t have access to the Internet. So
I did a "make world" on a different machine, copied the files to where I
actually wanted to install Xen and then re-built and installed it.
However, when I boot into the new kernel and try to execute "xm" or
2005 Sep 15
3
Xend can not start
With changeset 6869, I can _not_ start xend.
Did anybody else meet the same issue?
[root@xin ~]# xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 32, in ?
from xen.xend.server import SrvDaemon
File
"/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve
r/SrvDaemon.py", line 30, in ?
File
2005 Sep 23
2
error when starting xen
When I start xen in the dom 0 , it''s display me these errors:
[root@datacenter root]# xend start
/usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C API
version mismatch for module xen.lowlevel.xu: This Python has API version 1011,
module xen.lowlevel.xu has version 1012.
from xen.lowlevel import xu
Traceback (most recent call last):
File
2006 Sep 17
1
Error starting xend?
After upgrading to xen unstable packages I'm seeing the following
problem:
skx@itchy:~$ sudo /etc/init.d/xend restart
Restarting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0-unstable-1/bin/xend", line 40, in ?
from xen.xend.server import SrvDaemon
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 17,
2006 Sep 27
1
Trouble with xen-unstable x86_64
Hello,
I downloaded the latest unstable and installed on 2 amd dual athalon 64
x2''s (dual cores).
Kernel went fine. I''m getting this error when trying to start xend :
ImportError: /usr/lib64/python/xen/lowlevel/xc.so: cannot open shared
object file: No such file or directory
.Traceback (most recent call last):
File "/usr/sbin/xend", line 49, in ?
from
2006 Jun 28
0
xend start error: OSError: [Errno 1] Operation not permitted
Hello,
I have recently installed xen 3.0.2 from source, but have been
having some trouble getting it working. I had to make a few changes to
the kernel to support my network card. After i rebooted and tried to
start xend, I got the following error
Traceback (most recent call last):
File "/usr/sbin/xend", line 111, in ?
sys.exit(main())
File "/usr/sbin/xend",
2008 Aug 29
1
Debian version and xend
Hello,
I just upgraded my 64-bits dom0 from Etch to Lenny, I am still running
the 2.6.18 Xen kernel by apt-pinning it (see later).
But now xend does not start anymore:
------------
xen:~# /etc/init.d/xend start
Starting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module>
from xen.xend.server import SrvDaemon
2005 Sep 11
0
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
2006 Jan 23
0
xend fail to start
Hi all,
I resintalled my Debian from scratch. I download Xen 3
sources, compiled them, ...
I reboot my computer and try to start xend. xend fail to
start. My log file contains :
jmcaricand@amande:~$ cat xend-debug.log
Traceback (most recent call last):
File "/usr/sbin/xend", line 111, in ?
sys.exit(main())
File "/usr/sbin/xend", line 93, in main
return
2006 May 22
2
Bug#368531: RuntimeError: (111, 'Connection refused')
Package: xen-utils-3.0
Version: 3.0.2+hg9656-1
Severity: grave
Justification: renders package unusable
When xend starts:
[2006-05-22 22:07:18 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-05-22 22:07:18 xend] INFO (SrvDaemon:282) Xend changeset: Thu Apr 27 09:58 :50 2006 +0100 .
[2006-05-22 22:07:18 xend] ERROR (SrvDaemon:292) Exception starting xend ((111,
2006 Aug 26
3
Bug#384739: ImportError: No module named xen.xend.server
Package: xen-utils-3.0
Version: 3.0.2+hg9697-2
Severity: grave
Justification: renders package unusable
Below you find the output of apt-get install xen-utils-3.0 .
/usr/sbin/xend tries tom import the python scripts from
/usr/lib/python as well as from /usr/lib64/python ; both directories
do not exist on my system, I have python2.4 installed.
(With both python2.3 and python2.4 installed I had the
2007 Apr 12
0
Problem with Xen3.0.4-1 ?
Hello all:
My Environment: Ubuntu6.06 + Xen3.0.4
My XenLinux was booted successfully.
But when i starting the "xend" service, errors displayed.
I searched in google, but could not get an available solution.
Please help me! Thank you very much!
Error log:
-----------------------------------------------------------------------------------------------
root@zwang-desktop:~#
2011 Jul 11
5
Unable to start xend
Hi,
I''m trying to install Xen on Ubuntu 11.04. I read somewhere (please
correct me if this is wrong) that Ubuntu hasn''t had dom0 support since 8.04
LTS, and the recommended action was to grab a dom0-enabled kernel from
Debian, so I did. I''m running 2.6.32-5-xen-amd64 and built Xen 4.1.1 from
source. After installation and some troubleshooting, I tried to start
2011 Aug 10
2
xend fails on Open SUSE 11.4
I am seeing xend error on OpenSUSE 11.4, Has anyone else seen this ?
Thanks
Ranjith
#uname -a
Linux linux-ws7h 2.6.37.6-0.7-xen #1 SMP 2011-07-21 02:17:24 +0200 x86_64
x86_64 x86_64 GNU/Linux
#/var/log/xen/xend.log
2011-08-09 14:36:38 21111] ERROR (SrvDaemon:349) Exception starting xend
((111, ''Connection refused''))
Traceback (most recent call last):
File
2010 Mar 31
1
Xend not starting (Lenny backport of Xen 3.4.3-rc3)
Hi,
I have recompiled xen-3_3.4.3~rc3-1 in Lenny, together with the
2.6.32-10 kernel. While my dom0 boots without issue under Xen, xend
refuses to start. I have cut/past my xend.log is bellow.
Is there any reason why a backport of this version of Xen wouldn't work
in Lenny? Should I try the already compiled SID binaries in Lenny
without trying to build myself?
Cheers,
Thomas
When I start
2007 Nov 06
3
Problem while installing XEN 3.1 on Fedora 6
Hi,
I downloaded XEN 3.1 source code on a fedora 6 machine.
I did
# make world
# make install
It did not give me an error then when I restarted the machine the Grub
did not have 2 options. It had only one option that was the kernel.
On loading the OS, when i gave
# xend
it gives the following errors:
[root@localhost sbin]# xend
ERROR Internal error: Could not obtain handle on privileged command
2008 Jun 10
3
Bug#485598: xen-utils-3.0.3-1: xend doesn't start on amd64
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-4
Severity: important
# /etc/init.d/xend start
Restarting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/server/SrvDaemon.py", line 17, in <module>
import
2010 Jan 12
53
Xen 4.0.0 first release candidate
Folks,
The first release candidate for Xen 4.0.0 has been tagged and published.
You can grab it from here:
http://xenbits.xensource.com/xen-unstable.hg (tagged ''4.0.0-rc1'')
Please test it!
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 May 11
2
Problem to run xend
Hello People!!
I''ve a problem with the xend service, when i want to run it don'' t show me
nothing, so then i tried to run it like these:
/usr/sbin/xend start and show me a lot of errors see -->
ERROR: Could not obtain handle on privileged command interface (2 = No such file
or directory)
Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?