Re: How to use the Load Balancer with openstack

2015-06-12 Thread David Hbase
-Dthrift.receiver.port=7711 >> >> >> >> What should I do? And where I can specify these ports for thrift. >> >> >> >> Also the template stratos.sh.erb is not used it seems that it takes the >> parameters from the stratos.bat. Can you check th

Re: How to use the Load Balancer with openstack

2015-06-07 Thread Gayan Gunarathne
hanasios.tsitsi...@uni-ulm.de] > *Sent:* Sunday, June 7, 2015 11:07 AM > > *To:* dev@stratos.apache.org > *Subject:* RE: How to use the Load Balancer with openstack > > > > At the thrift-client-config.xml there is a configuration for the client. > Which ip and port should I in

RE: How to use the Load Balancer with openstack

2015-06-07 Thread Athanasios Tsitsipas
thing else??? Also, in the init.pp the push templates doesn’t push the stratos.sh.erb :/ Thank you for your time. From: Athanasios Tsitsipas [mailto:athanasios.tsitsi...@uni-ulm.de] Sent: Sunday, June 7, 2015 11:07 AM To: dev@stratos.apache.org Subject: RE: How to use the Load Balancer with

RE: How to use the Load Balancer with openstack

2015-06-07 Thread Athanasios Tsitsipas
[mailto:athanasios.tsitsi...@uni-ulm.de] Sent: Sunday, June 7, 2015 11:18 AM To: dev@stratos.apache.org Subject: RE: How to use the Load Balancer with openstack Also from the base.pp at the repository [1] there is no reference to 7811 and this is probably the https port as I can see from the

RE: How to use the Load Balancer with openstack

2015-06-07 Thread Athanasios Tsitsipas
...@wso2.com] Sent: Sunday, June 7, 2015 7:45 AM To: dev@stratos.apache.org Subject: Re: How to use the Load Balancer with openstack Hi, On Sun, Jun 7, 2015 at 5:58 AM, Athanasios Tsitsipas mailto:athanasios.tsitsi...@uni-ulm.de> > wrote: Hi, I added manually to the lb

RE: How to use the Load Balancer with openstack

2015-06-07 Thread Athanasios Tsitsipas
there are some syntax errors probably. Regards, Thanos From: Gayan Gunarathne [mailto:gay...@wso2.com] Sent: Sunday, June 7, 2015 7:21 AM To: dev@stratos.apache.org Subject: Re: How to use the Load Balancer with openstack Hi, On Sun, Jun 7, 2015 at 4:45 AM, Athanasios Tsi

Re: How to use the Load Balancer with openstack

2015-06-06 Thread Gayan Gunarathne
ketImpl.(SSLSocketImpl.java:413) > > at > sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88) > > at > org.apache.thrift.transport.TSSLTransportFactory.createClient(TSSLTransportFactory.java:208) > > ... 13 more > > >

Re: How to use the Load Balancer with openstack

2015-06-06 Thread Gayan Gunarathne
itializeCarbon(CarbonServerManager.java:517) > > at > org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:290) > > at > org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:118) &

RE: How to use the Load Balancer with openstack

2015-06-06 Thread Athanasios Tsitsipas
AM To: dev@stratos.apache.org Subject: RE: How to use the Load Balancer with openstack I had success with the nginx eventually. But now with the puppet module of stratos load balancer. I think there is a problem: In the stratos.sh on the spawned vm of load balancer under the folder /mnt

RE: How to use the Load Balancer with openstack

2015-06-06 Thread Athanasios Tsitsipas
apache.org Subject: RE: How to use the Load Balancer with openstack Hi I did that, right now. I installed the nginx to Ubuntu and provided the executable path(/usr/sbin/nginx). If only download the distribution of nginx somehow I need to compile the code right?There is no executable fil

RE: How to use the Load Balancer with openstack

2015-06-06 Thread Athanasios Tsitsipas
che.org> ] Sent: Friday, June 5, 2015 9:05 PM To: dev Subject: Re: How to use the Load Balancer with openstack Hi Athanasios, It's nice to hear that you are using the latest codebase, it has three load balancing options: 1. Stratos Load Balancer 2. Nginx (via extension) 3. HA

Re: How to use the Load Balancer with openstack

2015-06-05 Thread Gayan Gunarathne
t; > [2015-06-05 23:34:04,228] INFO - [Nginx] Stopping nginx... > > [2015-06-05 23:34:04,229] ERROR - [Nginx] Could not stop nginx > > > > I added the information for the activemq to jndi.properties file. Also I > changed the script file accordingly and the thrift xml. > &

RE: How to use the Load Balancer with openstack

2015-06-05 Thread Athanasios Tsitsipas
ipt file accordingly and the thrift xml. From: Imesh Gunaratne [mailto:im...@apache.org] Sent: Friday, June 5, 2015 9:05 PM To: dev Subject: Re: How to use the Load Balancer with openstack Hi Athanasios, It's nice to hear that you are using the latest codebase, it has three load

Re: How to use the Load Balancer with openstack

2015-06-05 Thread Imesh Gunaratne
Hi Athanasios, It's nice to hear that you are using the latest codebase, it has three load balancing options: 1. Stratos Load Balancer 2. Nginx (via extension) 3. HAproxy (via extension) First you could try to run either of these against your Stratos deployment and see whether they are working a