You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Sajith Kariyawasam <sa...@wso2.com> on 2015/01/07 12:52:36 UTC

Instances are not starting up in an application with cartridge groups

Hi all,

I tried a grouping scenario with the latest code base, but didn't get
instances spawned up.
Attached is a thread dump, logs and the artifacats I have used.

However a simple scenario with no-grouping, works fine.

Any idea?

Thanks,
Sajithth

-- 
*Sajith Kariyawasam*

*Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
<http://wso2.com>AMIE (SL)Mobile: +94772269575*

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

Posted by Gayan Gunarathne <ga...@wso2.com>.
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 <im...@apache.org> wrote:

> Great work Gayan! Can you please explain the cause of the issue?
>
> Thanks
>
> On Sat, Jan 10, 2015 at 11:05 PM, Gayan Gunarathne <ga...@wso2.com>
> wrote:
>
>> I fixed this issue with the commit 870d1f82047e35bb28552b478a03d1
>> 7148d4dc0e
>>
>> Thanks,
>> Gayan
>>
>> On Wed, Jan 7, 2015 at 5:52 PM, Lahiru Sandaruwan <la...@wso2.com>
>> wrote:
>>
>>> 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 <sa...@wso2.com>
>>> wrote:
>>>
>>>> Hi all,
>>>>
>>>> I tried a grouping scenario with the latest code base, but didn't get
>>>> instances spawned up.
>>>> Attached is a thread dump, logs and the artifacats I have used.
>>>>
>>>> However a simple scenario with no-grouping, works fine.
>>>>
>>>> Any idea?
>>>>
>>>> Thanks,
>>>> Sajithth
>>>>
>>>> --
>>>> *Sajith Kariyawasam*
>>>>
>>>> *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
>>>> <http://wso2.com>AMIE (SL)Mobile: +94772269575*
>>>>
>>>
>>>
>>>
>>> --
>>> --
>>> Lahiru Sandaruwan
>>> Committer and PMC member, Apache Stratos,
>>> Senior Software Engineer,
>>> WSO2 Inc., http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> email: lahirus@wso2.com blog: http://lahiruwrites.blogspot.com/
>>> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>>>
>>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead
>> WSO2 Inc. (http://wso2.com)
>> email  : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>
>
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>



-- 

Gayan Gunarathne
Technical Lead
WSO2 Inc. (http://wso2.com)
email  : gayang@wso2.com  | mobile : +94 766819985

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

Posted by Imesh Gunaratne <im...@apache.org>.
Great work Gayan! Can you please explain the cause of the issue?

Thanks

On Sat, Jan 10, 2015 at 11:05 PM, Gayan Gunarathne <ga...@wso2.com> wrote:

> I fixed this issue with the commit 870d1f82047e35bb28552b478a03d1
> 7148d4dc0e
>
> Thanks,
> Gayan
>
> On Wed, Jan 7, 2015 at 5:52 PM, Lahiru Sandaruwan <la...@wso2.com>
> wrote:
>
>> 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 <sa...@wso2.com>
>> wrote:
>>
>>> Hi all,
>>>
>>> I tried a grouping scenario with the latest code base, but didn't get
>>> instances spawned up.
>>> Attached is a thread dump, logs and the artifacats I have used.
>>>
>>> However a simple scenario with no-grouping, works fine.
>>>
>>> Any idea?
>>>
>>> Thanks,
>>> Sajithth
>>>
>>> --
>>> *Sajith Kariyawasam*
>>>
>>> *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
>>> <http://wso2.com>AMIE (SL)Mobile: +94772269575*
>>>
>>
>>
>>
>> --
>> --
>> Lahiru Sandaruwan
>> Committer and PMC member, Apache Stratos,
>> Senior Software Engineer,
>> WSO2 Inc., http://wso2.com
>> lean.enterprise.middleware
>>
>> email: lahirus@wso2.com blog: http://lahiruwrites.blogspot.com/
>> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>>
>>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead
> WSO2 Inc. (http://wso2.com)
> email  : gayang@wso2.com  | mobile : +94 766819985
>
>



-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

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

Posted by Gayan Gunarathne <ga...@wso2.com>.
I fixed this issue with the commit 870d1f82047e35bb28552b478a03d17148d4dc0e

Thanks,
Gayan

On Wed, Jan 7, 2015 at 5:52 PM, Lahiru Sandaruwan <la...@wso2.com> wrote:

> 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 <sa...@wso2.com>
> wrote:
>
>> Hi all,
>>
>> I tried a grouping scenario with the latest code base, but didn't get
>> instances spawned up.
>> Attached is a thread dump, logs and the artifacats I have used.
>>
>> However a simple scenario with no-grouping, works fine.
>>
>> Any idea?
>>
>> Thanks,
>> Sajithth
>>
>> --
>> *Sajith Kariyawasam*
>>
>> *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
>> <http://wso2.com>AMIE (SL)Mobile: +94772269575*
>>
>
>
>
> --
> --
> Lahiru Sandaruwan
> Committer and PMC member, Apache Stratos,
> Senior Software Engineer,
> WSO2 Inc., http://wso2.com
> lean.enterprise.middleware
>
> email: lahirus@wso2.com blog: http://lahiruwrites.blogspot.com/
> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>
>


-- 

Gayan Gunarathne
Technical Lead
WSO2 Inc. (http://wso2.com)
email  : gayang@wso2.com  | mobile : +94 766819985

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

Posted by Lahiru Sandaruwan <la...@wso2.com>.
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 <sa...@wso2.com> wrote:

> Hi all,
>
> I tried a grouping scenario with the latest code base, but didn't get
> instances spawned up.
> Attached is a thread dump, logs and the artifacats I have used.
>
> However a simple scenario with no-grouping, works fine.
>
> Any idea?
>
> Thanks,
> Sajithth
>
> --
> *Sajith Kariyawasam*
>
> *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
> <http://wso2.com>AMIE (SL)Mobile: +94772269575*
>



-- 
--
Lahiru Sandaruwan
Committer and PMC member, Apache Stratos,
Senior Software Engineer,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: lahirus@wso2.com blog: http://lahiruwrites.blogspot.com/
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146