<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 11/25/2012 10:33 PM, Giovanni
Toraldo wrote:<br>
<br>
Hi Giovanni, <br>
<br>
Thanks you so much for your reply.<br>
<br>
</div>
<blockquote
cite="mid:CAAy5=2d_+2KLvoKTDbnhA_Wnd0Ozt6SZF7HqxKEjsVx9Cj9Hbw@mail.gmail.com"
type="cite">
if you instance Client without parameters, will be assumed to be
at
$ONE_AUTH, and the
endpoint will be set to the environment variable $ONE_XMLRPC.
</blockquote>
I set the environment variable $ONE_AUTH and $ONE_XMLRPC when i
managed private cloud. Here is the result in the command line:<br>
<i>root@cluster:~# echo $ONE_AUTH</i><i><br>
</i><i>/var/lib/one/.one/one_auth</i><i><br>
</i><i>root@cluster:~# echo $ONE_XMLRPC</i><i><br>
</i><i><a class="moz-txt-link-freetext" href="http://localhost:2633/RPC2">http://localhost:2633/RPC2</a></i><i><br>
</i><br>
<blockquote
cite="mid:CAAy5=2d_+2KLvoKTDbnhA_Wnd0Ozt6SZF7HqxKEjsVx9Cj9Hbw@mail.gmail.com"
type="cite">You may want to instance Client with:
Client client = new
Client("oneadmin:password",<a class="moz-txt-link-rfc2396E" href="http://localhost:2633/RPC2">"http://localhost:2633/RPC2"</a>);
</blockquote>
I tried your solution but i got the same error:<br>
<i>Client client = new
Client("oneadmin:7f44b494160f2e69fed6c21b2ce555b8",
<a class="moz-txt-link-rfc2396E" href="http://localhost:2633/RPC2">"http://localhost:2633/RPC2"</a>);</i><br>
<i>Error message: [HostPoolInfo] User couldn't be authenticated,
aborting call.</i><br>
<br>
My password is correct because i used it to log on to SunStone
Server successfully. When i entered <a class="moz-txt-link-freetext" href="http://localhost:2633/RPC2">http://localhost:2633/RPC2</a>
address in the browser, it returned a message:<br>
Error 405<br>
POST is the only HTTP method this server understands<br>
<br>
I don't know where i was wrong. Can you give me a hint to solve this
problem?<br>
<br>
Thanks you in advance.<br>
<br>
<pre class="moz-signature" cols="72">--
Hoang Thai Xuan Khoa
Ho Chi Minh city, Vietnam</pre>
</body>
</html>