Re: Improving the way integration tests check whether the server is ready handle request

2015-11-23 Thread Reka Thirunavukkarasu
Hi Raj, +1 to introduce server restart test case. It is a good thought and would really be helpful in many ways and make sure persistence model works properly. I'm not quite sure about whether we can only check mock IaaS API to see whether stratos started successfully. What about checking for the

Re: [Discuss] Suggesting a patching model for PCA

2015-11-23 Thread Sajith Kariyawasam
Hi Imesh, On Sun, Nov 22, 2015 at 10:40 PM, Imesh Gunaratne wrote: > Hi Sajith, > > PCA executes life cycle state events at the startup and it also wait until > member initiatlized event to start its process. Therefore I do not think we > can apply patches to PCA and restart. > > There are two a

[GitHub] stratos pull request: Fixing minor issues.

2015-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/495 --- 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] [Resolved] (STRATOS-1631) Server Log Client to Retrieve Logs from Remote Carbon Servers

2015-11-23 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa resolved STRATOS-1631. Resolution: Fixed > Server Log Client to Retrieve Logs from Remote Carbon Servers

[jira] [Commented] (STRATOS-1631) Server Log Client to Retrieve Logs from Remote Carbon Servers

2015-11-23 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023876#comment-15023876 ] Isuru Haththotuwa commented on STRATOS-1631: Implemented in commit 22ac8e258

[jira] [Created] (STRATOS-1631) Server Log Client to Retrieve Logs from Remote Carbon Servers

2015-11-23 Thread Isuru Haththotuwa (JIRA)
Isuru Haththotuwa created STRATOS-1631: -- Summary: Server Log Client to Retrieve Logs from Remote Carbon Servers Key: STRATOS-1631 URL: https://issues.apache.org/jira/browse/STRATOS-1631 Project:

[GitHub] stratos pull request: Fixing minor issues.

2015-11-23 Thread Thanu
GitHub user Thanu opened a pull request: https://github.com/apache/stratos/pull/495 Fixing minor issues. This p/r is to format log messages and restructuring das extension folder structure. You can merge this pull request into a Git repository by running: $ git pull https://gi

[jira] [Created] (STRATOS-1630) Refactoring Integration Tests

2015-11-23 Thread Rajkumar Rajaratnam (JIRA)
Rajkumar Rajaratnam created STRATOS-1630: Summary: Refactoring Integration Tests Key: STRATOS-1630 URL: https://issues.apache.org/jira/browse/STRATOS-1630 Project: Stratos Issue Type:

Jenkins build is back to stable : Stratos-41x-Commit-Build #177

2015-11-23 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #177

2015-11-23 Thread Apache Jenkins Server
See

Integration test for server restart scenario

2015-11-23 Thread Rajkumar Rajaratnam
Hi, We are experiencing quite a lot server restart issues recently. I have written a server restart integration test which will verify whether the server is recovering to the previous state on restart. More information on [1]. As part of this effort, we had to upgrade testng from 6.1.1 to 6.9.9, b

Improving the way integration tests check whether the server is ready handle request

2015-11-23 Thread Rajkumar Rajaratnam
Hi Devs, Currently, integrations test is looking at specific log messages to determine whether the server is ready to handle request or not. I propose we need to handle this in the following way. a) exposing an API in mock API to check whether mock iaas is activated or not. b) integration tests s

[jira] [Resolved] (STRATOS-1627) Integration test to verify whether stratos recovers from server restart

2015-11-23 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Rajaratnam resolved STRATOS-1627. -- Resolution: Implemented > Integration test to verify whether stratos recovers

[jira] [Commented] (STRATOS-1627) Integration test to verify whether stratos recovers from server restart

2015-11-23 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023836#comment-15023836 ] Rajkumar Rajaratnam commented on STRATOS-1627: -- Implemented in e5ad2c98a22d

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #176

2015-11-23 Thread Isuru Haththotuwa
Ran a clean build, did not get this. On Tue, Nov 24, 2015 at 11:01 AM, Gayan Gunarathne wrote: > Anyone experience this with local build? I am not experience this with > local build.Anyway I have triggered a new build in jenkins server. > > Thanks, > Gayan > > On Tue, Nov 24, 2015 at 8:34 AM, Ra

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #176

2015-11-23 Thread Gayan Gunarathne
Anyone experience this with local build? I am not experience this with local build.Anyway I have triggered a new build in jenkins server. Thanks, Gayan On Tue, Nov 24, 2015 at 8:34 AM, Rajkumar Rajaratnam wrote: > This is because SingleClusterScalingTestCase didn't finish within the > time-out

Re: It seems that I successfully start the Mock IaaS and upload the sample,but can not load the pages

2015-11-23 Thread Akila Ravihansa Perera
Hi Hank, Please note that Apache Stratos latest stable release is v4.1.4 [1]. Would you be able to check whether same issue exist in that version? [1] https://dist.apache.org/repos/dist/release/stratos/4.1.4/ Thanks.

Re: It seems that I successfully start the Mock IaaS and upload the sample,but can not load the pages

2015-11-23 Thread 周华康
Hi, I have solved this problem.It seems that Apache Stratos 4.1.0 do not support the browser Chrome Then I change the Safari,then it success.: ) > 在 2015年11月24日,上午10:54,周华康 <459673...@qq.com> 写道: > > Hi, > I have found the Apache Stratos 4.1.0 do not support java 1.8,so I have > c

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #176

2015-11-23 Thread Rajkumar Rajaratnam
This is because SingleClusterScalingTestCase didn't finish within the time-out 120 On Tue, Nov 24, 2015 at 12:39 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > -- Rajkumar Rajaratnam Committer & P

Re: File handle leak in Thrift

2015-11-23 Thread Isuru Haththotuwa
Shaheed, I could not find the jar with the mentioned version hosted in the relevant nexus repository [1]. Can you please double check if the version is correct? [1]. http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/org.wso2.carbon.databridge.agent.thrift/ On Mon, Nov 23, 2

Jenkins build became unstable: Stratos-41x-Commit-Build #176

2015-11-23 Thread Apache Jenkins Server
See

Jenkins build became unstable: Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #176

2015-11-23 Thread Apache Jenkins Server
See

RE: File handle leak in Thrift

2015-11-23 Thread Shaheedur Haque (shahhaqu)
It seems the upstream fix is in Thrift 0.9.3. Now, I think I pasted the wrong dependency in the email below, but changing the variable "thrift.version" to 0.9.3 simply resulted in a build failure: [ERROR] Failed to execute goal on project org.apache.stratos.common: Could not resolve dependencie

[GitHub] stratos pull request: Removing Member Information Publisher not en...

2015-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/494 --- 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: Removing Member Information Publisher not en...

2015-11-23 Thread Thanu
GitHub user Thanu opened a pull request: https://github.com/apache/stratos/pull/494 Removing Member Information Publisher not enabled warn log This p/r is to remove "Member information publisher not enabled" warn log. You can merge this pull request into a Git repository by running:

[jira] [Commented] (STRATOS-1629) DAS publishers created each time when an event is published from stratos to DAS.

2015-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022219#comment-15022219 ] ASF GitHub Bot commented on STRATOS-1629: - Github user asfgit closed the pull re

[GitHub] stratos pull request: Fixing multiple publisher objects created fo...

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

File handle leak in Thrift

2015-11-23 Thread Shaheedur Haque (shahhaqu)
Hi all, I believe that Stratos is missing a memory leak fix in libthrift_0.7.0.wso2v2.jar as follows... 1. For unknown reasons, we sometimes get Stratos' memory footprint growing from the normal "1.0something" GB of virtual memory to 10 GB and then 34 GB in a matter of seconds: top - 2

[GitHub] stratos pull request: Fixing multiple publisher objects created fo...

2015-11-23 Thread swgkg
Github user swgkg commented on a diff in the pull request: https://github.com/apache/stratos/pull/493#discussion_r45602771 --- Diff: products/stratos/modules/distribution/src/main/conf/drools/mincheck.drl --- @@ -83,9 +81,8 @@ dialect "mvel" 0,

[GitHub] stratos pull request: Fixing multiple publisher objects created fo...

2015-11-23 Thread swgkg
Github user swgkg commented on a diff in the pull request: https://github.com/apache/stratos/pull/493#discussion_r45602412 --- Diff: components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/statistics/publisher/DASMemberStatusPublisher.java ---

[GitHub] stratos pull request: Fixing multiple publisher objects created fo...

2015-11-23 Thread Thanu
Github user Thanu commented on a diff in the pull request: https://github.com/apache/stratos/pull/493#discussion_r45601710 --- Diff: components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/statistics/publisher/DASMemberStatusPublisher.java ---

Re: Can not find the bin/stratos.in in the folder "stratos"

2015-11-23 Thread 周华康
Hi, I have handled the problem i mentioned before Error: JAVA_HOME is not defined correctly. > CARBON cannot execute > /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/java Use this method: export JAVA_HOME=`/usr/libexec/java_home` from http://lists

[GitHub] stratos pull request: Fixing multiple publisher objects created fo...

2015-11-23 Thread Thanu
Github user Thanu commented on a diff in the pull request: https://github.com/apache/stratos/pull/493#discussion_r45578236 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/ThriftStatisticsPublisher.java --- @@ -61,54 +57,5