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

[Xen-API] test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_wit

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_with_password
From: 胡少龙 <sunofblack@xxxxxxxx>
Date: Wed, 18 Aug 2010 15:17:23 +0800 (CST)
Delivery-date: Wed, 18 Aug 2010 00:17:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.cn; s=s1024; t=1282115843; bh=hn64ZRW7nR2x5EUgpAajmJaBKPkCXBuePM5q2VuEwiE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Q7U/GKJTlAZtWsJ0YgVbmhjH5RUoGbvIePFmTvgJjzWBiTsoAuZ36afHRa3BjYg+kfNjYUsxoelVyRZDdiS06lXYpZ9cvrh/R5BawBlhcf+9cf8WLp2Uh3XcTpG3qr09c2XmyaCrf+w0EKUo1zerSHmO+87zn224Ac/3+cT+498=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=UM1Wr/SKQdUSoUF/MHWRWAY+9hjf4yJzZZXCMDsTIhoCkvROod00v6iB/fhofqqrTFcrK0ureoVNDYSzV/gVkfYFKEz8D7TphJVThMdzZ/Sh4rjtQeV/E7fRGzmnmyq9HJ0QsSl0nuxkePAn4sI5LxWkoaW2EUE103ycoqV3OPY=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
    I am testing  test_bindings.c, after compile, i run  ./test_bindings localhost:8006 root 123, but it came out :MESSAGE_METHOD_UNKNOWN session.login_with_password

    I am using xen-3.4.1, and i set xend-config.sxp like this:
    (xend-tcp-xmlrpc-server yes)
    (xen-tcp-xmlrpc-server-address 'localhost')
    (xen-tcp-xmlrpc-server-port 8006)

    What should i do? Thanks.

 
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_with_password, 胡少龙  <=