On 11/12/12 00:35, ????90?? wrote: > Hello everyone > > I compile the file test_bindings.c at xen.../tools/libxen/test and get a > executable file test_bindings. but when I run it ,using the flowing > parameters "./test_bindings http://localhost:8006/xmlrpc root 123456",it > says "Error: 2MESSAGE_METHOD_UNKNOWN session.login_with_password". I > realy don't know what to do whith. the truth is that I am not an > expert in this area,and my English isn't so well. > Please if you can help me > Best regards > Walnut
Hi Walnut, The test is trying to connect to localhost to send an XMLRPC command, but your localhost is not a XenServer. I think you will have to modify this test case to point to a XenServer for testing, or just ignore the test failure. Mike _______________________________________________ Xen-api mailing list [email protected] http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
