[Dev] Unsupported AMQP version error when connecting WSO2 CEP and MB

2015-03-17 Thread Tharik Kanaka
Hi all, I am trying to connect MB (2.2.0) as producer and CEP (4.0.0) as consumer using input adapters. I am getting following error continously once i have connected the CEP with MB. ERROR - {NativeWorkerPool} Uncaught exception java.lang.UnsupportedOperationException: The new addressing based

[Dev] [Appfactory] Exception when trying to call an available OSGI service in AppFactory

2015-03-17 Thread Fathima Dilhasha
Hi, I'm trying to access an osgi service available in WSO2 Appfactory, from the 'appmgt' jaggery app. In this process I get the following exception in the server. *TID: [0] [AF] [2015-03-18 04:44:00,643] ERROR {module/issuetracker/saveConfig.jag} - org.mozilla.javascript.WrappedException:

Re: [Dev] [Appfactory] Exception when trying to call an available OSGI service in AppFactory

2015-03-17 Thread Mahesh Chinthaka
Hi Dilhasha, This could be either not setting tenant domain/ id properly or, issueTrackerConfig parameter might be null at that moment. can you share the code segment of whole function please. So we can see the reason for NPE. On Wed, Mar 18, 2015 at 10:27 AM, Fathima Dilhasha dilha...@wso2.com

Re: [Dev] Aspect Intermittently disappearing in tenant mode

2015-03-17 Thread Sumedha Rubasinghe
Chandana/Sagara, Thanks for help extended so far. Appreciate if you guys can help further to isolate the issue as this has been a blocker and killing significant time @ the last hour. On Wed, Mar 18, 2015 at 9:05 AM, Ruwan Yatawara ruw...@wso2.com wrote: Hi Dinusha / All, Something to point

[Dev] carbon.product.id has not been found

2015-03-17 Thread Prabath Ariyarathna
Hi All. I'm testing ESB with the carbon 4.4.0-SN release and getting following error while compiling the product-ESB. The installable unit carbon.product.id has not been found. It comes from the WSO2 ESB - P2 Profile Generation module. Any idea? -- *Prabath Ariyarathna* *Associate Technical

Re: [Dev] Project proposal for Data Wrangler extension for WSO2 Machine Learner

2015-03-17 Thread Nirmal Fernando
Seems like we don't have any template as such, but you could come up with a structure that makes sense. On Wed, Mar 18, 2015 at 8:49 AM, Nirmal Fernando nir...@wso2.com wrote: Hi Tharindu, Let me check and get back to you. On Wed, Mar 18, 2015 at 2:10 AM, Tharinda Ehelepola

Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-17 Thread Tharindu Dharmarathna
Hi Ruchira, We want to carch the exception according to connection refused exception from the jaggery side . Due to logging of this exception from Hostobject We couldn't remove this exception come from the console. Is there any way of check a server is up and running from jaggery side . If

Re: [Dev] [GSoC-2015] Proposal 11: Recommendation Solution for WSO2 Machine Learner

2015-03-17 Thread Madawa Soysa
Hi, I have done my research about Spark and available technologies to implement the e-commerce tracking client. I'm currently preparing the project proposal and is there any documentation I could read about WSO2 ML? Also when the tracking client POST the details to the REST API, are those

Re: [Dev] Aspect Intermittently disappearing in tenant mode

2015-03-17 Thread Ruwan Yatawara
Hi Dinusha / All, Something to point out here is that in the scenario where everything functions as expected, the aspect map has all the tenant id related lifeycles as well. And everything gets resolved the moment you login to the carbon console as the tenant admin of the tenant for which this

Re: [Dev] [GSoC-2015] Proposal 6- AppFactory Command Line Tool

2015-03-17 Thread Fathima Dilhasha
Hi Anuruddha, Thank you. I'll contact you, if I need any further clarifications and prepare a draft. Thanks. Regards, Dilhasha Fathima Dilhasha Nazeer http://lk.linkedin.com/in/dilhasha/ (M.N.F.Dilhasha) Undergraduate | Department of Computer Science and Engineering University of Moratuwa Sri

[Dev] [App Fac] Registry resources Indexing issue fixed

2015-03-17 Thread Punnadi Gunarathna
Hi, All the artifacts created by RXTs (such as appversion) were not indexed in App Factory as we have missed the relevant indexer configurations from registry.xml file. I have fixed the issue by adding the below config there. indexer

Re: [Dev] [Appfactory] Exception when trying to call an available OSGI service in AppFactory

2015-03-17 Thread Fathima Dilhasha
Hi Mahesh, Thanks for the response. Following is the code in saveConfig.jag include(/jagg/jagg.jag); include(/jagg/constants.jag); include(/jagg/config_reader.jag); include(/modules/manager/manager.jag); (function () { var carbon = require('carbon'); var log = new

[Dev] [CDM] Feature Manager interface method names

2015-03-17 Thread Dulitha Wijewantha
Hi guys, I have an Interface called FeatureManager. I want to have methods to retrieve features for device type, device identifier and all features. Is it consistent with our practice to name these methods as below - - getFeatures (String deviceType) - getFeatures (DeviceIdentifier

Re: [Dev] [CDM] Feature Manager interface method names

2015-03-17 Thread Harshan Liyanage
Hi dulitha, I'm ok with above methods. But I have a minor concern that having overloaded methods like these might affect the readability of code. For example when you use these methods you'll have to call it like, featureManager.getFeatures(deviceId); But if you have used a method like

Re: [Dev] Governance registry starting error

2015-03-17 Thread Sajith Kariyawasam
Hi Dimithri, This could be due to a configuration issue. Could you please share the registry.xml files of both the nodes? Thanks, Sajith On Tue, Mar 17, 2015 at 11:37 AM, Dimithri Abeygunawardane dimith...@wso2.com wrote: Hi Udara, Yes, I have put the MYSQL jar in lib, but haven't changed

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Megala Uthayakumar
Congrats [?] On Tue, Mar 17, 2015 at 1:56 PM, Damith Wickramasinghe dami...@wso2.com wrote: Congratz Hemika !! On Tue, Mar 17, 2015 at 1:52 PM, Asitha Nanayakkara asi...@wso2.com wrote: Congratulations Hemika!! On Tue, Mar 17, 2015 at 1:49 PM, Vijitha Ekanayake vijit...@wso2.com wrote:

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread Kishanthan Thangarajah
Can't we create a separate orbit for tomcat-websocket, that includes this ServletContainerInitializer? Or do we need to have it within tomcat orbit itself? On Tue, Mar 17, 2015 at 1:52 PM, KasunG Gajasinghe kas...@wso2.com wrote: Hi Kishanthan, On Tue, Mar 17, 2015 at 1:33 PM, Kishanthan

Re: [Dev] Error when accessing a secure web service using a client service stub

2015-03-17 Thread Sabra Ossen
Sorry for the unclear code dependency groupIdorg.apache.neethi/groupId artifactIdneethi/artifactId version2.0.4/version /dependency On Tue, Mar 17, 2015 at 12:51 PM, Sabra Ossen sa...@wso2.com wrote: Hi KasunG, I changed the dependency as follows, but it still gives me the same

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Sagara Gunathunga
On Tue, Mar 17, 2015 at 12:25 PM, Isuruwan Herath isuru...@wso2.com wrote: Hi Punnadi, Option 1 will only retrieve the artifacts according to the criteria of the given attribute key-value pair. Option 2 can do custom filtering as well and its implementation underneath will query all

[Dev] [ES] Tags Field Not Copied When Adding New Version of an Asset

2015-03-17 Thread Rasika Perera
Hi All, I am using ES 1.0.0 and currently following [1] in the user guide. When creating a new version all fields{provider, name, category, url...etc} are get copied to newer version except the `*tags*` field. Is this the expected behavior of this functionality? [1]

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Pamod Sylvester
Congratulations Hemika !! On Tue, Mar 17, 2015 at 1:50 PM, Himasha Guruge himas...@wso2.com wrote: Congrats Hemika!! On Tue, Mar 17, 2015 at 1:49 PM, Vijitha Ekanayake vijit...@wso2.com wrote: Congrats Hemika ...!!! On Tue, Mar 17, 2015 at 1:43 PM, Rasika Perera rasi...@wso2.com wrote:

Re: [Dev] IS sever start up issue in TAF 4.3.1

2015-03-17 Thread Krishantha Samaraweera
Hi Thanuja, In your second instance https port is set to 9443 and http port 9764. Is this correct ? instance name=identity002 type=standalone nonBlockingTransportEnabled=false hosts host type=defaultlocalhost/host /hosts ports

Re: [Dev] Governance registry starting error

2015-03-17 Thread Dimithri Abeygunawardane
Hi Udara, Yes, I have put the MYSQL jar in lib, but haven't changed the Driver. Thanks for the quick response. However, now I'm getting the following error (in a different node of the same cluster). Any ideas why this is coming? ERROR

Re: [Dev] Code Review on ToodleDo Connector

2015-03-17 Thread Rajeenthini Satkunam
HI, We have tried to maven install with skip testing I could not build it because of some dependencies are not resolved or may be permanently moved from maven repository. Non re-solved dependencies 1) groupId - org.wso2.carbon artifactId - org.wso2.carbon.integration.common.extensions

Re: [Dev] Code Review on ToodleDo Connector

2015-03-17 Thread Tharik Kanaka
Hi Rajeenthini, Now above dependency group Id's have been updated. Please use following dependencies. I have included test automation dependencies as well. dependency groupIdorg.wso2.carbon.automation/groupId artifactIdorg.wso2.carbon.automation.test.utils/artifactId

[Dev] [ESB] Where the final message ID set for a request

2015-03-17 Thread Chathura Priyankara
Hi, I'm working on my fast track training project [1]. I have to implement http status code support for FailoverEndpoint. For the re-sending purposes the original request message context needs to be cloned and store using the message ID as the reference. The message cloning should be done in the

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread Kishanthan Thangarajah
Can we try with the attached tomcat orbit bundle : https://wso2.org/jira/secure/attachment/36443/tomcat_7.0.52.wso2v5.jar ? I think the root cause for this is same as what we found with spring bundle. Tomcat orbit also includes a SPI for javax.servlet.ServletContainerInitializer. I have removed

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Anuja Herath
Congrats Hemika!!! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the good work! regards, -- Ramith Jayasinghe Technical Lead WSO2 Inc., http://wso2.com

Re: [Dev] [AF] Status Update - Nodejs Apptype

2015-03-17 Thread Hasitha Weerasinghe
Hi creating branches of a nodejs applications is completed now. this will create a new repository in S2gitblit for each application each version. Now it will spawn a new cartridge for per application per version as well . The git URL will construct as follows trunk :-

[Dev] [AF] Launch pattern URL for single tenant Cartridge applications

2015-03-17 Thread Hasitha Weerasinghe
Hi All, How we going to create application launch URL for the single tenant cartridges? I'm working on Nodejs application launch pattern URL. The single tenant cartridges has per application per version instances. how are we going to get the IP of the instance after its get spawned. Thank you.

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
Hi Isuruwan and Sagara, Thank you for the explanation. I can share the sample and descriptions. On Tue, Mar 17, 2015 at 1:06 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar 17, 2015 at 12:25 PM, Isuruwan Herath isuru...@wso2.com wrote: Hi Punnadi, Option 1 will only retrieve

Re: [Dev] Code Review on ToodleDo Connector

2015-03-17 Thread Rajeenthini Satkunam
Hi tharik, It has built without error. On Tue, Mar 17, 2015 at 1:20 PM, Tharik Kanaka tha...@wso2.com wrote: Hi Rajeenthini, Now above dependency group Id's have been updated. Please use following dependencies. I have included test automation dependencies as well. dependency

[Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Ramith Jayasinghe
Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the good work! regards, -- Ramith Jayasinghe Technical Lead WSO2 Inc., http://wso2.com lean.enterprise.middleware E: ram...@wso2.com ___ Dev mailing

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Himasha Guruge
Congrats Hemika!! On Tue, Mar 17, 2015 at 1:49 PM, Vijitha Ekanayake vijit...@wso2.com wrote: Congrats Hemika ...!!! On Tue, Mar 17, 2015 at 1:43 PM, Rasika Perera rasi...@wso2.com wrote: Congrats Hemika! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Lasitha Wattaladeniya
Congratulations Hemika ! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the good work! regards, -- Ramith Jayasinghe Technical Lead WSO2 Inc.,

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Rasika Perera
Congrats Hemika! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the good work! regards, -- Ramith Jayasinghe Technical Lead WSO2 Inc., http://wso2.com

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Akalanka Pagoda Arachchi
Congratz hemika... On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the good work! regards, -- Ramith Jayasinghe Technical Lead WSO2 Inc., http://wso2.com

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Isuruwan Herath
On Tue, Mar 17, 2015 at 1:26 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Isuruwan and Sagara, Thank you for the explanation. I can share the sample and descriptions. On Tue, Mar 17, 2015 at 1:06 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar 17, 2015 at 12:25 PM,

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Tharik Kanaka
Congratulations Hemika !! On Tue, Mar 17, 2015 at 2:06 PM, Lasitha Wattaladeniya lasit...@wso2.com wrote: Congratulations Hemika ! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2

[Dev] Error when accessing a secure web service using a client service stub

2015-03-17 Thread Sabra Ossen
Hi, I am trying to access a secure web service using the method mentioned in [1]. But I am getting the following error. Exception in thread main java.lang.NoSuchMethodError: org.apache.neethi.PolicyEngine.getPolicy(Ljava/lang/Object;)Lorg/apache/neethi/Policy; at

Re: [Dev] IS sever start up issue in TAF 4.3.1

2015-03-17 Thread Thanuja Jayasinghe
Hi All, Thanks for the replies. Will try to find a workaround. Thanks, Thanuja. On Tue, Mar 17, 2015 at 10:51 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Thanuja, The similar issue is fixed in 4.3.2 SNAPSHOT - https://wso2.org/jira/browse/TA-924 We might need to figure out

Re: [Dev] @BeforeTest and @AfterTest runs for each test instantiated with @Factory in TAF 4.3.1

2015-03-17 Thread Malithi Edirisinghe
Hi All, Thanks for the replies. @Saneth, I will try with your suggestion. Thanks, Malithi. On Tue, Mar 17, 2015 at 8:42 AM, Saneth Dharmakeerthi sane...@wso2.com wrote: Hi Malithi Krishantha, I created a similar scenario and analyse the method call order and noticed that @Factory is

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Pranavan Theivendram
Congratz Hemika On Tue, Mar 17, 2015 at 1:45 PM, Anuja Herath an...@wso2.com wrote: Congrats Hemika!!! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up the

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Hasitha Amal De Silva
Congrats Jon Snow !! On Tue, Mar 17, 2015 at 1:47 PM, Pranavan Theivendram pranav...@wso2.com wrote: Congratz Hemika On Tue, Mar 17, 2015 at 1:45 PM, Anuja Herath an...@wso2.com wrote: Congrats Hemika!!! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Vijitha Ekanayake
Congrats Hemika ...!!! On Tue, Mar 17, 2015 at 1:43 PM, Rasika Perera rasi...@wso2.com wrote: Congrats Hemika! On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote: Hi Hemika, Congratulations! It is with great pleasure that we welcome you as a WSO2 committer. Keep up

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Damith Wickramasinghe
Congratz Hemika !! On Tue, Mar 17, 2015 at 1:52 PM, Asitha Nanayakkara asi...@wso2.com wrote: Congratulations Hemika!! On Tue, Mar 17, 2015 at 1:49 PM, Vijitha Ekanayake vijit...@wso2.com wrote: Congrats Hemika ...!!! On Tue, Mar 17, 2015 at 1:43 PM, Rasika Perera rasi...@wso2.com

Re: [Dev] Governance registry starting error

2015-03-17 Thread Dimithri Abeygunawardane
Hi, I re-edited the registry.xml file which was causing the problem, and when I tried to start G-reg, it worked. Must have done something wrong when I'm editing it before. Thanks for the help. On Tue, Mar 17, 2015 at 11:49 AM, Sajith Kariyawasam saj...@wso2.com wrote: Hi Dimithri, This

Re: [Dev] [ESB] Where the final message ID set for a request

2015-03-17 Thread Isuru Ranawaka
Hi Chathura, When message is gone through Axis2FlexibleMEPClient it partially cloned underlying axis2MessageContext and set all the endpoint specific data to that cloned MC and register a callback for send it to BE .It may be a reason for change the MID. Why we need a to store message context

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Isuruwan Herath
Hi Punnadi, Option 1 will only retrieve the artifacts according to the criteria of the given attribute key-value pair. Option 2 can do custom filtering as well and its implementation underneath will query all artifacts of the given type first (calling getAllGovernanceArtifacts() ) and then do the

Re: [Dev] IS sever start up issue in TAF 4.3.1

2015-03-17 Thread Krishantha Samaraweera
Hi Thanuja, Do you have default instance listed in automation.xml ? Can you share automation.xml with all product configurations. Are you getting this error when start the first node or third node ? Thank, Krishantha. On Tue, Mar 17, 2015 at 1:03 PM, Thanuja Jayasinghe than...@wso2.com wrote:

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread KasunG Gajasinghe
Hi Kishanthan, On Tue, Mar 17, 2015 at 1:33 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Can we try with the attached tomcat orbit bundle : https://wso2.org/jira/secure/attachment/36443/tomcat_7.0.52.wso2v5.jar ? I think the root cause for this is same as what we found with spring

Re: [Dev] IS sever start up issue in TAF 4.3.1

2015-03-17 Thread Thanuja Jayasinghe
Hi Krishantha, Please find the attached 'automation.xml'. I'm getting issue from the second node. Thanks, Thanuja. On Tue, Mar 17, 2015 at 1:14 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Thanuja, Do you have default instance listed in automation.xml ? Can you share

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread KasunG Gajasinghe
The requirement is to have it in the same classloader as tomcat. The SPIs do not work otherwise. On Tue, Mar 17, 2015 at 2:10 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Can't we create a separate orbit for tomcat-websocket, that includes this ServletContainerInitializer? Or do we

Re: [Dev] IS sever start up issue in TAF 4.3.1

2015-03-17 Thread Thanuja Jayasinghe
Hi Krishantha, It should be 9444. I was trying a workaround, please ignore that. Thanks, Thanuja. On Tue, Mar 17, 2015 at 2:12 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Thanuja, In your second instance https port is set to 9443 and http port 9764. Is this correct ?

Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-17 Thread Ruchira Wageesha
What is the issue with going try/catch blocks? /Ruchira On Tue, Mar 17, 2015 at 5:56 PM, Tharindu Dharmarathna tharin...@wso2.com wrote: Hi all, According to public jira [1] how can we handle connection refused exception come from this issue . This come from the send method. code

Re: [Dev] [ESB] Where the final message ID set for a request

2015-03-17 Thread Chathura Priyankara
Hi Isuru, We need to clone and store the message to resend it based on the response status code. If the response http status code is success then the stored message context will removed. This cloning and storing process should be happened in the Failover endpoint only if failover http status

[Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi All, This is to update the current status of the App Manger release cycle. We had issues initially when testing due to following reasons - There was no decided permission model embedded to AM. - UI got changed along the way - Features were not finalized. We got the following

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Nirodha Pramod
Hi Yasassri, The tentative scheduled released date is 25th March, can we cover the rest of the scenarios (not tested) mentioned above by that time? -Nirodha On Tue, Mar 17, 2015 at 2:50 PM, Yasassri Ratnayake yasas...@wso2.com wrote: Hi All, This is to update the current status of the App

Re: [Dev] [AF] Status Update - Nodejs Apptype

2015-03-17 Thread Dimuthu Leelarathne
Hi Hasitha, On Tue, Mar 17, 2015 at 1:59 PM, Hasitha Weerasinghe hasit...@wso2.com wrote: Hi creating branches of a nodejs applications is completed now. this will create a new repository in S2gitblit for each application each version. Now it will spawn a new cartridge for per application

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Dinusha Senanayaka
HI Yasassri, Please see my comments in-line . On Tue, Mar 17, 2015 at 2:50 PM, Yasassri Ratnayake yasas...@wso2.com wrote: Hi All, This is to update the current status of the App Manger release cycle. We had issues initially when testing due to following reasons - There was no decided

Re: [Dev] [ESB] Where the final message ID set for a request

2015-03-17 Thread Isuru Ranawaka
Hi chathura, Yes you need to clone the MC because we need to save content it is ok. but instead of keep external store which can be caused OOM exceptions can't we attached clone MC as original MC property and when response received we can get that property and get the cloned MC for next send if

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-17 Thread Waruna Perera
Hi Kasun, Pls see if following thread helps [1]. [1][Dev] [IS]Can not access oauth2 authorize endpoint url On Tue, Mar 17, 2015 at 2:56 PM, Kasun Dananjaya Delgolla kas...@wso2.com wrote: Hi All, $subject happens when we try to generate access token using /token endpoint. We are using

Re: [Dev] GSOC2015:PROJECT

2015-03-17 Thread Tharinda Ehelepola
Hi, I studied about proposal 17 last few days. Now I have proper idea about that project. In order to prepare the proposal It's better if I have some template or last year proposals. Can you provide me some links. Thank you, tharinda On Tue, Mar 17, 2015 at 3:47 AM, Tharinda Ehelepola

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-17 Thread Kasun Dananjaya Delgolla
Hi Waruna, Thanks a lot. But it does not solve the issue. I haven't done any plugin changes or patch additions. It happened just after building the CDM pack and run it. We have a use case where a mobile client needs token generation and when we call token url from the client (or even we run a

Re: [Dev] Please review and merge the PR for carbon-commons

2015-03-17 Thread Kalpa Welivitigoda
The PR has been updated as https://github.com/wso2/carbon-commons/pull/69 JIRA: https://wso2.org/jira/browse/WSAS-1911 On Fri, Mar 6, 2015 at 11:26 AM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi, $subject, https://github.com/wso2/carbon-commons/pull/64 -- Best Regards, Kalpa

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread Kishanthan Thangarajah
Not exactly. SPI's in OSGi environment are loaded using Thread Context Classloader. See : http://blog.osgi.org/2013/02/javautilserviceloader-in-osgi.html. We can properly fix SPI's related issues with OSGi only with OSGi ServiceLoader Mediator Specification (such as SPI Fly). But to workaround

Re: [Dev] Observed ERROR {com.hazelcast.spi.impl.PartitionIteratingOperation} on Manager Node while restating AS worker Nodes

2015-03-17 Thread Asanka Vithanage
Hi, It seams we are observing the same issue https://github.com/hazelcast/hazelcast/issues/1019 On Tue, Mar 17, 2015 at 10:59 AM, Asanka Vithanage asan...@wso2.com wrote: Hi All, Observed following error on AS 520 manager Node when restarting the AS worker Nodes. Issue seams Intermittent.

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Nirdesha Munasinghe
Copying Tania On Tue, Mar 17, 2015 at 2:17 PM, Isuruwan Herath isuru...@wso2.com wrote: On Tue, Mar 17, 2015 at 1:26 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Isuruwan and Sagara, Thank you for the explanation. I can share the sample and descriptions. On Tue, Mar 17, 2015 at

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Sumedha Rubasinghe
Guys, Can we have a quick meeting to sort out these? It seems there is bit of ambiguity here. On Tue, Mar 17, 2015 at 3:16 PM, Dinusha Senanayaka dinu...@wso2.com wrote: HI Yasassri, Please see my comments in-line . On Tue, Mar 17, 2015 at 2:50 PM, Yasassri Ratnayake yasas...@wso2.com

[Dev] Adding missed dependency on carbon-identitiy-java8support branch

2015-03-17 Thread Shashika Karunatilaka
Hi Johann, Please review and merge the following PR [1] Missed dependency : org.wso2.carbon.ndatasource.common https://github.com/shashikap/carbon-identity/commit/373a0df6d2daab8a32a62112dda41318ca497370 [1] https://github.com/wso2/carbon-identity/pull/139 -- Shashika Prabath Karunatilaka,

Re: [Dev] Adding missed dependency on carbon-identitiy-java8support branch

2015-03-17 Thread Pulasthi Mahawithana
Hi Shashika, org.wso2.carbon.identity.user.store.configuration.ui is now in carbon-commons[1] not in carbon-identity. [1] https://github.com/wso2/carbon-commons/tree/master/components/userstore-config/org.wso2.carbon.identity.user.store.configuration.ui On Tue, Mar 17, 2015 at 3:35 PM, Shashika

[Dev] [IS] OAuth Token endpoint throws an exception

2015-03-17 Thread Kasun Dananjaya Delgolla
Hi All, $subject happens when we try to generate access token using /token endpoint. We are using version 4.3.3 and full error log is attached. In brief, it's java.lang.NoClassDefFoundError: org/wso2/carbon/identity/oauth/cache/CacheKey Thanks -- Kasun Dananjaya Delgolla Software Engineer

[Dev] Fwd: [Gsoc2015] Siddhi Process Monitor for WSO2 CEP

2015-03-17 Thread Sabra Ossen
Hi, I am Sabra Ossen, an undergraduate of Department of Computer Science and Engineering, University of Moratuwa. Currently I am an intern in WSO2. I am interested in proposal [1] in the GSoC project proposals list. I did my fast track training project with WSO2 CEP regarding UI support for

Re: [Dev] Error when accessing a secure web service using a client service stub

2015-03-17 Thread Sabra Ossen
Hi KasunG, I changed the dependency as follows, but it still gives me the same error. dependency groupIdorg.apache.neethi/groupId artifactIdneethi/artifactId version2.0.4/version /dependency Thanks. On Tue, Mar 17, 2015 at 12:26 PM, KasunG Gajasinghe kas...@wso2.com wrote:

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi Sumedha, Sure, Its better to have a quick meeting on this. With Regards, On Tue, Mar 17, 2015 at 3:18 PM, Sumedha Rubasinghe sume...@wso2.com wrote: Guys, Can we have a quick meeting to sort out these? It seems there is bit of ambiguity here. On Tue, Mar 17, 2015 at 3:16 PM, Dinusha

Re: [Dev] [DEV] Need clarification regarding Allow Anonymous Access option

2015-03-17 Thread Yvonne Wickramasinghe
Hi, Think we should include these details into the corresponding Redmine Feature https://redmine.wso2.com/issues/3539 (Ref: https://redmine.wso2.com/projects/wso2-platform/wiki/WSO2_Platform__Product_Management_Process_Overview ). Regards, On Tue, Feb 17, 2015 at 4:30 PM, Lahiru Cooray

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Sagara Gunathunga
On Tue, Mar 17, 2015 at 2:57 PM, Nirdesha Munasinghe nirde...@wso2.com wrote: Copying Tania On Tue, Mar 17, 2015 at 2:17 PM, Isuruwan Herath isuru...@wso2.com wrote: On Tue, Mar 17, 2015 at 1:26 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Isuruwan and Sagara, Thank you for the

Re: [Dev] Dynamic Queue Error When Using Destination Type as topic

2015-03-17 Thread Isuru Haththotuwa
Hi Hasitha, On Tue, Mar 17, 2015 at 11:39 PM, Hasitha Hiranya hasit...@wso2.com wrote: Hi, Check the destination type parameter. It should be topic, not queue. Also we need to have the prefix topic. in jndi.properties file. yes, the destination type is topic. And the prefix topic is there

Re: [Dev] Dynamic Queue Error When Using Destination Type as topic

2015-03-17 Thread Isuru Haththotuwa
Hi Malaka and Hasitha, Thanks for the input. I changed the topic to dc1Topic (removed the prepending 'topic.') and listed the topics in the jndi.properties file. Now getting a different error [1]. [1]. java.lang.ClassCastException: org.wso2.andes.client.AMQTopic cannot be cast to

Re: [Dev] Dynamic Queue Error When Using Destination Type as topic

2015-03-17 Thread Hasitha Hiranya
Hi, Check the destination type parameter. It should be topic, not queue. Also we need to have the prefix topic. in jndi.properties file. Thanks On Tue, Mar 17, 2015 at 1:06 PM, Isuru Haththotuwa isu...@wso2.com wrote: Hi Malaka and Hasitha, Thanks for the input. I changed the topic to

Re: [Dev] [ESB] Where the final message ID set for a request

2015-03-17 Thread Chathura Priyankara
Hi Isuru, I think this is the best option. I did testing with attaching cloned MC as original message property and this is working fine. Thanks. On Tue, Mar 17, 2015 at 2:48 PM, Isuru Ranawaka isu...@wso2.com wrote: Hi chathura, Yes you need to clone the MC because we need to save content

Re: [Dev] [GSoC-2015] Proposal 6- AppFactory Command Line Tool

2015-03-17 Thread Anuruddha Premalal
Hi Fathima, Approach seems good. Please do a draft and share, will provide the needed feedback. Regards, Anuruddha. On Tue, Mar 17, 2015 at 10:17 PM, Fathima Dilhasha dilhasha@gmail.com wrote: Hi, I'm a Computer Science and Engineering undergraduate from University of Moratuwa and I'm

Re: [Dev] Project proposal for Data Wrangler extension for WSO2 Machine Learner

2015-03-17 Thread Nirmal Fernando
Hi Tharindu, Let me check and get back to you. On Wed, Mar 18, 2015 at 2:10 AM, Tharinda Ehelepola tharinda...@gmail.com wrote: Hi, I studied about proposal 17 last few days. Now I have proper idea about that project. In order to prepare the proposal It's better if I have some template or

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
Hi Nirdesha, +1 for adding the samples and descriptions to Docs. IMO it is necessary to update the Docs with these two scenarios as it helps understand the difference and usage between these two use-cases. On Tue, Mar 17, 2015 at 4:38 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar

Re: [Dev] [AF] Launch pattern URL for single tenant Cartridge applications

2015-03-17 Thread Punnadi Gunarathna
Hi Hasitha, Please check [Dev] Retrieving the IP/IPs for single tenant cartridge intances mail thread. On Tue, Mar 17, 2015 at 2:00 PM, Hasitha Weerasinghe hasit...@wso2.com wrote: Hi All, How we going to create application launch URL for the single tenant cartridges? I'm working on

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
Hi, Based on my findings, On Wed, Mar 18, 2015 at 4:32 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Nirdesha, +1 for adding the samples and descriptions to Docs. IMO it is necessary to update the Docs with these two scenarios as it helps understand the difference and usage between

[Dev] [CDM] Device management core needs a getPendingOperation method

2015-03-17 Thread Dilshan Edirisuriya
Hi, Right now device management core has a get pending operation list method as below, ListOperation getPendingOperations(DeviceIdentifier var1) throws OperationManagementException; From the mobile functionality we do require only one operation at a time since the protocol handles one request

Re: [Dev] [CDM] Device management core needs a getPendingOperation method

2015-03-17 Thread Dilshan Edirisuriya
In device management core only NEW, INPROGRESS and COMPLETED are found. Other than that we do require an error status code here to track errors as well. On Wed, Mar 18, 2015 at 12:48 AM, Dilshan Edirisuriya dils...@wso2.com wrote: Hi, Right now device management core has a get pending

[Dev] [CDM] Device management core needs a method to update the status of the operation

2015-03-17 Thread Dilshan Edirisuriya
Hi, As mentioned in the mail [1] there could be success or failure statuses for a specific operation. Once it is reached there needs to be a method to update the current status of the operation in the operation DB. Hence this needs to be exposed by the operation interface. [1] - [CDM] Device

[Dev] Project proposal for Data Wrangler extension for WSO2 Machine Learner

2015-03-17 Thread Tharinda Ehelepola
Hi, I studied about proposal 17 last few days. Now I have proper idea about that project. In order to prepare the proposal It's better if I have some template or last year proposals. Can you provide me some links. Thank you, Tharinda. ___ Dev mailing

Re: [Dev] Please review and merge the PR for carbon-commons

2015-03-17 Thread KasunG Gajasinghe
Merged. On Tue, Mar 17, 2015 at 3:46 PM, Kalpa Welivitigoda kal...@wso2.com wrote: The PR has been updated as https://github.com/wso2/carbon-commons/pull/69 JIRA: https://wso2.org/jira/browse/WSAS-1911 On Fri, Mar 6, 2015 at 11:26 AM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi,

Re: [Dev] Please review and merge the PR for carbon-commons

2015-03-17 Thread Kalpa Welivitigoda
Thanks Kasun. On Tue, Mar 17, 2015 at 4:53 PM, KasunG Gajasinghe kas...@wso2.com wrote: Merged. On Tue, Mar 17, 2015 at 3:46 PM, Kalpa Welivitigoda kal...@wso2.com wrote: The PR has been updated as https://github.com/wso2/carbon-commons/pull/69 JIRA:

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread KasunG Gajasinghe
Yea, with the use of SPI-Fly we can provide support for this. We actually tested it out, and it works. We haven't introduced SPI-Fly to our platform yet, hence the thought. The websocket sample there uses the older Tomcat websocket API. I think we are yet to update this sample to use the

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread Sagara Gunathunga
On Tue, Mar 17, 2015 at 5:04 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar 17, 2015 at 4:45 PM, KasunG Gajasinghe kas...@wso2.com wrote: Yea, with the use of SPI-Fly we can provide support for this. We actually tested it out, and it works. We haven't introduced SPI-Fly to our

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread KasunG Gajasinghe
Hi, On Tue, Mar 17, 2015 at 5:10 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar 17, 2015 at 5:04 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Mar 17, 2015 at 4:45 PM, KasunG Gajasinghe kas...@wso2.com wrote: Yea, with the use of SPI-Fly we can provide support for

[Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-17 Thread Tharindu Dharmarathna
Hi all, According to public jira [1] how can we handle connection refused exception come from this issue . This come from the send method. code snippest for this issue try{ var xhr = new XMLHttpRequest(); var site = require(/site/conf/site.json); var endpoint =

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi Dinusha, Sorry for the ambiguity in the mail. Please see my comments in-line Hi All, This is to update the current status of the App Manger release cycle. We had issues initially when testing due to following reasons - There was no decided permission model embedded to AM. This is

Re: [Dev] We are getting some class not found issues intermittently

2015-03-17 Thread Sagara Gunathunga
On Tue, Mar 17, 2015 at 4:45 PM, KasunG Gajasinghe kas...@wso2.com wrote: Yea, with the use of SPI-Fly we can provide support for this. We actually tested it out, and it works. We haven't introduced SPI-Fly to our platform yet, hence the thought. The websocket sample there uses the older

[Dev] Dynamic Queue Error When Using Destination Type as topic

2015-03-17 Thread Isuru Haththotuwa
Hi, When I'm using an ESB sequence to send a message to a JMS topic, noticed the error [1] in ESB side. The error is coming persistently. This sequence is called from a ESB rest API. However, I'm not using queues, but only a topic. The type of the topic (in bold letters) is actually my rest

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi All, Meeting Notes - AM team will try to fix all the issues related to instability and share a new pack tomorrow. - Testing on oracle will be done based on the time available before the expected release date. - Long running test has to be run by the QA team. (on a standalone

  1   2   >