Dev Apache Stratos Error - Interceptor for {http://services.endpoint.rest.stratos.apache.org/}StratosAdmin exception

2014-09-25 Thread Suhan Dharmasuriya
Hi, After configuring new experimental cartridge on Apache Stratos front end I tried to subscribe to the cartridge and got the following error. OOPS! We're sorry, the Apache Stratos have encountered an error. We apologize for the interruption to your work. Apache Stratos had a problem processing

Re: 4.1.0-M1 developer preview

2014-09-25 Thread Manula Chathurika Thantriwatte
Hi All, I have merged docker integration branch with master branch and build successfully. I'll perform a clean build and push the changes to master. Thanks ! On Fri, Sep 26, 2014 at 10:17 AM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi All, > > Please hold commits to docker

Re: [Hangout] Design and Code review - Kubernetes Host Registration

2014-09-25 Thread Udara Liyanage
Hi, Last hangout was terminated since call is full. Create a new hangout . Please join the new hangout [1]. [1] https://plus.google.com/hangouts/_/hoaevent/AP36tYdkFXKXET1eI-PuGwcqXs0GZo2Ma-znqKMiTDt9vPgbg-7MHg?authuser=0&hl=en On Fri, Sep 26, 2014 at 10:13 AM, Akila Ravihansa Perera wrote: >

Re: 4.1.0-M1 developer preview

2014-09-25 Thread Manula Chathurika Thantriwatte
Hi All, Please hold commits to docker integration and master branch. I'm going to merge docker integration branch to master branch. I'll update the progress once it's done. Thanks ! On Fri, Sep 26, 2014 at 12:56 AM, Rajkumar Rajaratnam wrote: > Hi, > > I have tested the latest autoscaler logic

Re: issue with latest binaries from 4.0.0-grouping branch

2014-09-25 Thread Udara Liyanage
Hi Martin, I was able to deploy an application and was able to spin up an instance. Please find the application I used. On Fri, Sep 26, 2014 at 10:12 AM, Reka Thirunavukkarasu wrote: > Hi Martin, > > I will look into this issue and update on it... > > Thanks, > Reka > > On Fri, Sep 26, 2014 at

Re: [Hangout] Design and Code review - Kubernetes Host Registration

2014-09-25 Thread Akila Ravihansa Perera
Hi all, Kind reminder. Please find the Hangout link at [1]. Slides are available at [2]. [1] https://plus.google.com/hangouts/_/hoaevent/AP36tYeJH48x5LwfB2qSCB8Iyf_7FNrYMkOfi3xHx8kanZRbc8auGw?authuser=0&hl=en [2] https://docs.google.com/presentation/d/1zTuytvNdlrDJlILDPQ2QiuSr72Rbq9-gBbsw1DQWI

Re: issue with latest binaries from 4.0.0-grouping branch

2014-09-25 Thread Reka Thirunavukkarasu
Hi Martin, I will look into this issue and update on it... Thanks, Reka On Fri, Sep 26, 2014 at 1:57 AM, Martin Eppel (meppel) wrote: > Hi Isuru, > > > > Thanks – this fixed it. > > > > When deploying an application I noticed an exception being thrown, see > below > > > > Thanks Martin > > >

[jira] [Assigned] (STRATOS-823) Incorporate isPublic and description properties at command line tool

2014-09-25 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa reassigned STRATOS-823: - Assignee: Shiroshica Kulatilake > Incorporate isPublic and description propertie

[jira] [Created] (STRATOS-823) Incorporate isPublic and description properties at command line tool

2014-09-25 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-823: - Summary: Incorporate isPublic and description properties at command line tool Key: STRATOS-823 URL: https://issues.apache.org/jira/browse/STRATOS-823

[GitHub] stratos pull request: Incorporated isPublic and description proper...

2014-09-25 Thread shirolk
GitHub user shirolk opened a pull request: https://github.com/apache/stratos/pull/65 Incorporated isPublic and description properties to cli beans Added to required beans Updated cli output accordingly You can merge this pull request into a Git repository by running: $ git

grouping support in CartridgeAgent

2014-09-25 Thread Martin Eppel (meppel)
Hi Isuru, To add initial support for grouping in the cartridge agent I suggest to add the following: EventListener for GroupActivated, ApplicationCreated and ApplicationRemoved event (with respective support in ExtensionHandler), WDYT ? Thanks Martin

RE: issue with latest binaries from 4.0.0-grouping branch

2014-09-25 Thread Martin Eppel (meppel)
Hi Isuru, Thanks – this fixed it. When deploying an application I noticed an exception being thrown, see below Thanks Martin TID: [0] [STRATOS] [2014-09-25 20:20:59,170] DEBUG {org.apache.stratos.autoscaler.message.receiver.topology.AutoscalerTopologyEventReceiver} - application monitor is g

Re: 4.1.0-M1 developer preview

2014-09-25 Thread Rajkumar Rajaratnam
Hi, I have tested the latest autoscaler logic. It is working as expected. After creating containers, it waits for at least one member activated event. If it doesn't get any member activated within a certain period, It asks CC to kill all containers and start all again. I have used the latest PHP

Re: issue with latest binaries from 4.0.0-grouping branch

2014-09-25 Thread Isuru Haththotuwa
Hi Martin, Would you be able do a fresh build? This issue is resolved now. On Thu, Sep 25, 2014 at 11:03 PM, Martin Eppel (meppel) wrote: > Hi Isuru, > > > > Adding the org.apache.stratos.metadata.client component to the dropins > got me one step further, but now I run into an exception of a

RE: issue with latest binaries from 4.0.0-grouping branch

2014-09-25 Thread Martin Eppel (meppel)
Hi Isuru, Adding the org.apache.stratos.metadata.client component to the dropins got me one step further, but now I run into an exception of a missing METADATA_CLIENT_CONFIG_FILE file (see below), where do I set the file and what information / data should be in there to get things back to wor

Character limit for cartridge alias

2014-09-25 Thread Jeffrey Nguyen (jeffrngu)
Hi, It seems Stratos currently enforces a limit on how long the alias for a cartridge can be. Can someone confirm if there is a limit and if so what is the max length? Where is this configured in the Stratos code? We've seen the case where two cartridges use the same large prefix for alias

Re: [Discuss] Planing for Service Grouping - M1

2014-09-25 Thread Udara Liyanage
Hi, I have started end to end testing of grouping release M1. I were able to deploy an app successfully and was able to spin up an instance. However I noticed the following errors [1,2], and am currently looking at them. [1]. WARN {org.apache.stratos.messaging.message.processor.topology.MemberA

RE: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-25 Thread Martin Eppel (meppel)
Sure, I’ll keep a reference to the commit From: isu...@wso2.com [mailto:isu...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Tuesday, September 23, 2014 11:26 PM To: dev Subject: Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition Hi Martin, Seems this model might not

RE: MQTT Messaging + Python Cartridge Agent Testing Strategy

2014-09-25 Thread Shaheedur Haque (shahhaqu)
Oh yes, I could not agree more. I am delighted to see progress on this front. You might be interested to know that just in order to have extensibility in Python with the current Java CA (for the Health Statistics plugin), I had to implement a bridging plugin in Jython, but I would hesitate to ca

[GitHub] stratos pull request: populating member lists after restarting

2014-09-25 Thread nirmal070125
Github user nirmal070125 commented on the pull request: https://github.com/apache/stratos/pull/64#issuecomment-56846605 Merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] stratos pull request: populating member lists after restarting

2014-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] stratos pull request: populating member lists after restarting

2014-09-25 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/64 populating member lists after restarting You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos docker-integration Alternatively

Re: 4.1.0-M1 developer preview

2014-09-25 Thread Manula Chathurika Thantriwatte
Hi All, I have merge docker-integration branch with master branch. Fix the merge conflicts. But when building there are lots of build breaks. Currently I'm working on fixing these build breaks. I'll push the changes once the master branch build success and run the complete test. Thanks ! On Thu,

Re: Error in Terminating containers

2014-09-25 Thread Nirmal Fernando
I'll fix this. On Thu, Sep 25, 2014 at 5:34 PM, Nirmal Fernando wrote: > This is due to Kubernetes API change introduced in a newer version of > Kubernetes. They're now returning 200OK but earlier was returning 202. > > On Thu, Sep 25, 2014 at 4:15 PM, Rajkumar Rajaratnam > wrote: > >> Hi, >> >

Re: Error in Terminating containers

2014-09-25 Thread Nirmal Fernando
This is due to Kubernetes API change introduced in a newer version of Kubernetes. They're now returning 200OK but earlier was returning 202. On Thu, Sep 25, 2014 at 4:15 PM, Rajkumar Rajaratnam wrote: > Hi, > > I am also getting the same error as Sajith mentioned. > > And, kubecfg list /services

[jira] [Commented] (STRATOS-745) Wiki - Add a section to explain Stratos configurations

2014-09-25 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147633#comment-14147633 ] Mariangela Hills commented on STRATOS-745: -- Added configuration details related

Re: Error in Terminating containers

2014-09-25 Thread Rajkumar Rajaratnam
Hi, I am also getting the same error as Sajith mentioned. And, kubecfg list /services; core@master ~ $ kubecfg list /services ID Labels Selector Port -- -- -- -- test2-php-do

Re: Error in Terminating containers

2014-09-25 Thread Nirmal Fernando
Hi Sajith, At the time of creation, can you post the output of following command? >kubecfg list /services On Thu, Sep 25, 2014 at 3:48 PM, Sajith Kariyawasam wrote: > I'm doing a test in docker-integration branch, containers got created, but > member activated was not published (I'm looking in

Error in Terminating containers

2014-09-25 Thread Sajith Kariyawasam
I'm doing a test in docker-integration branch, containers got created, but member activated was not published (I'm looking into that), because of that CC tries to terminate the cluster, but fails. TID: [0] [STRATOS] [2014-09-25 15:18:34,507] WARN {org.apache.stratos.cloud.controller.impl.Cloud

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
Github user R-Rajkumar commented on the pull request: https://github.com/apache/stratos/pull/63#issuecomment-56797874 Akila will add it. Hence closing it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
Github user R-Rajkumar closed the pull request at: https://github.com/apache/stratos/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Please hold your commits to master branch which are not for M1

2014-09-25 Thread Sajith Kariyawasam
Hi Devs, $subject, in the process of merging docker-integration branch to master. Will let you know once its done. Thanks, Sajith -- *Sajith Kariyawasam* *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com AMIE (SL)Mobile: +94772269575*

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread ravihansa3000
Github user ravihansa3000 commented on a diff in the pull request: https://github.com/apache/stratos/pull/63#discussion_r18023089 --- Diff: tools/stratos-installer/setup.sh --- @@ -539,7 +539,8 @@ if [[ !(-d $stratos_extract_path) ]]; then echo "Extracting Apache Stratos"

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
Github user R-Rajkumar commented on a diff in the pull request: https://github.com/apache/stratos/pull/63#discussion_r18023032 --- Diff: tools/stratos-installer/setup.sh --- @@ -539,7 +539,8 @@ if [[ !(-d $stratos_extract_path) ]]; then echo "Extracting Apache Stratos"

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread ravihansa3000
Github user ravihansa3000 commented on a diff in the pull request: https://github.com/apache/stratos/pull/63#discussion_r18022905 --- Diff: tools/stratos-installer/setup.sh --- @@ -539,7 +539,8 @@ if [[ !(-d $stratos_extract_path) ]]; then echo "Extracting Apache Stratos"

[jira] [Commented] (STRATOS-761) Tenant isolation for policies and definitions

2014-09-25 Thread Shiroshica Kulatilake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147570#comment-14147570 ] Shiroshica Kulatilake commented on STRATOS-761: --- Tenant Policy isolation wh

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/63 fixing a bug in setup.sh stratos packs is not copied to the stratos path You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos do

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/62 fixing a bug in setup.sh stratos pack is not copied to the stratos path. You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos do

[GitHub] stratos pull request: fixing a bug in setup.sh

2014-09-25 Thread R-Rajkumar
Github user R-Rajkumar closed the pull request at: https://github.com/apache/stratos/pull/62 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: MQTT Messaging + Python Cartridge Agent Testing Strategy

2014-09-25 Thread Lakmal Warusawithana
Hi Shaheed, All 3 mention thread has discussed lot of ideas. As far as my understand all [1][2][3] will address eventually. As a first step we need to written in python is very important, what i can see, when we moving to docker, containers can boot up within 1,2 second and light weight agent is

Re: MQTT client library for Stratos messaging component.

2014-09-25 Thread Nirmal Fernando
I'll remove it Gayan. Thanks. On Thu, Sep 25, 2014 at 9:52 AM, Gayan Gunarathne wrote: > Yeah Nirmal, Seems it mistakenly added.I think we can remove this. > > Thanks, > Gayan > > On Thu, Sep 25, 2014 at 9:26 AM, Nirmal Fernando > wrote: > >> Hi Gayan, >> >> I think we have mistakenly added a g

Re: [Discuss] Integrate CEP 3.1.0 for Apache Stratos

2014-09-25 Thread Manula Chathurika Thantriwatte
Hi Lakmal, Sure, I'll work on this and add this for M2 release. Since we are planning for M1 today, integrating this for M1 is not good. Thanks ! On Thu, Sep 25, 2014 at 1:00 PM, Lakmal Warusawithana wrote: > +1, can you owned this? > > On Thu, Sep 25, 2014 at 12:06 PM, Manula Chathurika Thant

Re: [Discuss] Integrate CEP 3.1.0 for Apache Stratos

2014-09-25 Thread Lakmal Warusawithana
+1, can you owned this? On Thu, Sep 25, 2014 at 12:06 PM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi All, > > Currently we are dealing with CEP 3.0.0 in Apache Stratos. Since CEP 3.1.0 > is release shall we plane for $subject. > > Any thoughts really appreciate ? > > -- > Rega

Re: MQTT Messaging + Python Cartridge Agent Testing Strategy

2014-09-25 Thread Shaheed Haque
I knew that there was a Python Cartridge Agent in the works, but did I miss any recent the discussion of it? I provided some details comments/requirements on some related discussions in May/June [1],[2] but got no responses to suggest if those would be considered or not. In case I have been

Re: [Discuss] Integrate CEP 3.1.0 for Apache Stratos

2014-09-25 Thread Manula Chathurika Thantriwatte
Hi, Yes, currently we have patched Stratos for clustering and concat operations because that support is not in CEP 3.0.0. On Thu, Sep 25, 2014 at 12:30 PM, Lasindu Charith wrote: > +1, we'll be having clustering and concat operations support in CEP 3.1.0. > > On Thu, Sep 25, 2014 at 12:11 PM, U

Re: [Discuss] Integrate CEP 3.1.0 for Apache Stratos

2014-09-25 Thread Lasindu Charith
+1, we'll be having clustering and concat operations support in CEP 3.1.0. On Thu, Sep 25, 2014 at 12:11 PM, Udara Liyanage wrote: > Hi, > > +1. > > Just do a mock test with latest packs to verify. > > On Thu, Sep 25, 2014 at 12:06 PM, Manula Chathurika Thantriwatte < > manu...@wso2.com> wrote: