[Discuss] Verifying Load Balancer Statistics based Autoscaling

2015-05-16 Thread Imesh Gunaratne
Hi Devs, While working on $subject and I found that we have not packaged the thrift client configuration file in the load balancer distribution: [2015-05-17 12:05:07,746] FATAL - LoadBalancerServiceComponent Failed to activate load balancer service component java.lang.RuntimeException: Could not

[Discuss] Issues found in the CLI

2015-05-16 Thread Imesh Gunaratne
Hi Dinithi, I found series of issues in the CLI: 1. When an invalid password is given following error message is raised: >/apache-stratos-cli-4.1.0-SNAPSHOT$ sh bin/stratos.sh Username: admin Password: * An unknown error occurred: null 2. When an invalid network partition is added foll

[jira] [Created] (STRATOS-1416) Stratos GUI does not direct to login page if session is timed out

2015-05-16 Thread Lahiru Sandaruwan (JIRA)
Lahiru Sandaruwan created STRATOS-1416: -- Summary: Stratos GUI does not direct to login page if session is timed out Key: STRATOS-1416 URL: https://issues.apache.org/jira/browse/STRATOS-1416 Proje

Re: Clustered deployments of Stratos

2015-05-16 Thread Lahiru Sandaruwan
Hi Shaheed, Similarly it would be a great help, if you can verify all these issues in latest code, since we have been fixing a lot of issues in recent days, as a result of RC1 testing. Thanks. On Fri, May 15, 2015 at 9:42 PM, Imesh Gunaratne wrote: > Hi Shaheed, > > Thanks for the quick respon

RE: Testing stratos 4.1: issue with adding a tenant ?

2015-05-16 Thread Martin Eppel (meppel)
Thank You From: Imesh Gunaratne [mailto:im...@apache.org] Sent: Saturday, May 16, 2015 12:01 PM To: dev Cc: Shaheedur Haque (shahhaqu) Subject: Re: Testing stratos 4.1: issue with adding a tenant ? Hi Martin, The attributes "firstname" and "lastname" in the Tenant JSON were renamed to "firstNam

Re: Testing stratos 4.1: issue with adding a tenant ?

2015-05-16 Thread Imesh Gunaratne
Hi Martin, The attributes "firstname" and "lastname" in the Tenant JSON were renamed to "firstName" and "lastName". Please note the letter 'N'. Thanks On Sun, May 17, 2015 at 12:26 AM, Martin Eppel (meppel) wrote: > Imesh, > > > > The problem is that we are seeing the issue without using the

RE: Testing stratos 4.1: issue with adding a tenant ?

2015-05-16 Thread Martin Eppel (meppel)
Imesh, The problem is that we are seeing the issue without using the UI (as pointed out) and the fix included. I checked the commit and I am not clear what has changed ? }, -"required":["admin","adminPassword","email", "firstname", "lastname", "tenantDomain"], +"required":["admin"

Re: Testing stratos 4.1: issue with adding a tenant ?

2015-05-16 Thread Imesh Gunaratne
Hi Martin, Yes the problem was there in the UI in the Tenant JSON schema. This was fixed in the following commit revision: 73d50a72a596b9d96d4889314aad07bb66ce1159 https://github.com/apache/stratos/commits/master/components/org.apache.stratos.manager.console/console/controllers/forms/schema/users

Re: Shall we remove $package_repo from base.pp?

2015-05-16 Thread Imesh Gunaratne
+1 On Sat, May 16, 2015 at 11:04 PM, Rajkumar Rajaratnam wrote: > Hi Devs, > > AFAIK, we are not using $package_repo defined in base.pp? If so, shall we > remove it? It might confuse users. > > Thanks. > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO

[GitHub] stratos pull request: Removing un-used code in cloud controller

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

[GitHub] stratos pull request: Fixing cartridge category in samples

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

Location of PCA logs should be updated in documentation

2015-05-16 Thread Rajkumar Rajaratnam
Hi, $Subject in https://cwiki.apache.org/confluence/display/STRATOS/4.1.0-Beta+2+Python+Cartridge+Agent+Guide#id-4.1.0-Beta2PythonCartridgeAgentGuide-Logging Thanks. -- Rajkumar Rajaratnam Committer & PMC Member, Apache Stratos Software Engineer, WSO2 Mobile : +94777568639 Blog : rajkumarr.com

RE: Testing stratos 4.1: issue with adding a tenant ?

2015-05-16 Thread Martin Eppel (meppel)
Hi Imesh, Some updates: Just noticed that the jira mentions the commit id and checked, it’s there but it is not working. It’s worthwhile to mention that we are not using the UI but directly the RestApi. I checked tenant creation using the stratos cli and it doesn’t seem to generate an error :

Shall we remove $package_repo from base.pp?

2015-05-16 Thread Rajkumar Rajaratnam
Hi Devs, AFAIK, we are not using $package_repo defined in base.pp? If so, shall we remove it? It might confuse users. Thanks. -- Rajkumar Rajaratnam Committer & PMC Member, Apache Stratos Software Engineer, WSO2 Mobile : +94777568639 Blog : rajkumarr.com

[jira] [Commented] (STRATOS-1406) Validate given default Ip pool exist

2015-05-16 Thread Udara Liyanage (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546809#comment-14546809 ] Udara Liyanage commented on STRATOS-1406: - hi, this is not possible with curren

[jira] [Commented] (STRATOS-1406) Validate given default Ip pool exist

2015-05-16 Thread Udara Liyanage (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546810#comment-14546810 ] Udara Liyanage commented on STRATOS-1406: - hi, this is not possible with curren

Re: [jira] [Commented] (STRATOS-1406) Validate given default Ip pool exist

2015-05-16 Thread Udara Liyanage
hi, this is not possible with current version. however in master branch there is a FlostingIpPoolApi which should gives us the capability. On 16 May 2015 12:17 pm, "Rajkumar Rajaratnam (JIRA)" wrote: > > [ > https://issues.apache.org/jira/browse/STRATOS-1406?page=com.atlassian.jira.plugin.sy

Re: [Error] Error when executing GET /application/{application_id}/properties

2015-05-16 Thread Mariangela Hills
I have documented this in [1]. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Getting+All+Application+Property+Details+via+REST+API Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc. lean.enterprise.middlewar

Re: [Error] Error when executing POST /application/{application_id}/cluster/{cluster_id}/properties

2015-05-16 Thread Mariangela Hills
Udara, this is woking properly now! I have documented this is [1]. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Adding+a+Property+to+a+Cluster+via+REST+API Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc.

Re: [Error] Error when executing GET /application/{application_id}/properties

2015-05-16 Thread Mariangela Hills
Udara, this is woking property now! Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc. lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Fri, May 15, 2015 at 11:49 AM, Udara Liyana

Re: Network interfaces name is not needed

2015-05-16 Thread Mariangela Hills
Hi Devs, I updated [1] by removing the property name. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Multiple+Network+Interfaces Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc. lean.enterprise.middleware.