Displaying 1 result from an estimated 1 matches for "xend_response".
Did you mean:
send_response
2004 Apr 14
2
Problem creating new domain in unstable
...new domain I got the followings:
==============================================
Traceback (most recent call last):
File "/usr/bin/xc_dom_create.py", line 332, in ?
(current_id, current_port) = make_domain()
File "/usr/bin/xc_dom_create.py", line 238, in make_domain
xend_response = xenctl.utils.xend_control_message(cmsg)
File "/usr/lib/python2.2/site-packages/xenctl/utils.py", line 198, in
xend_control_message
ctl.sendto(message, ''/var/run/xend/management_sock'')
socket.error: (2, ''No such file or directory'')
==============...