Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Gayan Gunarathne
On Wed, Oct 14, 2015 at 2:50 PM, Reka Thirunavukkarasu wrote: > Hi Akila, > > I'm using the default configuration which is available with stratos. So, > it should work OOB. My configuration is as below which is the default one > in the pack. DAS is already disabled. What i meant is even for CEP c

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Thanuja Uruththirakodeeswaran
Hi Akila, I think Reka is referring cep node configuration [1]. Because current thrift-client-config.xml stats publishing is set false for das. I think it's better to set ip as localhost for cep node-01. [1]. https://github.com/apache/stratos/blob/stratos-4.1.x/products/stratos/modules/distributi

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Reka Thirunavukkarasu
Hi Akila, I'm using the default configuration which is available with stratos. So, it should work OOB. My configuration is as below which is the default one in the pack. DAS is already disabled. What i meant is even for CEP config, it refers to ipaddress. Since we have embedded CEP, it should use

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Akila Ravihansa Perera
Hi Reka, I think statsPublisherEnabled should be set to false if you don't have a DAS instance running. Any reason it is set to true? Thanks. On Wed, Oct 14, 2015 at 2:32 PM, Reka Thirunavukkarasu wrote: > Hi All > > I'm frequently getting below error. Can you please update > thrift-client-con

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Reka Thirunavukkarasu
Hi All I'm frequently getting below error. Can you please update thrift-client-config.xml with localhost instead of ipaddress. true admin admin 10.10.1.1 7711 [2015-10-14 14:19:04,089] ERROR

Re: Apache Stratos 4.1.4 release

2015-10-13 Thread Imesh Gunaratne
On Tue, Oct 13, 2015 at 12:25 PM, Akila Ravihansa Perera wrote: > > Is it possible to for a member to move from ReadyToShutDown to > In_Maintenance? > This should not be possible: Created -> Initialized -> Started -> Activated -> In Maintenance -> Ready To Shutdown -> Terminated On Tue, Oct 13,

Re: Apache Stratos 4.1.4 release

2015-10-12 Thread Akila Ravihansa Perera
Hi Gayan, If that particular lifecycle transition could occur, then it should not be marked as invalid. Is it possible to for a member to move from ReadyToShutDown to In_Maintenance? I don't see a reason why this transition should take place. I'll go through the mock iaas code and check. Thanks

Re: Apache Stratos 4.1.4 release

2015-10-12 Thread Gayan Gunarathne
Yeah Akila, As we exposed those are run time exception, seems those triggered with the build. Also do we need to have run-time exception for this[1]. This life cycle state transition not be something we can't manage through the code itself always.IMO Invalid life cycle state transition can be occu

Re: Apache Stratos 4.1.4 release

2015-10-12 Thread Akila Ravihansa Perera
Hi Gayan, It seems build has returned to normal and last 3 Jenkins builds have been successful [1]. Good news is we are not seeing any Null Pointer Exceptions anymore :) But I can see 2 types of RuntimeExceptions in the build log: - Member does not exist while terminating the member Instance te

Apache Stratos 4.1.4 release

2015-10-12 Thread Gayan Gunarathne
Hi All, Shall we finalize the following to do the $subject 1. Investigate NPE in 4.1.x branch 2. Threads can override resource paths in metadata api registry 3. Java thrift publisher to send messages to multiple endpoints - Load balancer extensions 4. Generate Access URLs using cluster hostnames