[Dev] [DSS]The process of DSS will be killed after running for a period of time

2014-08-07 Thread stevegyc
Hi: Recently I found after running for a period of time, The process of DSS will be killed. In the log, the following information is displayed: wso2server.sh: line 300: 8634 killed. I checked the file wso2server.sh, it seems like somehow the state has changed. Had anyone e

Re: [Dev] Please merge the pull #7 to wso2-dev/carbon-identity

2014-08-07 Thread Chamil Jeewantha
Hi All, Please merge this pull request. On Wed, Aug 6, 2014 at 7:35 PM, Chamil Jeewantha wrote: > Please review & merge the [1] > > [1] https://github.com/wso2-dev/carbon-identity/pull/7 > > -- > K.D. Chamil Jeewantha > Associate Technical Lead > WSO2, Inc.; http://wso2.com > Mobile: +9471681

Re: [Dev] [G-Reg 5.0.0] Improved Notifications Support

2014-08-07 Thread Heshani Gamage
Hi Senaka et. al, Thanks for your suggestions/Information. I prepared the attached document [1] considering all the stages of service life cycle as Senaka mentioned. Based on identified life cycle stages I've come up with set of roles associated with those stages, and notifications that can be ge

Re: [Dev] Regrouping the CEP components

2014-08-07 Thread Lasantha Fernando
Hi all, Will be deleting the old unreleased versions inside components/event-processing from the public branch since this can lead to confusion when browsing the repo. Thanks, Lasantha On 24 February 2014 11:50, Shavantha Weerasinghe wrote: > HI Mohan > > Is it possible for the QA team to mee

Re: [Dev] [GReg] Build failure on carbon-governance wso2-dev git repo

2014-08-07 Thread Shameera Rathnayaka
Hi Subash, Thanks for the quick reply, If this is because of latest change then you can simply revert it back to previous stable state. Later you can merge the changes once you confirm it will not cause to any build issue. This is one of major feature we get with git. Thanks, Shameera. On Wed,

[Dev] App Manager latest build pack - 07-08-2014

2014-08-07 Thread Dinusha Senanayaka
Hi, Please find the $subject in [1]. [1]. http://builder1.us1.wso2.org/~appm/07-08-2014/ Regards, Dinusha. -- Dinusha Dilrukshi Senior Software Engineer WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/ ___ Dev

Re: [Dev] Commits to kernel patch0009

2014-08-07 Thread Shameera Rathnayaka
Hi Asela, Applied patches , Committed revision 206380, please send pull request to 4.3.0 git repo too. Thanks, Shameera. On Wed, Aug 6, 2014 at 7:45 PM, Afkham Azeez wrote: > Here is the new patch with eviction made a private package, and also > removing API additions in CacheImpl. Asela, we

[Dev] Please merge pull #16 for wso2-dev/carbon-commons

2014-08-07 Thread Tishan Dahanayakage
Please review and merge [1] [1] https://github.com/wso2-dev/carbon-commons/pull/16 -- Tishan Dahanayakage Software Engineer WSO2, Inc. Mobile:+94 716481328 Disclaimer: This communication may contain privileged or other confidential information and is intended exclusively for the addressee/s. If

Re: [Dev] Please merge pull #16 for wso2-dev/carbon-commons

2014-08-07 Thread Sinthuja Ragendran
Done. Thanks, Sinthuja On Thu, Aug 7, 2014 at 4:22 PM, Tishan Dahanayakage wrote: > Please review and merge [1] > > [1] https://github.com/wso2-dev/carbon-commons/pull/16 > > -- > Tishan Dahanayakage > Software Engineer > WSO2, Inc. > Mobile:+94 716481328 > > Disclaimer: This communication may

Re: [Dev] Please merge pull #16 for wso2-dev/carbon-commons

2014-08-07 Thread Tishan Dahanayakage
Thanks On Thu, Aug 7, 2014 at 4:30 PM, Sinthuja Ragendran wrote: > Done. > > Thanks, > Sinthuja > > > On Thu, Aug 7, 2014 at 4:22 PM, Tishan Dahanayakage > wrote: > >> Please review and merge [1] >> >> [1] https://github.com/wso2-dev/carbon-commons/pull/16 >> >> -- >> Tishan Dahanayakage >> So

[Dev] [AF] Error while creating an application

2014-08-07 Thread Danushka Fernando
Hi I am getting following error while creating the application. But application get created. Any idea whats going wrong here? TID: [0] [Carbon] [2014-08-07 16:42:54,059] INFO {org.wso2.carbon.appfactory.utilities.project.ProjectUtils} - Maven archetype generation completed successfully {org.wso2

Re: [Dev] [AF] Error while creating an application

2014-08-07 Thread Gayan Dhanushka
Hi Danushka, This happens due to the newly added notifycommits.groovy hook. Since the git commit at application creation is done as the gitblitsystemadmin and not the actual user. Hence the mutual authentication fails. I will provide a fix for this. Regards On Thu, Aug 7, 2014 at 4:42 PM, Danu

Re: [Dev] [AF] Error while creating an application

2014-08-07 Thread Danushka Fernando
Created the jira [1]. [1] https://wso2.org/jira/browse/APPFAC-2401 Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Aug 7, 2014 at 4:52 PM, Gayan Dhanushka wrote: > Hi Danushka, > > This happens due to the newly added notifycommits.

[Dev] Issue in Permission Saving and Notifications in EMM

2014-08-07 Thread Kasun Dananjaya Delgolla
Hi Guys, I found these 2 issues when I was working on the dev-service where when you try to save Messaging permission to a particular role, it doesn't get saved. I figured out it's happening because of the permission trees we have there. We have an empty tree for messaging so the permission logic

Re: [Dev] Issue in Permission Saving and Notifications in EMM

2014-08-07 Thread Niranjan Karunanandham
Hi Kasun, Please see my comments below: > I found these 2 issues when I was working on the dev-service where when > you try to save Messaging permission to a particular role, it doesn't get > saved. I figured out it's happening because of the permission trees we have > there. We have an empty tr

[Dev] G-reg is not starting

2014-08-07 Thread Akila Nimantha [IT/EKO/LOITS]
Hi all, When we start G-reg it hangs and the following message keep repeating. TID: [0] [Greg] [2014-08-07 17:12:03,829] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. {org.wso2.carbon.user.core.internal.UserStoreMg

Re: [Dev] [DSS]The process of DSS will be killed after running for a period of time

2014-08-07 Thread Harsha Kumara
Hi Stevegyc It's stranged. Process may be killed due to ran out of memory,disk space and etc. So it would be great if you can provide more details about it. May be you find more info from server logs. What you mean by sever state has changed in wso2server.sh and roughly how many days you mean by

Re: [Dev] G-reg is not starting

2014-08-07 Thread Harsha Kumara
Hi Akila, What is the installation environment and the G-Reg version you using? Did you install any additional features? Thanks, Harsha On Thu, Aug 7, 2014 at 6:25 PM, Akila Nimantha [IT/EKO/LOITS] < aki...@lolctech.com> wrote: > *Hi all,* > > > > When we start G-reg it hangs and the following

[Dev] [ESB][Nexus] Build fail - synapse-core-tests:jar:2.1.2-wso2v4 not found in nexus repo ?

2014-08-07 Thread Ishara Premadasa
Hi all, I get the following build error when trying to check out remote ESB mediator project and trying to build it online. Since there are test cases created for the class mediators, it is required to add synapse-core-tests dependency into the pom.xml and use that in the test cases. Below is the

Re: [Dev] Build failed in Jenkins: carbon-apimgt #144

2014-08-07 Thread Afkham Azeez
Sagara, Can you provide some insight? On Thu, Aug 7, 2014 at 2:29 PM, Maheshika Goonetilleke wrote: > Hi Jaminda & Ruwan > > The wso2/jenkins has built with the latest revision ( > e396cd1d2252daa0656be4c3e6ca229dbed836cf). However the wso2-pr-builder is > building at an older revision (0cc5599

[Dev] [G-Reg 5.0.0][RXT] Cannot add RXTs with "maxoccurs=unbounded" table elements

2014-08-07 Thread Sameera Kannangara
HI all, $subject is reported at [1] by Ayesha. And this blocks the testing of the fix I created for [2]. So I compared rxt.xsd files from both 4.6.0 and 5.0.0-SNAPSHOT G-Reg packs. And found out following lines are missing in 5.0.0-SNAPSHOT G-Reg pack's rxt.xsd file. (Followings marks the changes

Re: [Dev] Build failed in Jenkins: carbon-apimgt #144

2014-08-07 Thread Sagara Gunathunga
On Thu, Aug 7, 2014 at 7:56 PM, Afkham Azeez wrote: > Sagara, > Can you provide some insight? > As nobody actively work on carbon-apimgt I haven't look into this but I guess this should be a misconfiguration issue ( Other PRB jobs are running smoothly even today I have merged some changes to car

Re: [Dev] [ESB][Nexus] Build fail - synapse-core-tests:jar:2.1.2-wso2v4 not found in nexus repo ?

2014-08-07 Thread Shameera Rathnayaka
Even though jar name is synapse-core-test its artifactId is synapse-core , try with org.apache.synapse synapse-core 2.1.2-wso2v4 ~Shameera. On Thu, Aug 7, 2014 at 9:58 PM, Ishara Premadasa wrote: > Hi all, > > I get the following build error when trying

Re: [Dev] [ESB][Nexus] Build fail - synapse-core-tests:jar:2.1.2-wso2v4 not found in nexus repo ?

2014-08-07 Thread Ishara Premadasa
Hi Shameera, I tried with the synapse-core dependency only at first. However there is this TestUtils class which is required to Junit test class for custom mediator that is not coming from synapse-core. @Chamara, Can you please clarify here on this TestUtils class? Thanks! Ishara On Thu, Aug 7

Re: [Dev] [ESB][Nexus] Build fail - synapse-core-tests:jar:2.1.2-wso2v4 not found in nexus repo ?

2014-08-07 Thread Chamara Ariyarathne
This is the method I'm using. public static org.apache.synapse.MessageContext getTestContext(java.lang.String bodyText, java.util.Map props) throws java.lang.Exception; On Thu, Aug 7, 2014 at 11:32 PM, Ishara Premadasa wrote: > Hi Shameera, > > I tried with the synapse-core dependency only at

Re: [Dev] G-reg is not starting

2014-08-07 Thread Akila Nimantha [IT/EKO/LOITS]
Hi Harsha, I installed in oracle Linux environment. G-Reg version is 4.6.0. and I didn’t install additional features. Regards, Akila From: Harsha Kumara [mailto:hars...@wso2.com] Sent: Thursday, August 07, 2014 6:39 PM To: Akila Nimantha [IT/EKO/LOITS] Cc: dev@wso2.org Subject: Re: [Dev] G-reg

Re: [Dev] [ESB][Nexus] Build fail - synapse-core-tests:jar:2.1.2-wso2v4 not found in nexus repo ?

2014-08-07 Thread Nuwan Wimalasekara
Hi Ishara, In your dependency, ArtifactId is not correct. and In order to get the tests-jars you need to define classifier too. Please try out the bellow dependency configuration and build again. org.apache.synapse synapse-core 2.1.2-wso2v4 tests Thanks, Nu

[Dev] [DEV] [javascript] Generating UUID in javascript

2014-08-07 Thread Rushmin Fernando
whats our standard way of $subject ? -- *Rushmin Fernando* *Technical Lead* WSO2 Inc. - Lean . Enterprise . Middleware email : rush...@wso2.com mobile : +94772310855 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/

Re: [Dev] [DEV] [javascript] Generating UUID in javascript

2014-08-07 Thread Dakshika Jayathilaka
Hi, AFAIK you need to follow RFC 4122[1] to generate UUID. There are few js libs that we can use to generate it easily or you can write your own function based on [1] https://github.com/LiosK/UUID.js [1] http://www.ietf.org/rfc/rfc4122.txt *Dakshika Jayathilaka* Software Engineer WSO2, Inc. le

Re: [Dev] [DEV] [javascript] Generating UUID in javascript

2014-08-07 Thread madhuka udantha
Hi, If you are jaggery Dev, you have jaggery module[1] for it. [1] https://github.com/wso2/jaggery-extensions/tree/master/uuid On Fri, Aug 8, 2014 at 10:25 AM, Rushmin Fernando wrote: > whats our standard way of $subject ? > > -- > *Rushmin Fernando* > *Technical Lead* > > WSO2 Inc.

Re: [Dev] [DEV] [javascript] Generating UUID in javascript

2014-08-07 Thread Rushmin Fernando
Thanks Dakshika ! Found [1] which is a clean and simple implementation. @Maduka : Thanks, but this is not jaggery :-) [1] http://byronsalau.com/blog/how-to-create-a-guid-uuid-in-javascript/ On Fri, Aug 8, 2014 at 11:00 AM, madhuka udantha wrote: > Hi, > > If you are jaggery Dev, you have jagg

Re: [Dev] [DEV] [javascript] Generating UUID in javascript

2014-08-07 Thread Dakshika Jayathilaka
better to check this before you use http://stackoverflow.com/questions/6906916/collisions-when-generating-uuids-in-javascript *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Aug 8, 2014 at 5:45 AM, Rushmin Fernando wrote: > Thanks Dakshika ! F

Re: [Dev] G-reg is not starting

2014-08-07 Thread Harsha Kumara
What's the JDK version you using for the installation and the oracle linux version? We recommend to use oracle java 6 and our products can be run in oracle java 7. It's better you can ask these kind of question through stackoverflow[1] in next time. [1]-http://stackoverflow.com/questions/tagged/wso

Re: [Dev] G-reg is not starting

2014-08-07 Thread Akila Nimantha [IT/EKO/LOITS]
Hi Harsha, Thanks for the reply. We use oraclelinux-release-6Server-3.0.2.x86_64 and java 7. Actually I searched in the internet and also in stackoverflow like sites for this problem.but couldn’t find any correct solution. Is there a problem with my linux version…??? Regards, Akila From: Hars