similar to: test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_with_password

Displaying 20 results from an estimated 2000 matches similar to: "test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_with_password"

2013 Nov 01
5
xend with XenAPI in stackless python-2.7
Hi, I am using XEN-4.1.2 and linux-2.6.32 as dom0. After I upgraded stackless python from 2.5 to 2.7 (and rebuilt xen). XenAPI became unusable, I spent some time to investigate XenAPI,py, it looks fine. So, I guess xend has problem with python 2.7, because it always returned method unknown. Do I have to tweak xend to let it support python 2.7? Thanks, Eric /root # python Python 2.7.5 Stackless
2007 Nov 27
0
how do i use xen api with key and cert?
Hello, I am forwarding this from the xen-api mailing-list, because it seems to be quite dormant. I hope someone here might be able to answer the following question. Cheers, Stephan ---------- Forwarded message ---------- From: stephan nies <nies.stephan@googlemail.com> Date: Nov 22, 2007 7:30 PM Subject: how do i use xen api with key and cert? To: xen-api@lists.xensource.com Hello, I
2008 Apr 21
1
Bug#477237: xen-utils-common: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Package: xen-utils-common Version: 3.2.0-1~bpo4+1 Severity: minor I use the version from backports, but it's still present in sid. In /etc/xen/xend-config-sxp : #(xen-tcp-xmlrpc-server-address 'localhost') #(xen-tcp-xmlrpc-server-port 8006) should be #(xend-tcp-xmlrpc-server-address 'localhost') #(xend-tcp-xmlrpc-server-port 8006) Small typo in a commented line, but
2012 Jul 27
0
Bug#682979: sample logfile
This logfile was recorded while the vm-start was running. -------------- next part -------------- [20120727T14:43:34.919Z| info|vh10|1021 UNIX /var/lib/xcp/xapi|session.logout D:dd291648d150|xapi] Session.destroy trackid=e3179eeb95ba96c64ab771d0cb1557b6 [20120727T14:44:02.180Z|debug|vh10|25|Starting periodic scheduler D:641021a392d0|backgroundscheduler] Adding function Logrotate to queue,
2007 Dec 06
3
XenApi
I originally posted this to the xenapi mailing list but i dont think many are on there... here''s my question. My first attempt at this, trying to get php to interface with /var/run/xend/xen-api.sock (or even 127.0.0.1:9363 for that matter). I can make a connection to both the unix socket and the inet socket and write/read data. The problem is i always get the same responce back, also
2012 Jun 20
2
"No text console available" when trying to get the console of a just created VM from a template on XCP
Hi there, I am trying to set up XCP on Ubuntu 12.04. I went through the procedure given in the README file of the xcp-xapi package and reached the point where the hypervisor seems to be running fine. I set up a VM using the Debian Squeeze (64bit) template and started it, giving a Debian mirror URL as install-repository. Running "xe vm-list" reports that the machine is running, but when
2013 Sep 11
0
CEBA-2013:1254 CentOS 6 xmlrpc-c FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1254 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1254.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ae50ba85f96f974bce9dd6557964a5a7757e49bf8cff2995b9f7476fc269c06b xmlrpc-c-1.16.24-1210.1840.el6.i686.rpm
2011 Sep 22
0
CEEA-2011:1237 CentOS 5 x86_64 xmlrpc-c Update
CentOS Errata and Enhancement Advisory 2011:1237 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1237.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 0957aee091e9d79f64bc61252d0f164f xmlrpc-c-1.16.24-1206.1840.el5_7.4.i386.rpm 476351c0cfb0b9364ec5181e8c13bc7b
2011 Sep 01
0
xmlrpc-c-client from CR repo requires curl >= 7.15.5-9.el5_7.4
The package xmlrpc-c-client-1.16.24-1206.1840.el5_7.4.i386 from the CR repository requires curl >= 7.15.5-9.el5_7.4, which isn't available. The most recent version of curl I see is 7.15.5-9.el5_6.3, also in the CR repository. Setting up Upgrade Process Resolving Dependencies --> Running transaction check ---> Package xmlrpc-c-client.i386 0:1.16.24-1206.1840.el5_7.4 set to be
2013 Sep 11
0
CentOS-announce Digest, Vol 103, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2007 Nov 02
0
libxen domain creation
All, I am making a first pass at using the C bindings of the Xen-API for a test application, and am running into some confusion on the proper use of the API. I am modeling some of my development around the test code in tools/libxen/test/test_bindings.c However, some things are not clear to me, and the API documentation seems to be more of a function reference, than documenting the intended
2011 Jul 07
3
Bug#632972: /usr/lib/xen-common/bin/xen-utils-wrapper: xen-utils-common should use default paths
Package: xen-utils-common Version: 4.1.0~rc6-1 Severity: important Currently xend fails to create a fully virtualized vm because it has a different path hardcoded to it. Unable to complete install: 'POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")' The correct path to use
2011 Oct 27
0
XenServer 6: Is it a bug? - NO output of: xe vm-import filename=Solaris10-extended-HVM-template
Hello, It is strange. There is no output and the imported VM (template) is not visible with "xe vm-list" or "xe template-list". The file is an exported template. What do I miss? Thank you in advance for any hints. Regards, mark -- ms@it-infrastrukturen.org # --- [root@xs6db01 ~]# xe vm-import filename=Solaris10-extended-HVM-template [root@xs6db01 ~]# [root@xs6db01 ~]#
2006 Feb 18
0
activerecord connections with xmlrpc
Hi folks, Im trying to use an xmlrpc server and have it serve data using activerecord, but every request seems to eat up a mysql database connection, until I run out with "Too many connections". I don''t know enough ruby/rails (or rather ActiveRecord) to figure this one out. > ruby -v ruby 1.8.4 (2005-12-24) [i686-linux] > rails -v Rails 1.0.0 code below: Here is some
2011 Sep 22
0
CEEA-2011:1237 CentOS 5 i386 xmlrpc-c Update
CentOS Errata and Enhancement Advisory 2011:1237 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1237.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 98baa41a88228c24074e909f55eae253 xmlrpc-c-1.16.24-1206.1840.el5_7.4.i386.rpm d2628f0937e632ee26168516eb3f34fc
2010 Sep 21
1
Configuring libvirt for one driver and XMLRPC issues
Hello, I am trying to run ./configure --with-one --with-esx but I get the following error: checking pkg-config is at least version 0.9.0... yes checking for XMLRPC... no configure: error: You must install XMLRPC-C >= 1.14.0 to compile libvirt ONE driver However I have downloaded xmlrpc-c-client and built from sources version 1.16.31 root at sa251:~/libvirt-0.8.4# xmlrpc-c-config --version
2006 Feb 06
1
How to pass an additional parameter from the url to a xmlrpc service?
guys, I have a RoR App with a xmlrpc service, which attende a several clients recently I need to change the xmlrpc service in order to provide an additional parameter from the clients, but I don?t want to force a change in the clients''s xmlrpc code, so is possible to pass this additional parameter in the url? every client append his own new parameter to the url to access the xmlrpc
2010 Aug 29
1
XCP (bug?): another frontend device is already connected to this domain
Good day. After few month of test usage suddenly got strange behavior: xe vm-install template=... new-name-label=... xe vif-create ... xe vm-param-set uuid=... other-config:install-repository=.... xe vm-start uuid=... Got following error message: The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message:
2006 Apr 21
3
Problem with Mongrel, Rails and web services using xmlrpc
Hi all, Ruby 1.8.4 Windows XP Pro / Solaris 10 Mongrel 0.3.12 Rails 1.1.2 I''ve got a fairly simple and straightforward layered dispatching web service setup for my Rails app. This simple xmlrpc script works fine with WEBrick, but chokes on Mongrel. Is there anything special I need to do to make web services work with Mongrel and Rails? Some Google searching indicates that there had
2018 Jun 01
0
CESA-2018:1780 Important CentOS 7 xmlrpc Security Update
CentOS Errata and Security Advisory 2018:1780 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:1780 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2bad0902c6d8582ef5bb5758c6860951f34cb646b69eda066162ed5cb83aa500 xmlrpc-client-3.1.3-9.el7_5.noarch.rpm