Displaying 20 results from an estimated 1000 matches similar to: "Error in xend start of xen-unstable"
2005 Jun 11
0
Xend won''t start: attribute VIRQ_DOM_EXC (fwd)
I''ll step back to Xen stable, because of my network probs with Xen
unstable. So I configured and compiled Xen 2.0.6, but I came to the
following error after starting Xend:
Exception starting xend: ''module'' object has no attribute ''VIRQ_DOM_EXC''
Traceback (most recent call last):
File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 302,
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",
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
2005 Nov 22
1
importerror with unstable
I''m trying to use unstable version of xen but when I boot I have this
message when I try to start xen with the "xend start" command :
.Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?
from xen.xend.server import SrvDaemon
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line
28, in ?
from xen.lowlevel
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,
2007 Mar 07
5
Permission denied when starting XEN
Hi all,
I cannot start xend because of this error:
Exception starting xend ((13, ''Permission denied'')).
Do you know what could be wrong ?
Many thanks in advance,
Cheers,
Marc
I am using xen.gz-2.6.18-1.2835.slc4 kernel.
Here is the part of the file /var/log/xen/xend.log:
*************xend.log****************
[2007-03-07 14:56:23 xend 5379] INFO (SrvDaemon:283) Xend Daemon
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
Hi, everyone, I have one conflict problem when I try to install Centos YUM
on RHEL 4_X 86_64.
Uname -a shows:
Linux PT3 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 15:13:57 PDT 2006 x86_64
x86_64 x86_64 GNU/Linux
Yum -version shows:
Repository update is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository contrib is listed
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it
appears to be gagging on the new localhost\.localdomain that is in the
configuration file. I don''t know if this got added by my machine when
compiling.
diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
xen-unstable.hg/install/etc/xen/xend-config.sxp
--- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2006 Mar 24
1
Python dependency in packages?
I apologize if this isn't the correct destination for these errors,
but I tried installing xen on my ubuntu (breezy badger) system via:
deb-src http://packages.debianbase.de/sources/xen3 ./
and then tried building locally via apt-get source xen.
The only problem appears to be the explicit python2.3 dependency in :
debian/rules
debian/libxen-python.install
a simple s/python2.3/python2.4/
2005 Jan 17
1
problem installing RSPython
Hi,
I'm trying to install RSPython v0.5-4 on a debian machine (woody,
testing) but am having the following problem.
$R CMD INSTALL -c --library=/usr/lib/R/library RSPython_0.5-4.tar.gz 2>err
But then...
$python
>> import RS
Error in .PythonInit() : Error in Python call: values
Error in library("RSPython") : .First.lib failed for 'RSPython'
Traceback (most recent
2005 Oct 18
1
reporting bug
Exception type exceptions.ValueError
Exception Handler Information
Traceback (most recent call last):
File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 586, in refresh
self.model.refresh(force)
File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 447, in refresh
source.refresh(force)
File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line
2006 Dec 19
2
hi, your rsync ftp is down.
hi,
rsync administrator.
your ftp site for rsync can not be open recently.
ftp://ftp.samba.org/pub/rsync/
please check.
thanks for your software.
--- ps.
---- Name: rsync
---- URL: ftp://ftp.samba.org/pub/rsync/
Traceback (most recent call last):
File "check_ftp.py", line 32, in ?
ftp = ftplib.FTP(PEER)
File "/usr/lib/python2.3/ftplib.py", line
2007 Mar 28
1
Error Connecting to CN Exception occcurred
Exception type exceptions.ValueError
Exception Handler Information
Traceback (most recent call last):
File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh
self.model.refresh(force)
File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in
refresh
source.refresh(force)
File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line
2006 Jan 29
8
Infinite loop shutting down xendomains
Pardon me for a long detailed post but this looks pretty serious. The
bottom line is that, when I attempt to shut down or reboot my simple
xen-2.0.7 server running FC3 with two domUs, shutting down xendomains
appears to send python into an infinite loop. This may be due to a
serious misconfiguration on my part but it is certainly a big problem.
If we shutdown the domUs manually first, the
2007 Apr 07
2
TLS problem
Hi.
I have xen xen-3.0.4_1
If tls in not disabled I am getting the following:
***************************************************************
***************************************************************
** WARNING: Currently emulating unsupported memory accesses **
** in /lib/tls glibc libraries. The emulation is **
** slow. To ensure full performance you
2005 Dec 04
1
Xen from source and Python error
Hi all...
I want to build my own domU and dom0 kernel. But when i do a "make
world" I get something like "invalid python installation" and "can''t
find /usr/lib/python2.3/config/Maikefile".
I found the same problem in "xen-users" archive but the server is so
slow that i can''t get the post. Only Google shows me that it''s there.
2006 Jul 20
3
Xend failure while installing Xen from source
Hi,
The xm list run shows:
Error: Error connecting to xend: No such file or directory. Is xend running?
The /var/log/xend.log contents:
[2006-07-20 17:53:06 xend] INFO (SrvDaemon:285) Xend Daemon started
[2006-07-20 17:53:06 xend] ERROR (SrvDaemon:299) Exception starting xend
((22, ''Invalid argument''))
Traceback (most recent call last):
File
2006 Sep 27
3
yum libxml2mod
I have a problem using yum. it gives me the following error
[root at mail1 src]# yum update yum
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
/usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol:
xmlNewDocPI
Please install a package which provides this module, or
verify that the module is installed correctly.
2008 Nov 22
5
xvm start xend won''t work
After install of update snv_101b the xend daemon dosn''t start any more.
This is what I saw in the xend.log file
[2008-11-22 10:58:59 572] INFO (SrvDaemon:334) Xend Daemon started
[2008-11-22 10:58:59 572] INFO (SrvDaemon:338) Xend changeset: Mon Oct 13 22:14:51 2008 -0700 15904:94bd0a643efe.
[2008-11-22 10:58:59 572] INFO (SrvDaemon:345) Xend version: Unknown.
[2008-11-22 10:58:59 572]