Re: could not start instance

2015-06-03 Thread Rajkumar Rajaratnam
Hi Jane, Log says the pod didn't become to RUNNING state. - did you pull the docker image to the kub master? - did you use the same docker image name in cartridge definition? Thanks. On Thu, Jun 4, 2015 at 11:47 AM, Jane Mariathas wrote: > hi, > > i followed the steps in https://gist.github.c

Re: [GitHub] stratos pull request: fixing issues in GCEIaas class and gce confi...

2015-06-03 Thread Gayan Gunarathne
Thanks Asanka for the PR. Now this is merged to the master branch. Thnaks, Gayan On Thu, Jun 4, 2015 at 12:03 PM, asfgit wrote: > Github user asfgit closed the pull request at: > > https://github.com/apache/stratos/pull/365 > > > --- > If your project is set up for it, you can reply to this

[GitHub] stratos pull request: fixing issues in GCEIaas class and gce confi...

2015-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/365 --- 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 ena

could not start instance

2015-06-03 Thread Jane Mariathas
hi, i followed the steps in https://gist.github.com/imesh/b8f81fac8de39183a504 and tried. and i got the error saying *ERROR* {org.apache.stratos.cloud.controller.iaases.kubernetes.KubernetesIaas} - Could not start container: [application] single-cartridge-app [cartridge] php [member] single-ca

[GitHub] stratos pull request: fixing issues in GCEIaas class and gce confi...

2015-06-03 Thread swgkg
Github user swgkg commented on a diff in the pull request: https://github.com/apache/stratos/pull/365#discussion_r31694369 --- Diff: tools/config-scripts/gce/config.sh --- @@ -90,7 +91,10 @@ if [[ $answer = y ]] ; then ARGS=("-n${NODEID}" "-d${DOMAIN}" "-s${PUPPET_IP}")

Re: [Discuss] Documenting Test Coverage in each Release

2015-06-03 Thread Vishanth Balasubramaniam
+1 But we might have to redo some of the tests with the latest code changes. On Thu, Jun 4, 2015 at 9:43 AM, Mariangela Hills wrote: > Hi Devs, > > I have added a link to the test coverage [1] in wiki. > > [1] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+About+this+Release#id-4.1.

Re: [Discuss] Documenting Test Coverage in each Release

2015-06-03 Thread Mariangela Hills
Hi Devs, I have added a link to the test coverage [1] in wiki. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+About+this+Release#id-4.1.0AboutthisRelease-TestCoverage Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC me

Re: LVS load balancer support for Apche Stratos

2015-06-03 Thread Mariangela Hills
Hi Gayan, Is it ok to add the content on the LVS load balancer [1] to Wiki? [1] https://docs.google.com/document/d/1PlMNwquRaZEEBDAm3304h1svw4zqCvSGzfunmBe2G6g/edit Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Str

Jenkins build is back to stable : Stratos-Master-Commit-Build #647

2015-06-03 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-Master-Commit-Build » Apache Stratos - Load Balancer #647

2015-06-03 Thread Apache Jenkins Server
See

Re: Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Load Balancer #646

2015-06-03 Thread Lahiru Sandaruwan
I have fixed it. Sorry for the inconvenience. Thanks. On Wed, Jun 3, 2015 at 10:18 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > fails during the test > > > --- > > T E S T S > > --

Re: Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Load Balancer #646

2015-06-03 Thread Vishanth Balasubramaniam
fails during the test --- T E S T S --- Running org.apache.stratos.load.balancer.test.LoadBalancerConfigurationTest log4j:WARN No appenders could be found for logger (org.apache.stratos.lo

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-06-03 Thread Swapnil Patil
Hi Imesh, Sure, I will add comments for each method. registerInstancesToLoadBalancer() method will be helpful to attach any new instances, spawned within a cluster, to the load balancer associated with that cluster. Thanks and Regards, Swapnil On Wed, Jun 3, 2015 at 12:35 PM, Imesh Gunaratne w

Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Load Balancer #646

2015-06-03 Thread Apache Jenkins Server
See

Jenkins build became unstable: Stratos-Master-Commit-Build #646

2015-06-03 Thread Apache Jenkins Server
See

How to use the Load Balancer with openstack

2015-06-03 Thread Athanasios Tsitsipas
Hi there, We are trying to install Stratos 4.1.0 and ok we got over some bugs in the files. More or less we can create many cartridges and use them with applications. But we need a load balancer now connected with a ghost application integrated with nodejs. What is the lb module in the puppet m

[GitHub] stratos pull request: Adding Openstack init,config scripts and fix...

2015-06-03 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/366#discussion_r31618702 --- Diff: tools/config-scripts/openstack/config.sh --- @@ -0,0 +1,104 @@ +#!/bin/bash +# --

[GitHub] stratos pull request: Adding Openstack init,config scripts and fix...

2015-06-03 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/366 Adding Openstack init,config scripts and fixing python agent puppet module You can merge this pull request into a Git repository by running: $ git pull https://github.com/anuruddhal/strato

[GitHub] stratos pull request: Adding Openstack init,config scripts and fix...

2015-06-03 Thread swgkg
Github user swgkg commented on a diff in the pull request: https://github.com/apache/stratos/pull/366#discussion_r31617873 --- Diff: tools/config-scripts/openstack/config.sh --- @@ -0,0 +1,104 @@ +#!/bin/bash +# --

Re: LVS load balancer support for Apche Stratos

2015-06-03 Thread Imesh Gunaratne
Thanks Gayan! On Mon, Jun 1, 2015 at 5:53 AM, Gayan Gunarathne wrote: > Sure. Will schedule the Google Hangout on 2nd Week of June. > > Thanks, > Gayan > > On Sat, May 30, 2015 at 9:16 PM, Imesh Gunaratne wrote: > >> Great work Gayan! >> As we discussed earlier may be we can do a public Google

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-06-03 Thread Imesh Gunaratne
Hi Swapnil, Great work! Will it be possible for you to add method comments to AWSHelper class and explain the functionality you have implemented? I did not get the purpose of the registerInstancesToLoadBalancer() method. Thanks On Sun, May 31, 2015 at 8:02 PM, Swapnil Patil wrote: > Hi, > > Th

Jenkins build is back to stable : Stratos-Master-Commit-Build #643

2015-06-03 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-Master-Commit-Build » Apache Stratos - Messaging Component #643

2015-06-03 Thread Apache Jenkins Server
See

Re: Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Messaging Component #642

2015-06-03 Thread Lahiru Sandaruwan
This seems to be a temporary exception, which is cause due to running activemq already. Caused by: java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383) at java.net.Ser

[GitHub] stratos pull request: fixing issues in GCEIaas class and gce confi...

2015-06-03 Thread asankasanjaya
GitHub user asankasanjaya opened a pull request: https://github.com/apache/stratos/pull/365 fixing issues in GCEIaas class and gce config.sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/asankasanjaya/stratos master Alternativ

Jenkins build became unstable: Stratos-Master-Commit-Build #642

2015-06-03 Thread Apache Jenkins Server
See

Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Messaging Component #642

2015-06-03 Thread Apache Jenkins Server
See

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-06-03 Thread Lahiru Sandaruwan
Great stuff Anuruddha. I have merged the pull request. Thanks. On Wed, Jun 3, 2015 at 2:58 PM, Anuruddha Liyanarachchi wrote: > Hi, > > I have now fixed the undeploy error in PCA. The issue was with > InstanceCleanupClusterEvent > not getting handled due to error in json conversion. Therefore

[GitHub] stratos pull request: Fixing issue with ReadyToShutDown event

2015-06-03 Thread anuruddhal
Github user anuruddhal closed the pull request at: https://github.com/apache/stratos/pull/364 --- 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: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-06-03 Thread Anuruddha Liyanarachchi
Hi, I have now fixed the undeploy error in PCA. The issue was with InstanceCleanupClusterEvent not getting handled due to error in json conversion. Therefore ready_to_shutdown_event was not getting published. Now the flow is working as expected. Please merge the fix in PR [1] . [1] https://git

Re: Stratos is not setting user meta data to instances created in GCE

2015-06-03 Thread Asanka Sanjaya Herath
OK. I'll send a pull request. On Wed, Jun 3, 2015 at 9:14 AM, Gayan Gunarathne wrote: > Great. We need to fix this in the master branch. Can you please send a PR > for this? > > Thanks, > Gayan > > On Wed, Jun 3, 2015 at 2:31 PM, Asanka Sanjaya Herath > wrote: > >> Hi All, >> >> I removed the n

Re: Stratos is not setting user meta data to instances created in GCE

2015-06-03 Thread Gayan Gunarathne
Great. We need to fix this in the master branch. Can you please send a PR for this? Thanks, Gayan On Wed, Jun 3, 2015 at 2:31 PM, Asanka Sanjaya Herath wrote: > Hi All, > > I removed the null check and tested again. Now I can see the metadata has > set to the instance from the developers consol

[GitHub] stratos pull request: Fixing issue with ReadyToShutDown event

2015-06-03 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/364 Fixing issue with ReadyToShutDown event You can merge this pull request into a Git repository by running: $ git pull https://github.com/anuruddhal/stratos python_agent_fixes Alternatively

Re: Stratos is not setting user meta data to instances created in GCE

2015-06-03 Thread Asanka Sanjaya Herath
Hi All, I removed the null check and tested again. Now I can see the metadata has set to the instance from the developers console. I have attached a screenshot here. Thanks for the help. On Wed, Jun 3, 2015 at 7:02 AM, Gayan Gunarathne wrote: > > > On Wed, Jun 3, 2015 at 12:00 PM, Isuru Haththo

[Suggestion] [GSoC] Data services feature for [Showing health statistics in GUI].

2015-06-03 Thread Ashan Dhananjaya
Hi All, I have done a small research on data services feature. As i shown in the "oldDiagram" it was planed to get the data to the UI using a REST API. But after the research it seems it is reliable and easy to write a query in data service and get data using a REST call from the data services fea

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-06-03 Thread Lahiru Sandaruwan
Hi, I have fixed the above explained issue. Now i'm trying to use Stratos LB to route requests based on network partition. There are two regions in my setup and each region has a member. I have enabled the network partition based filter with network partition id. *network-partition-id: ap

Re: Stratos is not setting user meta data to instances created in GCE

2015-06-03 Thread Gayan Gunarathne
On Wed, Jun 3, 2015 at 12:00 PM, Isuru Haththotuwa wrote: > Did a quick check, seems the method [1] of IaaSConfig class is not getting > called from anywhere. The payload field in IaaSProvider is populated using > the same field in IaaSConfig. > Yeah.We are comparing wrong payload in the if cond