search for: message_method_unknown

Displaying 2 results from an estimated 2 matches for "message_method_unknown".

2010 Aug 19
0
test_bindings failed: MESSAGE_METHOD_UNKNOWN session.login_with_password
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:     (xen-api-server ((9367 none)(unix none)))     (xend-tcp-xmlrpc-server yes)     (xen-tcp-xmlrpc-server-address ''localhost'')     (xen-tcp-xmlrpc-server-port 8006)     I send to xen-api...
2013 Nov 01
5
xend with XenAPI in stackless python-2.7
...ages/XenAPI.py", line 149, in xenapi_request result = _parse_result(getattr(self, methodname)(*full_params)) File "/usr/lib/python2.7/site-packages/XenAPI.py", line 219, in _parse_result raise Failure(result[''ErrorDescription'']) XenAPI.Failure: [''MESSAGE_METHOD_UNKNOWN'', ''pool.get_all''] >>> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel