Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Mike Tutkowski
Not sure what you mean by "not properly deployed." Could you give me a bit more detail on that? Thanks! On Thu, Nov 6, 2014 at 11:23 AM, Min Chen wrote: > This is for VMs that are not properly deployed. > > Thanks > -min > > On 11/6/14 10:12 AM, "Mike Tutkowski" > wrote: > > >Hey everyone, > >

Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Min Chen
This is for VMs that are not properly deployed. Thanks -min On 11/6/14 10:12 AM, "Mike Tutkowski" wrote: >Hey everyone, > >If a VM has been running on a host at some point, how can any of the >volumes it's associated with have a null for pool_id? > >Thanks, >Mike > >On Thu, Nov 6, 2014 at 11:08

Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Mike Tutkowski
Hey everyone, If a VM has been running on a host at some point, how can any of the volumes it's associated with have a null for pool_id? Thanks, Mike On Thu, Nov 6, 2014 at 11:08 AM, Min Chen wrote: > Yes, that is the workaround, just set pool_id to some dummy pool. > > > On 11/6/14 10:01 AM,

Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Min Chen
Yes, that is the workaround, just set pool_id to some dummy pool. On 11/6/14 10:01 AM, "Rafael Weingartner" wrote: >Thanks, After I looked at the CS source code. I worked around it by >setting >a pool_id in the database in the volume table. > >On Thu, Nov 6, 2014 at 3:58 PM, Min Chen wrote: >

Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Rafael Weingartner
Thanks, After I looked at the CS source code. I worked around it by setting a pool_id in the database in the volume table. On Thu, Nov 6, 2014 at 3:58 PM, Min Chen wrote: > This is a bug https://issues.apache.org/jira/browse/CLOUDSTACK-6934, which > has been fixed in 4.5.0. The VM to be expunged

Re: Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Min Chen
This is a bug https://issues.apache.org/jira/browse/CLOUDSTACK-6934, which has been fixed in 4.5.0. The VM to be expunged did not allocate volume on primary storage. Thanks -min On 11/6/14 4:57 AM, "Rafael Weingartner" wrote: >HI, > >Have already someone seen a null pointer when deleting a VM?

Cloudstack 4.3.1 - NullPointerException when deleting VM

2014-11-06 Thread Rafael Weingartner
HI, Have already someone seen a null pointer when deleting a VM? I have and environment running for a while with CS 4.3.1, and today I tried to delete a VM that was in expunging state but it keeps getting an error: 2014-11-06 10:54:23,473 DEBUG [c.c.v.VirtualMachineManagerImpl] (Job-Executor-37: