Hello Rajesh,<div><br></div><div>From Java OCA example:</div><div><br></div><div>"// First of all, a Client object has to be created.<br>// Here the client will try to connect to OpenNebula using the default<br>// options: the auth. file will be assumed to be at $ONE_AUTH, and the<br>
// endpoint will be set to the environment variable $ONE_XMLRPC."</div><div><br></div><div>What user are you running the code under?</div><div><br></div><div>Is $ONE_AUTH set for that user? Where does it points to? What does the $ONE_AUTH file contain? </div>
<div>By default ONE_AUTH, if set, should point to $HOME/.one/one_auth and it should contain user:password line, if you're using password authentication.</div><div><br></div><div>Oh and can you issue one* CLI commands with your user? If yes, the problem lies elsewhere.</div>
<div><br></div><div>Cheers and Goodwill,</div><div>v</div><div><br><div class="gmail_quote">On Fri, Oct 12, 2012 at 10:42 AM, rajesh kannan <span dir="ltr"><<a href="mailto:asrajeshkannan@gmail.com" target="_blank">asrajeshkannan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>I had problem while executing the given example java problem in opennebula website </p>
<p>That program get compile but when i try to execute it show this kind of error <br></p>
<p>allocate the Virtual Machine... failed [VirtualMachineAllocate] User couldn't be authenticated, aborting call.<br></p>
<p>Pls help me guys to resolve this problem <br></p>
<p>Regards </p>
<p>A S Rajesh </p>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div>