Re: Problem in Kubernetes with Stratos master branch

2015-06-04 Thread Rajkumar Rajaratnam
Hi, I am not sure how things are working now. Earlier we used to pull docker images all kub hosts including master and minions. But now I see from the doc that we need to pull the image only to master. So how the pod will be created in minions? Thanks. On Fri, Jun 5, 2015 at 11:49 AM, Udara Liya

Re: Problem in Kubernetes with Stratos master branch

2015-06-04 Thread Udara Liyanage
Hi Lahiru, Seems the same issue discussed in "could not start instance" On Fri, Jun 5, 2015 at 10:32 AM, Lahiru Sandaruwan wrote: > Hi devs, > > I tried single cartridge sample with $subject. I'm using the git repo [1]. > It seems pods do not become active.([2]) > > Thanks. > > [1] https://gith

Re: Testing Stratos 4.1: Application undeployment: application fails to undeploy (nested grouping, group scaling)

2015-06-04 Thread Udara Liyanage
Hi, This might be possible if AS did not receive member activated event published by CC. Is it possible to enable debug logs if this is reproducible. Or else I can add an INFO logs and commit. On Fri, Jun 5, 2015 at 9:11 AM, Udara Liyanage wrote: > Hi, > > > For the first issue you have mentio

Re: Stratos not starting up

2015-06-04 Thread Swapnil Patil
Thanks Udara. I will take a look. Regards, Swapnil On Fri, Jun 5, 2015 at 5:37 AM, Udara Liyanage wrote: > Hi Swapnil, > > I see below lines in your logs. This means server is starting up. Go to > Stratos Install directory where the products are unzipped and configured. > Then view repository/l

Re: Stratos not starting up

2015-06-04 Thread Udara Liyanage
Hi Swapnil, I see below lines in your logs. This means server is starting up. Go to Stratos Install directory where the products are unzipped and configured. Then view repository/logs/wso2carbon.log file You can access Stratos after the server is started. *

Re: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Gayan Gunarathne
Hi Thanos, On Thu, Jun 4, 2015 at 7:27 PM, Athanasios Tsitsipas < athanasios.tsitsi...@uni-ulm.de> wrote: > I am trying with this guide I found for openstack > > > > > http://wso2.com/library/tutorials/2014/04/tutorial-how-to-get-apache-stratos-4.0.0-running-on-a-single-machine/ > This guide rela

Re: Stratos not starting up

2015-06-04 Thread Swapnil Patil
Hi Udara, Yes, I did use installer. Yes, I have these lines in the output. But I did not attach it earlier (Because, I did not have it completely as I am using screen on ssh ). Please find it attached now. Thanks and Regards, Swapnil On Fri, Jun 5, 2015 at 5:30 AM, Udara Liyanage wrote: > HI

Re: Stratos not starting up

2015-06-04 Thread Isuru Haththotuwa
On Fri, Jun 5, 2015 at 10:53 AM, Swapnil Patil wrote: > Are there any other log files that I should look at? > The wso2carbon.log file under /repository/logs should have more information. > > Thanks and Regards, > Swapnil > > On Fri, Jun 5, 2015 at 5:22 AM, Swapnil Patil > wrote: > >> Hi All, >

Re: Stratos not starting up

2015-06-04 Thread Udara Liyanage
HI Swapnil, Could you explain the steps you did. Did you use Stratos installer to setup Stratos? If so the following boded lines should appear in the logs. *echo "Apache Stratos configuration completed successfully"* if [[ $auto_start_servers != "true" ]]; then read -p "Do you want to start

Re: Stratos not starting up

2015-06-04 Thread Swapnil Patil
Thanks Isuru. I will have a look at it. Also just now I figured out that activemq is not running. Will look into it. Thanks, Swapnil On Fri, Jun 5, 2015 at 5:25 AM, Isuru Haththotuwa wrote: > > > On Fri, Jun 5, 2015 at 10:53 AM, Swapnil Patil > wrote: > >> Are there any other log files that

Re: Stratos not starting up

2015-06-04 Thread Swapnil Patil
Are there any other log files that I should look at? Thanks and Regards, Swapnil On Fri, Jun 5, 2015 at 5:22 AM, Swapnil Patil wrote: > Hi All, > > I have installed Stratos on an EC2 instance. Installation was successful. > But I am not able to open the management console. I tried netstat for i

Stratos not starting up

2015-06-04 Thread Swapnil Patil
Hi All, I have installed Stratos on an EC2 instance. Installation was successful. But I am not able to open the management console. I tried netstat for its port. But it seems the server is not started yet. But I couldn't see any error in log files. Please find attached log files. What could be th

Problem in Kubernetes with Stratos master branch

2015-06-04 Thread Lahiru Sandaruwan
Hi devs, I tried single cartridge sample with $subject. I'm using the git repo [1]. It seems pods do not become active.([2]) Thanks. [1] https://github.com/imesh/kubernetes-vagrant-setup [2] java.lang.RuntimeException: Pod status did not change to running within 60 sec: [application] single-cart

Re: Testing Stratos 4.1: Application undeployment: application fails to undeploy (nested grouping, group scaling)

2015-06-04 Thread Udara Liyanage
Hi, For the first issue you have mentioned, the particular member is activated, but it is still identified as an obsolete member and is being marked to be terminated since pending time expired. Does that mean member is still in Obsolete list even though it is being activated? //member started TI

Build failed in Jenkins: Stratos-Master-Nightly-Build #521

2015-06-04 Thread Apache Jenkins Server
See Changes: [angal.sh] fixing issues in GCEIaas class and gce config.sh [angal.sh] Adding initial files for gce load balancer extension [angal.sh] Adding initial files for gce load balancer extension [angal.sh] fixing a

Build failed in Jenkins: Stratos-Master-Nightly-Build ยป Apache Stratos - Integration Tests #521

2015-06-04 Thread Apache Jenkins Server
See -- [...truncated 158 lines...] [2015-06-05 02:37:49,224] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - [2015-06-05 02:

FW: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Athanasios Tsitsipas
Hi, For the LB cartridge I used the following json: But, the ports in axis2.xml are set to 80 and 443 respectively. What am I doing wrong? Also at the samples you map as http port the 22 to proxyport 8280. Is this right? { "type": "lb", "category": "fram

RE: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Athanasios Tsitsipas
Hi, For the LB cartridge I used the following json: But, the ports in axis2.xml are set to 80 and 443 respectively. What am I doing wrong? Also at the samples you map as http port the 22 to proxyport 8280. Is this right? { "type": "lb", "category": "framewo

RE: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Athanasios Tsitsipas
I am trying with this guide I found for openstack http://wso2.com/library/tutorials/2014/04/tutorial-how-to-get-apache-stratos-4.0.0-running-on-a-single-machine/ But I cannot get the lb working Regards , Thanos From: Gayan Gunarathne [mailto:gay...@wso2.com] Sent: Thursday, June 4

Re: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Gayan Gunarathne
You can define the port and the proxy port in cartridge itself[1].That is used by the Load Balancer. [1] https://github.com/apache/stratos/blob/master/samples/cartridges/mock/php.json Thanks, Gayan On Thu, Jun 4, 2015 at 5:02 PM, Athanasios Tsitsipas < athanasios.tsitsi...@uni-ulm.de> wrote: >

RE: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Athanasios Tsitsipas
Also the, lb module in puppet in which port it listens and I have to set the proxyport to any other application? Regards, Thanos From: Gayan Gunarathne [mailto:gay...@wso2.com] Sent: Thursday, June 4, 2015 12:32 PM To: dev@stratos.apache.org Subject: Re: Load balancer in stratos 4.1.0 op

Re: LVS load balancer support for Apche Stratos

2015-06-04 Thread Gayan Gunarathne
Hi Mari, Yeah. we can add that in to the Wiki. Also please note that this feature is not listed under the 4.1.0 release[1]. [1][Proposal] LVS load balancer support for Apache Stratos Thanks, Gayan On Thu, Jun 4, 2015 at 9:19 AM, Mariangela Hills wrote: > Hi Gayan, > > Is it ok to add the con

Re: Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Gayan Gunarathne
Hi Athanasios, I guess you are asking for the lb module in the puppet. Then that lb module in the puppet will install the Stratos load balancer[1]. Also we have extensions for the HAProxy[2] as well as nginx[3].Those load balancer extensions can work as a Standalone applications.Please refer the

Load balancer in stratos 4.1.0 openstack

2015-06-04 Thread Athanasios Tsitsipas
Hello, One question the load balancer used in stratos, under the lb module, is an haproxy, nginx ? Also, any sample configuration for the load balancer to create a cartridge, open the correct ports and later subscribe an nodejs application to the load balancer? Regards, Athanasios Tsitsipa

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

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

Re: could not start instance

2015-06-04 Thread Jane Mariathas
hi Rajkumar yeah the docker image name is same as the docker image name in cartridge definition. image name is : * stratos/php:4.1.0-beta* On Thu, Jun 4, 2015 at 12:21 PM, Rajkumar Rajaratnam wrote: > Hi Jane, > > Log says the pod didn't become to RUNNING state. > > - did you pull the dock