WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 371] xm block-list:Unexpected error: exceptions.UnicodeE

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 371] xm block-list:Unexpected error: exceptions.UnicodeError
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 28 Oct 2005 20:07:32 +0000
Delivery-date: Fri, 28 Oct 2005 20:07:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=371





------- Additional Comments From lge@xxxxxxxxxx  2005-10-28 20:07 -------
xm block-detach returns the same error message when I try to detach a device on
domU. Again, this only has been seen on x86-64 with SLES9

bl2-1:/tmp/xm-test-0.3.5/logs # xm block-detach
01_block-destroy_btblock_pos-1130529627 769
Unexpected error: exceptions.UnicodeError
 
Please report to xen-devel§lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line
748, in main
    rc = cmd(args)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line
594, in xm_block_detach
    server.xend_domain_device_destroy(dom, 'vbd', dev)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py",
line 326, in xend_domain_device_destroy
    ä'op'      : 'device_destroy',
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py",
line 153, in xendPost
    return self.client.xendPost(url, data)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py",
line 101, in xendPost
    return self.xendRequest(url, "POST", args)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py",
line 171, in xendRequest
    conn.request(method, url.fullpath(), self.request.data, 
self.request.headers)
  File "/usr/lib64/python2.3/httplib.py", line 718, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib64/python2.3/httplib.py", line 733, in _send_request
    self.putrequest(method, url)
  File "/usr/lib64/python2.3/httplib.py", line 667, in putrequest
    self.putheader('Host', self.host.encode("idna"))
  File "/usr/lib64/python2.3/encodings/idna.py", line 160, in encode
    result.append(ToASCII(label))
  File "/usr/lib64/python2.3/encodings/idna.py", line 72, in ToASCII
    raise UnicodeError, "label too long"
UnicodeError: label too long


-- 
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

<Prev in Thread] Current Thread [Next in Thread>