http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=715
------- Comment #3 from dbarrera@xxxxxxxxxx 2006-08-01 10:51 -------
xend.log:
[2006-08-01 12:16:32 xend] WARNING (tcp:73) Rejected connection from
127.0.0.1:50588 (localhost.localdomain) for port 8002.
[2006-08-01 12:16:32 xend] ERROR (xmlrpclib2:124) [Errno 32] Broken pipe
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/util/xmlrpclib2.py", line 103,
in _marshaled_dispatch
response = self._dispatch(method, params)
File "/usr/lib64/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch
return func(*params)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 423,
in domain_migrate
XendCheckpoint.save(sock.fileno(), dominfo, True, live, dst)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line
58, in save
write_exact(fd, SIGNATURE, "could not write guest state file: signature")
File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line
40, in write_exact
if os.write(fd, buf) != len(buf):
OSError: [Errno 32] Broken pipe
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|