Hello,<div><br></div><div>I have encountered a strange situation while trying to create a storage image using OCCI interface from a Java client (Opennebula 2.2 on Ubuntu 10.10). The XML representation that I was trying to send is</div>

<div><div><STORAGE></div><div><span class="Apple-tab-span" style="white-space:pre">     </span><NAME>test-ttylinux</NAME></div><div><span class="Apple-tab-span" style="white-space:pre">       </span><DESCRIPTION>Minimalist Linux distribution</DESCRIPTION></div>

<div><span class="Apple-tab-span" style="white-space:pre">      </span><TYPE>OS</TYPE></div><div><span class="Apple-tab-span" style="white-space:pre">  </span><URL>file:///srv/cloud/one/one-templates/ttylinux.img</URL></div>

<div></STORAGE></div></div><div>and the response received from OCCI server is: "Image path not present, aborting." However, if I try to create the same storage image using occi-image, everything works OK. Is there a constraint for the URL? What is the proper way of creating OS images using OCCI interface?</div>

<div><br></div><div>Thank you,</div><div>Florian</div>