|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] unclean shutdown
On Wed, 2007-01-24 at 20:03 +0000, John Levon wrote:
> Shutting down xend gives in xend.log:
>
> [2007-01-24 11:46:09 xend 100902] DEBUG (SrvServer:76) SrvServer.cleanup()
> [2007-01-24 11:46:09 xend 100902] DEBUG (XMLRPCServer:185)
> XMLRPCServer.cleanup()
> [2007-01-24 11:46:09 xend 100902] ERROR (XMLRPCServer:192) (134, 'Transport
> endpoint is not connected')
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/xen/xend/server/XMLRPCServer.py",
> line 189, in cleanup
> File "<string>", line 1, in shutdown
> error: (134, 'Transport endpoint is not connected')
>
> Should we be catching this and keeping quiet in this case?
Yes, we should. I've just put in a patch to catch this.
Thanks,
Alastair
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|