Displaying 2 results from an estimated 2 matches for "6error".
Did you mean:
error
2007 Jun 27
2
xen not working: xmlrpc.sock doesn''t exist
...rpc.sock
, wich doesn''t exists. this is the output.
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/xend/xmlrpc.sock"}, 27) = -1
ENOENT (No such file or directory)
geteuid32() = 0
write(2, "Error:", 6Error:) = 6
write(2, " ", 1 ) = 1
write(2, "Error connecting to xend: No suc"..., 70Error connecting to xend:
No such file or directory. Is xend running?) = 70
write(2, "\n", 1) = 1
I don''t know if I...
2010 May 17
0
strace log
...ecvfrom(4, "\n"..., 1, 0, NULL, NULL) = 1
recvfrom(4, "<?xml version=''1.0''?>\n<methodResp"..., 1024, 0, NULL, NULL) = 114
recvfrom(4, ""..., 1024, 0, NULL, NULL) = 0
close(4) = 0
write(2, "Error:"..., 6Error:) = 6
write(2, " "..., 1 ) = 1
write(2, "Device 51714 (vbd) could not be c"..., 71Device 51714 (vbd)
could not be connected. Hotplug scripts not working.) = 71
write(2, "\n"..., 1
) = 1
close(3)...