similar to: xend start error: OSError: [Errno 1] Operation not permitted

Displaying 20 results from an estimated 900 matches similar to: "xend start error: OSError: [Errno 1] Operation not permitted"

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 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
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
2005 May 27
0
Error Messages at NetBSD domain halt and shutdown
I am running xen (first 2.0.5 now 2.0.6) with NetBSD 3.0_BETA as domain and guest OS. If i execute the command "halt -p" in the unprivileged domain and wait till the last message (... done), nothing happens until i press the enter button. Then i get this output: on the screen ************************ REMOTE CONSOLE EXITED ************************ (54, ''Connection reset by
2006 Oct 04
2
Trac full? - [Errno 28] No space left on device
Trying to create a user account on dev.rubyonrails.org Error: [Errno 28] No space left on device Traceback (most recent call last): File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 335, in dispatch_request dispatcher.dispatch(req) File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 220, in dispatch resp =
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
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,
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 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
2009 Dec 02
0
Unexpected error: <type ''exceptions.OSError''>
Hi I`m trying to start win2k3R2 in XEN with this config # grep -v ^# /etc/xen/win2k3.hwm | grep -xv '''' import os, re arch = os.uname()[4] if re.search(''64'', arch):     arch_libdir = ''lib64'' else:     arch_libdir = ''lib'' kernel = "/usr/lib/xen-3.2-1/boot/hvmloader" builder=''hvm'' memory = 1024 name =
2006 May 22
0
Unexpected error: exceptions.OSError
[root@SardanaLi Jordi]# /usr/sbin/xm top Unexpected error: exceptions.OSError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 1021, in main rc = cmd(args) File
2007 Sep 18
1
OSError Exception
Hi I am getting this one on an HP nx6325 on Pardus 2007.2 with xen 3.1.0 built from packages. Started domain pardus-av.sxp Unexpected error: exceptions.OSError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2453, in
2005 Nov 18
1
OSerror [err no 5] while booting
hi , I have invoked xm commands(create, shutdown,pause...) inside C programs(fork/exec), But, while connecting to console when creating a domain it gives following error: Traceback (most recent call last): File "/usr/sbin/xm", line 9, in ? main.main(sys.argv) File "/usr/lib/python/xen/xm/main.py", line 808, in main xm.main(args) File
2008 Feb 02
1
OSError: [Errno 10] No child processes
Hi; After updating our Xen packages to current tip of xen-3.1-testing (from 3.1.0) caglar@zangetsu xen-3.1-testing.hg $ hg tip changeset: 15634:dbe47d8cb825 tag: tip user: Keir Fraser <keir.fraser@citrix.com> date: Thu Jan 31 10:07:57 2008 +0000 summary: Added tag RELEASE-3.1.3 for changeset 4835d702ba6133849bfae64b783b755c5066c094 I cannot boot domU''s
2007 Oct 24
1
Unexpected error: exceptions.OSError - Setting up Windows XP HVM
Hello everybody, i have a problem setting up a DomU with Windows XP. I get the following error: xen:/etc/xen# xm create windows.hvm Using config file "./windows.hvm". VNC= 1 Unexpected error: exceptions.OSError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-3.1-1/bin/xm", line 7, in ? main.main(sys.argv) File
2012 Mar 09
2
iotop :: OSError: Netlink error: Invalid argument (22)
Hi! i have a problem with iotop : root at alien: ~ # iotop Traceback (most recent call last): File "/usr/bin/iotop", line 16, in ? main() File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 567, in main main_loop() File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 557, in <lambda> main_loop = lambda: run_iotop(options) File
2005 Sep 08
4
Hg problem?
I keep getting the following errors on different machines (x86_32 and x86_64). Hg version is 0.6c. searching for changes adding changesets adding manifests adding file changes Traceback (most recent call last): File "/usr/bin/hg", line 13, in ? commands.run() File "/usr/lib64/python2.3/site-packages/mercurial/commands.py", line 1461, in run
2004 Nov 27
0
Re: python dependency solution
Hey, It seems to be OK just to install python 2.3 via rpm. (So my idea was not so "off the wall" after all.) Since Seth's reply here indicated that my idea was an option, I decided to try it first on a test system. When I got to the rpm download page at www.python.org, I found an FAQ exactly on point: begin quote Q) Is it safe to install these RPMs on a Red Hat system? Will