http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=715
------- Comment #4 from dbarrera@xxxxxxxxxx 2006-08-01 11:00 -------
Seems that two different messages are displayed; not sure what the difference
is, but here's the other one: (These are different execution, one failed with
the previous message, then the other one failed with this one)
[root@leaf9 ~]# tail /var/log/xend.log
[2006-08-01 12:57:36 xend] WARNING (tcp:73) Rejected connection from
127.0.0.1:52782 (localhost.localdomain) for port 8002.
[2006-08-01 12:57:36 xend] ERROR (xmlrpclib2:124) (104, 'Connection reset by
peer')
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 422,
in domain_migrate
sock.recv(80)
error: (104, 'Connection reset by peer')
--
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
|