Re: [Dev] [BAM] Minimom Memory for BAM

2015-07-19 Thread Ayyoob Hamza
Found the reason for bam not able to execute the summarisation script. this was due to less disk space on server. Even though there was 7GB disk space available on the server, it had only 700 inode for filesystem. I deleted the files that not needed. This solved the issue. *Ayyoob Hamza*

[Dev] AS platform test automation for clustering

2015-07-19 Thread Suhan Dharmasuriya
Hi, We are running a cluster test automation for an AS cluster to test the Dep Sync functionality. In AS cluster we have a manger node and two worker nodes fronted by an Nginx load balancer. When testing the web app undeployment, we are following the below steps. 1. Undeploy the webapp from the

Re: [Dev] Can't login as tenant in publisher

2015-07-19 Thread Lalaji Sureshika
Hi Udara, We didn't test the tenant scenarios yet as those are decided to move with APIM 2.0.0. However I checked tenant login in publisher store and getting the same issue as Shazni mentioned. Thanks; On Sat, Jul 18, 2015 at 1:42 AM, Udara Rathnayake uda...@wso2.com wrote: Hi

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Samith Dassanayake
Hi Danushka, You have to set the class attribute of the localRepository element of the job config to org.wso2.carbon.appfactory.jenkins.extentions.AFLocalRepositoryLocator to use the tenant specific m2 Repo as in [1]. Then when a build is triggered, locate[2][3] method of the

Re: [Dev] charon-v2.0.0-wso2v4 released to staging

2015-07-19 Thread Prasad Tissera
Thanks ... Sent from my mobile On Jul 19, 2015 10:55 AM, KasunG Gajasinghe kas...@wso2.com wrote: Hi Prasad, Released the repo. Thanks. On Sat, Jul 18, 2015 at 1:18 PM, Prasad Tissera pras...@wso2.com wrote: charon-v2.0.0-wso2v4 released to staging [1] and verified the fixes. Please

Re: [Dev] AS platform test automation for clustering

2015-07-19 Thread KasunG Gajasinghe
It should be 404, but since the management console is registered as the ROOT webapp, the requests to non-existing webapps gets redirected to that. Hence, you are seeing a 302 redirect rather than a 404. If you need to get rid of this behavior, you need to set the WebContextRoot under carbon.xml

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Danushka Fernando
Hi Samith I am using AF dev setup. So its using the custom location as repo. Problem is wso2 project plugin installs the artifact to .m2 rather than to the custom repo. So when it's building the car its looking for the artifact in custom repo and its not there so build fails. So if I copy .m2

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Samith Dassanayake
Hi Danushka, By setting localRepository value as I have mentioned above, jenkins will set the Dmaven.repo.local(local repository location) option using the above method. I think in your case, wso2 project plugin is using the localRepository[1] defined in the the global

[Dev] Fetch Email Id from Wso2 Store buser signup section/b

2015-07-19 Thread rohit
Hello All, Can anyone please guide me on how to fetch the email id from the Wso2 Store user sign up section. A generic way so that every time user signs up that id can be captured and can be provided in the workflow-extensions.xml in wso2 API Manager. Thanks in advance! -- View this message in

Re: [Dev] [GSoC-2015] Data Wrangler extension for WSO2 Machine Learner

2015-07-19 Thread Danula Eranjith
Hi Nirmal, Would it be possible to get some sample data sets which are more likely to be pre-processed using wrangler. I am currently testing my implementations against small and more general data sets. I have checked datasets available at [1]

Re: [Dev] [AppM] App manager-1.1.0 with Carbon 4.4.0 upgrade status

2015-07-19 Thread Ruwan Abeykoon
Hi Prabath, The problem is isolated. Issue is having wadl and jaxb jars as bundles. Removing one of the bundles causes the problem disappear. I will work with governance/carbon teams to get a resolution. Cheers, Ruwan On Sat, Jul 18, 2015 at 11:18 AM, Prabath Abeysekera praba...@wso2.com

Re: [Dev] Please review and merge

2015-07-19 Thread Chanaka Fernando
Hi Prabath, Please arrange a code review with the team such that we can quickly go through the code and put more eyes to catch any issues if there are. Thanks, Chanaka On Mon, Jul 20, 2015 at 9:22 AM, Prabath Ariyarathna prabat...@wso2.com wrote: Hi All. Please review and merge following

[Dev] Please review and merge

2015-07-19 Thread Prabath Ariyarathna
Hi All. Please review and merge following PRs[1][2] for the public jira[3]. [1] = https://github.com/wso2/wso2-synapse/pull/269 [2] = https://github.com/wso2/carbon-mediation/pull/296 [3] = https://wso2.org/jira/browse/ESBJAVA-3852 Thanks. -- *Prabath Ariyarathna* *Associate Technical Lead*

Re: [Dev] [ES] UX team feedback on social UI

2015-07-19 Thread Udara Rathnayake
sent from my nexus4, ignore any typos On Jul 20, 2015 09:08, Jerad Rutnam je...@wso2.com wrote: Hi Udara, So there is an use case where users rate and like/dislike comments. Just for clarifications, Is it necessary for giving a feature for users to rate comments? Just like/dislike no way to

Re: [Dev] kafka UI improvement (ESBJAVA-3915)

2015-07-19 Thread Shakila Sivagnanarajah
Hi Malaka, I have modified the code according to your comment. Please find the PR [1]. [1] https://github.com/wso2/carbon-mediation/pull/294 Thank you On Fri, Jul 17, 2015 at 5:21 PM, Malaka Silva mal...@wso2.com wrote: Hi Shakila, Added some comments. Did you check other inbound

Re: [Dev] [ES] UX team feedback on social UI

2015-07-19 Thread Jerad Rutnam
Hi Udara, So there is an use case where users rate and like/dislike comments. Just for clarifications, Is it necessary for giving a feature for users to rate comments? And I believe in this use case each comments can have many likes and dislikes. But any particular reason that we indicates the

Re: [Dev] Please review and merge

2015-07-19 Thread Prabath Ariyarathna
Hi Chanaka. Sure. I will arrange the code review. Thanks. On Mon, Jul 20, 2015 at 9:26 AM, Chanaka Fernando chana...@wso2.com wrote: Hi Prabath, Please arrange a code review with the team such that we can quickly go through the code and put more eyes to catch any issues if there are.

Re: [Dev] [ES] UX team feedback on social UI

2015-07-19 Thread Jerad Rutnam
Hi Udara, Then it's ok. We can just have blue (theme color) for like active state and red/black etc ... color for dislike state. :) Cheers, Jerad -- *Jerad Rutnam* *Software Engineer* WSO2 Inc. lean | enterprise | middleware M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com

[Dev] [IS] Is it mandatory to send Assertion Consumer Service URL in a Passive Auth request?

2015-07-19 Thread Malintha Amarasinghe
Hi all. According to my understanding, Passive Auth requests can be used to allow a user to access some specified pages anonymously. For that I've tried to send the request [1] but got the error [2] from the IS side. According to the error it's required to send the ACS url with auth request. The

Re: [Dev] [ES] UX team feedback on social UI

2015-07-19 Thread Nadeesha Meegoda
Hi Jerad/Udara, I agree with the colors Jerad suggested, Regarding the tooltip thing I prefer what Jerad suggested. Anyway the thumbs up is for I like this that's obvious. But the tooltip makes it more clear and looks more clickable/descriptive as per my view. Just saw the exact thing in YouTube

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Danushka Fernando
Hi Samith Ad I previously mentioned I am using the default AF dev setup (jenkins configurations) so its already there. This is an issue with the wso2-genaral-project-plugin AFAIU. Because all other artifacts are there in the custom repo and when building the car its looking in the correct place