| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is very odd. If I run `xend start` right after running the
./install.sh from the tarball, it starts just fine. However, if I've
rebooted the system, I end up with the attached in the log. It appears
that it's missing a file or directory, however I'm not too good at
interpreting python, so I have no clue what it's dying on.
Help?
Thanks,
- --
David Kowis
ISO Team Lead - www.sourcemage.org
SourceMage GNU/Linux
Progress isn't made by early risers. It's made by lazy men trying to
find easier ways to do something.
  - Robert Heinlein
Any sufficiently advanced technology is indistinguishable from magic.
  - Arthur C. Clarke
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
iQGVAwUBRBjrdsnf+vRw63ObAQKzlgv/dDwwIwew00fnRMhDwybhFiwuVZ49jSTu
HfIsvnbHvCu5Kobui+QLU8+hgLuFSDOrsbIaoRDqpfCHDLKO7WIaB1ACBhTv4LI7
JXMjcx4cPY5ONZiaj511AsEt4JCAvudnAXxVPpVTlxhb8GVJyvtg1Qn7eeSeG4AZ
QyUP+hF+qOQ/cY2AR2EAVBzF+K9T0tzRMV02u2yqOSwJusJzX5DtrS0XIF9QKS4k
lRxzJl5OyGSUvuopQpWqkNrwg5rHf3Traj41GD4izWJgEaRbd6wVLElg7wSBz+bW
4w/IROImhb588v3ViTQgNrDjKbTPT8RjKAnkKnatfHFu2Wgh1WEwR7pllULkktLb
noLm8PyL09Ob2BA/QVhJdpHAFQy3tQBcSIf8WbBqR/1GkB+31HT29tiqegyMK1FP
pWDaYEUl0vvV1cMj//88Kz9ujI5tiiWzj2NkLpkrEtxSZiICT/JoZZoYcLz32y82
Xh7wNnQao4rfaX145McPZR0cP1gVaeFT
=cZnA
-----END PGP SIGNATURE-----
 [2006-03-15 22:06:40 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-03-15 22:06:40 xend] INFO (SrvDaemon:282) Xend changeset: Tue Jan 31 
11:04:12 2006 +0100 8738:eff96462fde8.
[2006-03-15 22:06:40 xend] ERROR (SrvDaemon:292) Exception starting xend ((2, 
'No such file or directory'))
Traceback (most recent call last):
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/server/SrvDaemon.py", 
line 286, in run
    servers = SrvServer.create()
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/server/SrvServer.py", 
line 106, in create
    root.putChild('xend', SrvRoot())
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/server/SrvRoot.py", line 
40, in __init__
    self.get(name)
  File "/root/xen-3.0.1/dist/install/usr/lib/python/xen/web/SrvDir.py", line 
82, in get
    val = val.getobj()
  File "/root/xen-3.0.1/dist/install/usr/lib/python/xen/web/SrvDir.py", line 
52, in getobj
    self.obj = klassobj()
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", 
line 39, in __init__
    self.xd = XendDomain.instance()
  File "/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/XendDomain.py", 
line 550, in instance
    inst.init()
  File "/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/XendDomain.py", 
line 70, in init
    xstransact.Mkdir(VMROOT)
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/xenstore/xstransact.py", 
line 317, in Mkdir
    complete(path, lambda t: t.mkdir(*args))
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/xenstore/xstransact.py", 
line 323, in complete
    t = xstransact(path)
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/xenstore/xstransact.py", 
line 20, in __init__
    self.transaction = xshandle().transaction_start()
  File 
"/root/xen-3.0.1/dist/install/usr/lib/python/xen/xend/xenstore/xsutil.py", line 
18, in xshandle
    xs_handle = xen.lowlevel.xs.xs()
RuntimeError: (2, 'No such file or directory')
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users |