Re: Clustering/simple grouping support in Stratos

2014-07-02 Thread Manula Chathurika Thantriwatte
Hi, Sure, I'll update the details. On Thu, Jul 3, 2014 at 3:26 AM, Imesh Gunaratne wrote: > Manula, can you please describe the functional changes in this patch in > detail? Things like how well known members are configured and managed, etc. > > Thanks > > > On Wed, Jul 2, 2014 at 4:40 AM, chr

[jira] [Created] (STRATOS-698) Cannot assign floating IPs to any interface other than the first

2014-07-02 Thread Matt Turner (JIRA)
Matt Turner created STRATOS-698: --- Summary: Cannot assign floating IPs to any interface other than the first Key: STRATOS-698 URL: https://issues.apache.org/jira/browse/STRATOS-698 Project: Stratos

Re: Auto Install Error

2014-07-02 Thread Isuru Perera
It's okay Rob! There is nothing to apologize for. :) I hope you managed to get Stratos working on EC2. On Wed, Jul 2, 2014 at 8:37 AM, Rob Harrison wrote: > Hi > > > > I worked out what I did wrong, in the setup.conf file I placed the EC2 > details inside of the <> tags which are inside of th

Re: Clustering/simple grouping support in Stratos

2014-07-02 Thread Imesh Gunaratne
Manula, can you please describe the functional changes in this patch in detail? Things like how well known members are configured and managed, etc. Thanks On Wed, Jul 2, 2014 at 4:40 AM, chris snow wrote: > Putting these changes in 4.0.1 is ok with me - if the functionality is > well documente

Re: Carbon log flooded causing disk full and reboot

2014-07-02 Thread Jeffrey Nguyen (jeffrngu)
Thanks Imesh, Isuru, Amila and Martin. As Martin mentioned, we had log enabled at DEBUG level. This change will additional level of protection besides having good logging instrumentation in the code. With the DailyRollingFileAppender, we can only hope that log file is rotated every 24 hr be

[jira] [Commented] (STRATOS-520) Forking jClouds's openstack-nova API

2014-07-02 Thread Jeffrey Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050375#comment-14050375 ] Jeffrey Nguyen commented on STRATOS-520: Hi Imesh, Yes, we can remove this fork

RE: Auto Install Error

2014-07-02 Thread Rob Harrison
Hi I worked out what I did wrong, in the setup.conf file I placed the EC2 details inside of the <> tags which are inside of the “” tags. I thought they were required. Sorry to bother you all. Thanks Rob From: Nirmal Fernando [mailto:nirmal070...@gmail.com] Sent: 02 July 2014 15:33 To: dev S

Re: Auto Install Error

2014-07-02 Thread Isuru Perera
May be the ec2 credential is like a tag? With <,> characters? The setup script just replaces the values in the configurations from setup.conf. So these kinds of issues may appear if the setup.conf values have special characters. On Wed, Jul 2, 2014 at 7:33 AM, Nirmal Fernando wrote: > Oh.. ec2

Re: Auto Install Error

2014-07-02 Thread Nirmal Fernando
Oh.. ec2 credentials in an xml tag.. strange.. Rob, please have a look at your cloud-controller.xml. Also, please send ur setup.conf over (after removing confidential info). On Wed, Jul 2, 2014 at 7:35 PM, Rob Harrison wrote: > Hi > > > > I did a clean install using the auto method and Opensta

RE: Default admin password change

2014-07-02 Thread Rob Harrison
Hi Chris I did, there are a couple of places that could do with an INFO/Note item. I will put them together. Thanks Rob From: chris snow [mailto:chsnow...@gmail.com] Sent: 02 July 2014 13:46 To: dev@stratos.apache.org Subject: RE: Default admin password change Hi Rob, did you follow the pre

Auto Install Error

2014-07-02 Thread Rob Harrison
Hi I did a clean install using the auto method and Openstack which worked fine. I've now tried the same process but with EC2 enabled only, this appears in my terminal as normal: Apache Stratos configuration completed successfully Starting up servers. This may take time. Look at /opt/stratos-lo

RE: Default admin password change

2014-07-02 Thread chris snow
Hi Rob, did you follow the prerequisite steps on the wiki page? If you did, would you mind adding a JIRA issue for this against Documentation? On Jul 2, 2014 1:10 PM, "Rob Harrison" wrote: > Hi Chris > > > > When I run it I get: > > BUILD SUCCESSFUL > > Total time: 2 seconds > > Database drive

RE: Default admin password change

2014-07-02 Thread Rob Harrison
Hi Update, I’ve sorted the classpath. Thanks Rob From: Rob Harrison [mailto:r...@chillidrop.com] Sent: 02 July 2014 13:10 To: dev@stratos.apache.org Subject: RE: Default admin password change Hi Chris When I run it I get: BUILD SUCCESSFUL Total time: 2 seconds Database driver [com.mysq

RE: Default admin password change

2014-07-02 Thread Rob Harrison
Hi Chris When I run it I get: BUILD SUCCESSFUL Total time: 2 seconds Database driver [com.mysql.jdbc.Driver] not found in classpath. So it doesn’t set the password, the connector jar is set correctly in the setup.conf file as I can currently login etc with default password. Where do I

Re: [Wiki] Cartridge documentation improvements

2014-07-02 Thread Mariangela Hills
Great suggestion, Shiro! Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Tue, Jul 1, 2014 at 3:03 PM, Shiroshica Kulatilake wrote: > Thank you Isuru for adding ! > >

Re: Clustering/simple grouping support in Stratos

2014-07-02 Thread chris snow
Putting these changes in 4.0.1 is ok with me - if the functionality is well documented ;) On Jul 2, 2014 5:22 AM, "Lakmal Warusawithana" wrote: > Hi Folks, > > While we are code freeze for 4.0.0 release (it took nearly month for > several reason), WSO2 Private PaaS team used Stratos RC and make s