[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Error adding domain to xend domain management
Hi, I executed the below command to add a domain to xend managed list. root@cbananth:/home/cbananth# xm new new_guest/guests/fedora.fc9.20080706.img/fedora.fc9.xen3.cfg Unexpected error: <type 'exceptions.ImportError'> Below is the output... Please report to xen-devel@xxxxxxxxxxxxxxxxxxx Traceback (most recent call last): File "/usr/sbin/xm", line 10, in <module> main.main(sys.argv) File "//usr/lib/python/xen/xm/main.py", line 2884, in main _, rc = _run_cmd(cmd, cmd_name, args) File "//usr/lib/python/xen/xm/main.py", line 2908, in _run_cmd return True, cmd(args) File "<string>", line 1, in <lambda> File "//usr/lib/python/xen/xm/main.py", line 1375, in xm_importcommand cmd = __import__(command, globals(), locals(), 'xen.xm') File "//usr/lib/python/xen/xm/new.py", line 26, in <module> from xen.xm.xenapi_create import * File "//usr/lib/python/xen/xm/xenapi_create.py", line 23, in <module> from xml.parsers.xmlproc import xmlproc, xmlval, xmldtd ImportError: No module named xmlproc Please guide me on how to add a domain to the xend managed list of domains. Thank you. Warm Regards Ananth _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |