Re: [one-users] error deploying VM using Java OCA in 3.4.1

2012-06-04 Thread Piyush Harsh
Thanks Carlos for your response. The OS image was registered by the oneadmin user and I changed the image permission by doing 'oneimage chmod 666' so that anyone can use the image for creating a VM. Someone told me that the machine template from 2.2.1 should have worked with 3.4.1, we will

Re: [one-users] error deploying VM using Java OCA in 3.4.1

2012-06-04 Thread Carlos Martín Sánchez
Hi, Looks like you are using the image name DISK/IMAGE, but user #4 does not own any Image with that name. You'll need to use the IMAGE_ID instead, or tell OpenNebula who is the image owner with the IMAGE_UID or IMAGE_UNAME attributes. More info here [1,2] By the way, be sure to download the upd

[one-users] error deploying VM using Java OCA in 3.4.1

2012-06-04 Thread Piyush Harsh
Hi All, I have been trying to deploy a VM using Java API for Opennebula 3.4.1 and I am getting this error: [VirtualMachineAllocate] Error allocating a new virtual machine. Image ubuntu-1110 does not exists for user 4 Any hint as to what is causing this error? Kind regards, Piyush. -- Dr. P