[jira] [Created] (STRATOS-1540) Repo password is displayed in plain text in UI

2015-08-31 Thread Anuruddha Lanka Liyanarachchi (JIRA)
Anuruddha Lanka Liyanarachchi created STRATOS-1540: -- Summary: Repo password is displayed in plain text in UI Key: STRATOS-1540 URL: https://issues.apache.org/jira/browse/STRATOS-1540 P

Re: [Dev] Merge tenant-isolation branch to the master

2015-08-31 Thread Gayan Gunarathne
Now I have merged the tenant-isolation to the master branch with integration test. Now I am doing smoke test with the merge changes and will push the changes to the master branch today. Thanks, Gayan On Sun, Aug 30, 2015 at 11:47 PM, Akila Ravihansa Perera wrote: > Hi Gayan, > > I've pushed all

Re: Setting InstanceMetadata for Mock IaaS instances

2015-08-31 Thread Gayan Gunarathne
I think we may need to generate those meta data dynamically.We can use mock-iaas.xml to just to configure what meta data needs to be included. wdyt? Thanks, Gayan On Tue, Sep 1, 2015 at 7:04 AM, Imesh Gunaratne wrote: > Can you please send the attributes that we are planning to include? > > Tha

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #611

2015-08-31 Thread Gayan Gunarathne
Seems system hangs on long period of time.If the Stratos server process did not get killed and running in the background, I think it needs to be failed when test framework try to start the Stratos server. By adding the timeout we can skip this server hang on.But I think we may need to check why th

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #611

2015-08-31 Thread Imesh Gunaratne
A good catch Akila! May be we need to specify a proper timeout for each test. On Tue, Sep 1, 2015 at 8:36 AM, Akila Ravihansa Perera wrote: > There is an intermittent issue with integration tests which is causing it > to hang at "application Bursting test case". I had to kill the Jenkins job > s

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #611

2015-08-31 Thread Akila Ravihansa Perera
Hi Lasindu, In the complete log output you can trace the last test case it executed before printing warning messages. [2015-08-31 16:37:52,142] INFO {org.apache.stratos.integration.tests.application.SampleApplicationsTest} - ---Started application Bursting test case-

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #611

2015-08-31 Thread Akila Ravihansa Perera
There is an intermittent issue with integration tests which is causing it to hang at "application Bursting test case". I had to kill the Jenkins job since it went more than 12 hours yesterday. My guess is Stratos server process did not get killed and running in the background so maven is unable to

Re: [Dev] PCA Live Test is Failing

2015-08-31 Thread Akila Ravihansa Perera
Hi Imesh, SSL is enabled even now. The problem is with the cipher suite being used to secure the data that is being transferred. Yes, I'll make it configurable via agent.conf. Thanks. On Tue, Sep 1, 2015 at 6:59 AM, Imesh Gunaratne wrote: > Great work Akila!! Yes I also think we need to enable

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #611

2015-08-31 Thread Lasindu Charith
Integration test started at *[2015-08-31 16:32:26,646]* and failed at *[2015-09-01 00:12:18,130]. * Meantime I can see above error printed throughout. Seems like it cannot connect to activemq. What could be the reason? And how do I know which test case is failing? On Tue, Sep 1, 2015 at 5:43 AM

Re: Setting InstanceMetadata for Mock IaaS instances

2015-08-31 Thread Imesh Gunaratne
Can you please send the attributes that we are planning to include? Thanks On Mon, Aug 31, 2015 at 11:03 PM, Reka Thirunavukkarasu wrote: > +1 for setting it using mock-iaas.xml. It would be helpful to have > metadata for instance which starts using mock, for the stats publishing and > dashboar

Re: [Dev] PCA Product Distribution Folder Structure

2015-08-31 Thread Imesh Gunaratne
Great! Nice to hear that! May be these changes can be included in 4.1.3. On Tue, Sep 1, 2015 at 2:13 AM, Akila Ravihansa Perera wrote: > Hi, > > I found the issue with PCA which prevented it from being started inside > 'modules' dir. This is because we have hard-coded 'modules' in PCA to get > t

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #611

2015-08-31 Thread Imesh Gunaratne
The build has again failed with the following error: [ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/Stratos-Master-Nightly-Build/products/stratos/modules/integration/target && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar /home/jenkins/jenkins-slave/workspace/Str

Re: [Dev] PCA Live Test is Failing

2015-08-31 Thread Imesh Gunaratne
Great work Akila!! Yes I also think we need to enable SSL when communicating between PCA and CEP. +1 for making it configurable. Thanks On Tue, Sep 1, 2015 at 1:54 AM, Akila Ravihansa Perera wrote: > Hi, > > I received a response for the query made regarding setting up an embedded > Thrift serv

Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #611

2015-08-31 Thread Apache Jenkins Server
See -- [...truncated 118131 lines...] [2015-08-31 23:41:54,066] WARN {org.apache.activemq.broker.TransportConnection.Transport} - Transport Connecti

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

2015-08-31 Thread Apache Jenkins Server
See Changes: [imesh] Cleaning and Formatting Code -- [...truncated 126200 lines...] Took 23 ms [JENKINS] Archiving

Jenkins build is back to stable : Stratos-Master-Nightly-Build » Apache Stratos - Messaging #611

2015-08-31 Thread Apache Jenkins Server
See

[Doc] Broken links on Kuberneties cluster guide

2015-08-31 Thread Udara Liyanage
Hi, Master.yaml and node.yaml files are broken. https://cwiki.apache.org/confluence/display/STRATOS/4.1.x+Install+Stratos+with+Kubernetes+on+EC2 -- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 4

Re: [Dev] PCA Product Distribution Folder Structure

2015-08-31 Thread Akila Ravihansa Perera
Hi, I found the issue with PCA which prevented it from being started inside 'modules' dir. This is because we have hard-coded 'modules' in PCA to get the absolute path of certain artifacts. I've fixed this and moved PCA product sub-modules to a sub directory named 'modules'. Now all product distri

Re: [Dev] PCA Live Test is Failing

2015-08-31 Thread Akila Ravihansa Perera
Hi, I received a response for the query made regarding setting up an embedded Thrift server in PCA integration test. Based on that I was able to start a Thrift test server and receive events published by PCA. I had to explicitly set the cipher suite in PCA to "DEFAULT:!ECDH" in order to make it wo

Re: Setting InstanceMetadata for Mock IaaS instances

2015-08-31 Thread Reka Thirunavukkarasu
+1 for setting it using mock-iaas.xml. It would be helpful to have metadata for instance which starts using mock, for the stats publishing and dashboard. Thanks, Reka On Mon, Aug 31, 2015 at 10:11 PM, Thanuja Uruththirakodeeswaran < thanu...@wso2.com> wrote: > Hi Devs, > > Currently Mock IaaS in

Setting InstanceMetadata for Mock IaaS instances

2015-08-31 Thread Thanuja Uruththirakodeeswaran
Hi Devs, Currently Mock IaaS instances don't have its instance metadata set. Shall we set the instance metadata from mock-iaas.xml file? Thanks. -- Thanuja Uruththirakodeeswaran Software Engineer WSO2 Inc.;http://wso2.com lean.enterprise.middleware mobile: +94 774363167

Re: [Discuss] Release Apache Stratos 4.1.2 RC1

2015-08-31 Thread Imesh Gunaratne
+1 Thanks for the feedback Lakmal. On Mon, Aug 31, 2015 at 10:50 AM, Lahiru Sandaruwan wrote: > > > On Sun, Aug 30, 2015 at 11:35 PM, Lakmal Warusawithana > wrote: > >> Hi Imesh, >> >> Since we are voting against source tag, IMO binaries are not mandatory, >> they added for users convenience. I

[GitHub] stratos pull request: P/R for Cleaning and Formatting Code

2015-08-31 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/450#issuecomment-136416364 These fixes are now merged to master branch. --- 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 proje

[GitHub] stratos pull request: P/R for Cleaning and Formatting Code

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

[jira] [Created] (STRATOS-1539) Code Quality Improvement for Cloud Controller component

2015-08-31 Thread Thanuja Uruththirakodeeswaran (JIRA)
Thanuja Uruththirakodeeswaran created STRATOS-1539: -- Summary: Code Quality Improvement for Cloud Controller component Key: STRATOS-1539 URL: https://issues.apache.org/jira/browse/STRATOS-1539

[jira] [Created] (STRATOS-1538) Application with more than one group in application level fails to undeploy

2015-08-31 Thread Pubudu Chinthaka Gunatilaka (JIRA)
Pubudu Chinthaka Gunatilaka created STRATOS-1538: Summary: Application with more than one group in application level fails to undeploy Key: STRATOS-1538 URL: https://issues.apache.org/jira/browse/S

[jira] [Created] (STRATOS-1537) Application Cluster Monitor Creation Fails Silently when uncaught exception is thrown

2015-08-31 Thread Anuruddha Lanka Liyanarachchi (JIRA)
Anuruddha Lanka Liyanarachchi created STRATOS-1537: -- Summary: Application Cluster Monitor Creation Fails Silently when uncaught exception is thrown Key: STRATOS-1537 URL: https://issues.apache.org

[jira] [Commented] (STRATOS-1530) Exception while Creating kubernetes service on kubernetes cluster installed on bare-metal ubuntu machine where master and minion IPs are same

2015-08-31 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723202#comment-14723202 ] Lasindu Charith commented on STRATOS-1530: -- Hi Punnadi, The property format yo

[jira] [Resolved] (STRATOS-1530) Exception while Creating kubernetes service on kubernetes cluster installed on bare-metal ubuntu machine where master and minion IPs are same

2015-08-31 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith resolved STRATOS-1530. -- Resolution: Not A Problem Assignee: Lasindu Charith > Exception while Creating k

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

2015-08-31 Thread Apache Jenkins Server
See -- [...truncated 7329 lines...] [JENKINS] Archiving

Jenkins build became unstable: Stratos-Master-Nightly-Build » Apache Stratos - Messaging #610

2015-08-31 Thread Apache Jenkins Server
See

Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #610

2015-08-31 Thread Apache Jenkins Server
See -- [INFO] [INFO] --

Re: [Documentation] Puppet master configuration for ubuntu 14 needs to be added

2015-08-31 Thread Reka Thirunavukkarasu
I have updated [1] with the instructions given as here.. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.x+Configuring+Puppet+Master On Fri, Aug 28, 2015 at 9:19 PM, Imesh Gunaratne wrote: > +1 Yes better to add this to the installation guide. > > On Thu, Aug 27, 2015 at 6:41 PM, Re