search for: watchmain

Displaying 3 results from an estimated 3 matches for "watchmain".

Did you mean: matchmail
2006 Jul 25
2
Compile from sources
I''ve compiled xen-3.0.2-2 from sources. I''ve went to the end without errors. The ./install.sh script have been created the /etc/grub.conf file as it : # initrd /boot/initrd-version.img #boot=/dev/hdc default=0 timeout=5 splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.15-1.2054_FC5) root (hd0,0) kernel
2005 Nov 14
0
Xend fails to start on newly compiled xen dom0 kernel
...le "/usr/lib/python2.4/threading.py", line 442, in __bootstrap self.run() File "/usr/lib/python2.4/threading.py", line 422, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xswatch.py", line 63, in watchMain watch.fn(*watch.args, **watch.kwargs) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 98, in onReleaseDomain self.refresh(cleanup=True) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 270, in refresh self._delete_domain(d...
2006 Nov 24
0
Error: (12, ''Cannot allocate memory'')
....destroyDomain(4) [2006-11-22 23:42:34 xend 3162] DEBUG (image:479) hvm shutdown watch unregistere d [2006-11-22 23:42:34 xend 3162] ERROR (xswatch:70) read_watch failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xswatch.py", line 66, in watchMain res = watch.fn(we[0], *watch.args, **watch.kwargs) File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 489, in hvm_sh utdown reason = vm.readDom(''control/shutdown'') AttributeError: ''NoneType'' object has no attribute ''readD...