Re: Instances are not starting up in an application with cartridge groups

2015-01-10 Thread Gayan Gunarathne
Hi Imesh, ClusterDataHolder was not populated with the whole application based on the cartridge type.Added new map to "ParentComponent" for hold the "ClusterDataHolder" information based on the cartridge type to resolve this issue. Thanks, Gayan On Sat, Jan 10, 2015 at 11:18 PM, Imesh Gunaratne

Re: Instances are not starting up in an application with cartridge groups

2015-01-10 Thread Imesh Gunaratne
Great work Gayan! Can you please explain the cause of the issue? Thanks On Sat, Jan 10, 2015 at 11:05 PM, Gayan Gunarathne wrote: > I fixed this issue with the commit 870d1f82047e35bb28552b478a03d1 > 7148d4dc0e > > Thanks, > Gayan > > On Wed, Jan 7, 2015 at 5:52 PM, Lahiru Sandaruwan > wrote:

Re: Instances are not starting up in an application with cartridge groups

2015-01-10 Thread Gayan Gunarathne
I fixed this issue with the commit 870d1f82047e35bb28552b478a03d17148d4dc0e Thanks, Gayan On Wed, Jan 7, 2015 at 5:52 PM, Lahiru Sandaruwan wrote: > Looks like i'm also getting this. I'm testing with mock IaaS using the > following sample, > > > https://github.com/rekathiru/grouping-samples/tre

Re: Instances are not starting up in an application with cartridge groups

2015-01-07 Thread Lahiru Sandaruwan
Looks like i'm also getting this. I'm testing with mock IaaS using the following sample, https://github.com/rekathiru/grouping-samples/tree/master/dependency_scaling/sample_groups On Wed, Jan 7, 2015 at 5:22 PM, Sajith Kariyawasam wrote: > Hi all, > > I tried a grouping scenario with the latest