All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Fermín Galán Márquez" <fermin@tid.es>
To: xen-devel@lists.xensource.com
Subject: Unexpected error: exceptions.OSError
Date: Sat, 29 Mar 2008 21:17:47 +0100	[thread overview]
Message-ID: <47EEA3EB.4080006@tid.es> (raw)

Hi,

Following the indications in the bug error message itself :), I'm 
reporting to the list:

bud:/usr/local/inteco# xm create vm2.cfg
Using config file "vm2.cfg".
VNC= 1
Unexpected error: exceptions.OSError

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
   File "/usr/lib/xen-3.0.3-1/bin/xm", line 7, in ?
     main.main(sys.argv)
   File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/main.py", line 1446, in main
     rc = cmd(args)
   File "<string>", line 1, in <lambda>
   File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/main.py", line 751, in 
xm_importcommand
     cmd.main([command] + args)
   File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/create.py", line 1191, 
in main
     dom = make_domain(opts, config)
   File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/create.py", line 982, in 
make_domain
     os.kill(vncpid, signal.SIGKILL)
OSError: [Errno 3] No such process

vm2.cfg
-------

kernel       = '/usr/lib/xen-3.0.3-1/boot/hvmloader'
builder      = 'hvm'
memory       = '256'
device_model ='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
disk         = [ 'file:/data/vms/vm2.img,ioemu:hda,w',
                  'file:/data/iso/WinxpSP1.iso,ioemu:hdb:cdrom,r' ]
name         = 'win01'
vif          = ['type=ioemu, bridge=xenbr1']
boot         = 'b'
vnc          = 1
vncviewer    = 1
sdl          = 0
usbdevice    = 'tablet'

Some hint regarding the cause of the problem and possible solution? Thanks!

Best regards

------
Fermín

             reply	other threads:[~2008-03-29 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 20:17 Fermín Galán Márquez [this message]
2008-05-15 12:23 ` Unexpected error: exceptions.OSError Yann Dìnendal
  -- strict thread matches above, loose matches on Subject: below --
2008-03-13 22:45 Phil Winterfield (winterfi)
2008-03-14  9:02 ` Keir Fraser
2008-03-14 14:45 ` Samuel Thibault
2006-05-22 18:26 Jordi Borràs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47EEA3EB.4080006@tid.es \
    --to=fermin@tid.es \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.