[Dev] How to compare two synapse properties in ESB

2017-11-23 Thread Thivya Mahenthirarasa
Hi Dev, Requirement: I need to check a condition before loop back to out sequence whether the USER_NAME and PATIENT_ID are equal. I'm using a filter in my in sequence. I'm seeing always "evaluates to false and no else path - skipping child mediators" in console even in the

Re: [Dev] [DEV][puppet-apim] pre-packed IS as the KM throwing The service cannot be found for the endpoint reference (EPR)

2017-11-23 Thread Chalitha Waldeniyage
Hi Nuwan, I'm working on similar setup and this flow is working for me(using 22nd WUM pack). I'm suspecting your WUM updated pack is having some issue Can you please check on this. Thank you, Chalitha On Fri, Nov 24, 2017 at 12:21 PM, Nuwan Silva wrote: > Hi Team, > > While

Re: [Dev] [DEV][puppet-apim]

2017-11-23 Thread Chamila Adhikarinayake
+ samitha On Fri, Nov 24, 2017 at 9:54 AM, Nuwan Silva wrote: > Hi Team, > > While deploying the puppet-apim [1] I had an issue where there was no > pattern for deploying Traffic Manager as an HA deployment. I added the > following snippet to achieve HA in the cluster. Do we

Re: [Dev] [Architecture] WSO2 Enterprise Integrator 6.1.1-update10 Released !

2017-11-23 Thread Vijitha Ekanayake
Hi Samisa, We are continuously working on fixing the bugs reported under JIRA and GitHub along with the EI 6 weekly updates. The plan is to pick a set up issues by filtering the priority and label those for the upcoming update release. Thanks, Vijitha. On Fri, Nov 24, 2017 at 3:14 AM, Samisa

[Dev] IS migration client usage of class.forName()

2017-11-23 Thread Danushka Fernando
Hi All Currently the migration client is developed as an dropin to the server package. Migration client is called from the identity.core bundle at the activation level. This is done in that manner because we needed that to run before any of the identity bundles get activated. So here we are

Re: [Dev] [DEV][puppet-apim]

2017-11-23 Thread Nuwan Silva
Thanks for the info but, do we need to configure spark cluster configurations for traffic manager? If so why? On Fri, Nov 24, 2017 at 10:57 AM, Samitha Chathuranga wrote: > I'm not sure whether we are using dep-sync now since in APIM docker >> patterns we removed depsync and

Re: [Dev] [DEV][puppet-apim]

2017-11-23 Thread Pubudu Gunatilaka
Hi Nuwan, Yes, this is the recommended the approach. You may need to add other Spark related clustering configurations as well. Thank you! On Fri, Nov 24, 2017 at 12:38 PM, Anuruddha Liyanarachchi < anurudd...@wso2.com> wrote: > Hi Nuwan, > > As per the current patterns, there is no HA in

Re: [Dev] How to set ThriftClientPort in APIM Gate Way Node in a cluster setup

2017-11-23 Thread Viduranga Gunarathne
Hi Dushantha, Yes. If you are using port offset to deploy the Gateway and KeyManager nodes, then the default Thrift port (10397) in both the nodes will get offset by the specified offset value. Eg: Gateway offset = 2, Then will be 10399 KeyManager offset = 3, Then will be 10400 In a clustered

Re: [Dev] [DEV][puppet-apim]

2017-11-23 Thread Anuruddha Liyanarachchi
Hi Nuwan, As per the current patterns, there is no HA in traffic manager. The approach you have taken should work. However, you will need to configure dep-sync between two nodes if you are deploying custom policies. On Fri, Nov 24, 2017 at 9:54 AM, Nuwan Silva wrote: > Hi

[Dev] [DEV][puppet-apim]

2017-11-23 Thread Nuwan Silva
Hi Team, While deploying the puppet-apim [1] I had an issue where there was no pattern for deploying Traffic Manager as an HA deployment. I added the following snippet to achieve HA in the cluster. Do we have another way of doing this? Please advise. wso2::clustering: enabled: true domain:

[Dev] WSO2 Stream Processor 4.0.0-beta Released!

2017-11-23 Thread SajithAR Ariyarathna
Hi All, The WSO2 Analytics team is pleased to announce the release of *WSO2 Stream Processor Version 4.0.0 Beta*. WSO2 Analytics let digital business creating real-time, intelligent, actionable business insights, and data products which are achieved by WSO2 Stream Processor's real-time,

Re: [Dev] [APIM]Cannot login to APIM Management console with admin credentials

2017-11-23 Thread Irham Iqbal
Hi Isuru, The reason for the issue your facing is the request is not going for /carbon/admin/* IMO if you making it /carbon/* it should work. Thanks, Iqbal On Thu, Nov 23, 2017 at 8:20 PM, Bhathiya Jayasekara wrote: > Hi Roshan, > > No, that's not a public thread. > >

[Dev] [SP][Windows] Error during startup

2017-11-23 Thread Gokul Balakrishnan
Hi, We're seeing the following error while starting up Stream Processor Alpha2/3 in Windows. The main reason appears to be the server failing to resolve the ${sys:carbon.home} properties in deployment.yaml: Bad pathname";

Re: [Dev] [Architecture] WSO2 Enterprise Integrator 6.1.1-update10 Released !

2017-11-23 Thread Samisa Abeysinghe
We have 803 Jira and 265 Git open issues, what is the plan to flush them? Thanks, Samisa... Samisa Abeysinghe Chief Engineering and Delivery Officer WSO2 Inc. http://wso2.com On Fri, Nov 24, 2017 at 12:08 AM, Vijitha Ekanayake wrote: > > Please find the correct link for

Re: [Dev] Avoiding Carbon Metrics releases every time the Databridge component is released.

2017-11-23 Thread Mohanadarshan Vivekanandalingam
Hi All, Above is fixed now.. Thanks, Mohan On Thu, Nov 2, 2017 at 1:42 PM, Isuru Perera wrote: > Thank you! > > On Thu, Nov 2, 2017 at 12:32 PM, Sajith Perera wrote: > >> Noted!, Please find the relevant GitHub issue : >>

Re: [Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Saneth Dharmakeerthi
Hi Senuwan. Please check your configuration where the connections to TM node is correct[1]. The same issue in [2] [1] https://docs.wso2.com/display/AM210/Distributed+ Deployment+of+API+Manager [2]. [Dev] API with Ip based throttling gives an error Thanks and Best Regards, Saneth

[Dev] [Architecture] WSO2 Enterprise Integrator 6.1.1-update10 Released !

2017-11-23 Thread Vijitha Ekanayake
Hi all, The WSO2 Integration team is pleased to announce the release of Enterprise Integrator 6.1.1-update10. It is available for download from here

[Dev] Performance consideration for Iterate mediator for a huge number of nodes

2017-11-23 Thread JĂșnior
Hi, I have the following quesiton o Stackoverflow[1] Do you have any suggestions on this? 0down votefavorite Is there any performance implication on using the iterate

[Dev] How to set ThriftClientPort in APIM Gate Way Node in a cluster setup

2017-11-23 Thread Dushantha Batuwita
Hi I'm involved in a gateway cluster set up in the local machine where the architecture is explained as follows 1. IS 5.3.0 as KM offset 0 2. Publisher/store/TM offset 1 3. Gateway worker offset 3 4. GatewayWorkerManger offset 2 I'm following the [1] Clustering API

Re: [Dev] [APIM]Cannot login to APIM Management console with admin credentials

2017-11-23 Thread Isuru Uyanage
Hi All, I tried updating Owasp.CsrfGuard.Carbon.properties file, which is in $APIM_HOME/repository/conf/security folder by adding the below entry. org.owasp.csrfguard.unprotected.mgtconsolelogin=% servletContext%/carbon/admin/* I could log in to the Management console with admin credentials but

[Dev] WSO2 IoT Server 3.1.0-UPDATE7 Released!

2017-11-23 Thread Charitha Goonetilleke
WSO2 IoT Server 3.1.0 UPDATE 7 We are pleased to announce the latest update to WSO2 IoT Server 3.1.0 WSO2 IoT Server is one of the most adaptive Apache licensed open source IoT platforms available today. It provides best of breed technologies for device manufacturers to develop connected

Re: [Dev] [Architecture] WSO2 Enterprise Integrator 6.1.1-update10 Released !

2017-11-23 Thread Vijitha Ekanayake
Please find the correct link for the distribution: https://github.com/wso2/product-ei/releases/download/v6.1.1-update10/wso2ei-6.1.1-update10.zip On Fri, Nov 24, 2017 at 12:01 AM, Vijitha Ekanayake wrote: > Hi all, > > The WSO2 Integration team is pleased to announce the

Re: [Dev] could not find admin service in ESB

2017-11-23 Thread Sashika Wijesinghe
Hi Dilusha, As Vinod mentioned above, 'RemoteUserStoreManagerService' service is not available in ESB500. I assume you raised this issue because we have provided "*https://localhost:9443/services/RemoteUserStoreManagerService?wsdl

Re: [Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Senuwan Withana
Thanks, Sam. I will check on it. Regards, *Senuwan Withana* Software Engineer - Support Team | WSO2 Email : senu...@wso2.com Mobile: 94773212853 Web: http://www.wso2.com On Thu, Nov 23, 2017 at 3:53 PM, Sam Sivayogam wrote: > Check /repository/conf/jndi.properties file

Re: [Dev] How to set ThriftClientPort in APIM Gate Way Node in a cluster setup

2017-11-23 Thread Chamara Silva
This already in the public documentation. Please refer "Changing the Thrift client and server ports" section. [2] https://docs.wso2.com/display/AM210/Changing+the+Default+Ports+with+Offset Thanks, Chamara Silva On Thu, Nov 23, 2017 at 7:57 PM, Dushantha Batuwita wrote: >

Re: [Dev] could not find admin service in ESB

2017-11-23 Thread Vinod Kavinda
Hi Dilusha, What made you assume that ESB contains this RemoteUserStoreManagerService? According to [1], you should install this feature, it is not shipped by default with ESB. [1] - http://xacmlinfo.org/2013/12/15/remote-user-management-feature-in-wso2-carbon-products/ Regards, Vinod On Thu,

Re: [Dev] [APIM]Cannot login to APIM Management console with admin credentials

2017-11-23 Thread Bhathiya Jayasekara
Hi Roshan, No, that's not a public thread. Here[1] is the original bug. @Isuru: Make sure you don't have the previous version in your PATH variable. [1] https://bugs.openjdk.java.net/browse/JDK-8189789 Thanks, Bhathiya On Thu, Nov 23, 2017 at 4:30 PM, Isuru Uyanage wrote:

Re: [Dev] [APIM]Cannot login to APIM Management console with admin credentials

2017-11-23 Thread Malintha Amarasinghe
I was under the impression this is only specific to 8u151, however, make sure you have done the basic checks. (java -version returns the correct java version, and you are using a new terminal to start the server once java is updated.) PS: I am using 1.8.0_131-b11 and not getting this issue.

Re: [Dev] Export and Import Assets between two GREG instances

2017-11-23 Thread Danesh Kuruppu
Hi Chanaka, Can you reindex solr data and check it Thanks Danesh On Thu, Nov 23, 2017 at 7:16 PM, Chanaka Jayasena wrote: > Hi Danesh, > > Thank you for the information. I checkout */_system/governance/trunk* to > dump file and checkin it to the other instance. > > Resources

Re: [Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Sam Sivayogam
Check /repository/conf/jndi.properties file located in your admin portal, whether you have pointed it correctly to the TM Node. Thanks, Sam On Thu, Nov 23, 2017 at 12:56 PM, Senuwan Withana wrote: > Hi Team, > > *I have added IP base throttling to my API Manager pack. * > >

Re: [Dev] Export and Import Assets between two GREG instances

2017-11-23 Thread Chanaka Jayasena
Hi Danesh, Thank you for the information. I checkout */_system/governance/trunk* to dump file and checkin it to the other instance. Resources are visible from Carbon console and they have the correct media type applied to it. Ex : application/vnd.wso2-restservice+xml But they are still not

Re: [Dev] Remove provisioning-config.xml

2017-11-23 Thread Isura Karunaratne
Created a Jira [1] to track this. [1] https://wso2.org/jira/browse/IDENTITY-6950 Thanks Isura. On Fri, Nov 10, 2017 at 9:13 PM, Gayan Gunawardana wrote: > > > On Fri, Nov 10, 2017 at 3:19 PM, Ruwan Abeykoon wrote: > >> Hi Gayan, >> Thanks for bringing this

Re: [Dev] Invoking an API through Android Application

2017-11-23 Thread Viduranga Gunarathne
Hi Abimaran, The issue here is that, when generating an android SDK for an API, only the "org.wso2.client.api.TestApi1" package is generated but not the " org.wso2.client.model.TestApi1". As I mentioned in my previous reply, that package doesn't get generated from the swagger definition that is

Re: [Dev] [APIM]Cannot login to APIM Management console with admin credentials

2017-11-23 Thread Isuru Uyanage
Hi All, I downgraded Java to (build 1.8.0_144-b01) and restarted the APIM 2.1.0 But still, I'm getting the same error. Any thoughts about this. *Thanks and Best Regards,* *Isuru Uyanage* *Software Engineer - QA | WSO2* *Mobile : **+94 77 <+94%2077%20767%201807> 55 30752* *LinkedIn:

Re: [Dev] API with Ip based throttling gives an error

2017-11-23 Thread Abimaran Kugathasan
Hi Buddhimala, Can you please describe your deployment? Single node APIM? Don't you see any errors in other throttling related scenarios? The exception says APIM can't open connection through 5672. Were you able to telnet to that port? On Thu, Nov 23, 2017 at 1:23 PM, Buddhimala Ranasinghe

Re: [Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Dushantha Batuwita
Hi Senuwan; please refer to bellow email thread and it has addressed and sorted [Dev] API with Ip based throttling gives an error regards On Thu, Nov 23, 2017 at 12:56 PM, Senuwan Withana wrote: > Hi Team, > > *I have added IP base throttling to my API Manager pack. * >

Re: [Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Senuwan Withana
Thanks Guys, I was able to fix above mentioned error. Regards, *Senuwan Withana* Software Engineer - Support Team | WSO2 Email : senu...@wso2.com Mobile: 94773212853 Web: http://www.wso2.com On Thu, Nov 23, 2017 at 4:23 PM, Saneth Dharmakeerthi wrote: > Hi Senuwan. > >

Re: [Dev] Not able to access xslt from inside wso2 xslt mediator. Please guide.

2017-11-23 Thread aditya shivankar
Respected Sir, I am still getting the same error. I am accessing it like below . Error : [2017-11-23 16:57:45,515] [EI-Core] WARN - SynapseConfigUtils Cannot convert null to a StreamSource [2017-11-23 16:57:45,521] [EI-Core] ERROR - XSLTMediator Error creating XSLT transformer using : Value

Re: [Dev] API with Ip based throttling gives an error

2017-11-23 Thread Sam Sivayogam
This is happening because the JMS publisher couldn't establish a connection with throttling topic. please check your /repository/conf/jndi.properties file whether you have pointed it to the TM node. Thanks, Sam On Thu, Nov 23, 2017 at 1:23 PM, Buddhimala Ranasinghe wrote:

Re: [Dev] Secure Communication using JSON Web Token (JWT)

2017-11-23 Thread Saneth Dharmakeerthi
Hi Thivya, To check the JWT is get altered or not, you need to do a signature verification. Please refer articles. [1] https://jwt.io/introduction/ [2] http://sanjeewamalalgoda.blogspot.com/2015/05/wso2-api-manager-decode-jwt-in-esb.html [3]

Re: [Dev] API with Ip based throttling gives an error

2017-11-23 Thread Buddhimala Ranasinghe
Hi Sam,Abimaran, Thank you for the information. It got sorted. Regards, Buddhimala On Thu, Nov 23, 2017 at 2:08 PM, Sam Sivayogam wrote: > This is happening because the JMS publisher couldn't establish a > connection with throttling topic. please check your >

[Dev] An error message(s) popup when testing on throttling.

2017-11-23 Thread Senuwan Withana
Hi Team, *I have added IP base throttling to my API Manager pack. * *When I tried throttling scenario Following error messages popup* [2017-11-23 12:50:30,421] INFO - DependencyTracker Local entry : gov:/apimgt/statistics/ga-config.xml was added to the Synapse configuration successfully

Re: [Dev] Export and Import Assets between two GREG instances

2017-11-23 Thread Danesh Kuruppu
Hi Chanaka, Can you check checkin-checkout client [1][2] instead of tool you used. I think it only handles registry resource. 1. https://docs.wso2.com/display/Governance540/The+Check-in+Client+Commands 2. https://docs.wso2.com/display/Governance540/Check-in+Client+Examples Thanks Danesh On

[Dev] Export and Import Assets between two GREG instances

2017-11-23 Thread Chanaka Jayasena
Hi devs, I am trying to do $subject. I have few assets created in one instance of GREG and export them to the local file system. And I was able to successfully import them in to the second GREG instance. I can see the assets available in the Carbon management console. But It's not displayed in

[Carbon-dev] Export and Import Assets between two GREG instances

2017-11-23 Thread Chanaka Jayasena
Hi devs, I am trying to do $subject. I have few assets created in one instance of GREG and export them to the local file system. And I was able to successfully import them in to the second GREG instance. I can see the assets available in the Carbon management console. But It's not displayed in

Re: [Dev] Some values are missing in governance registry property search

2017-11-23 Thread Danesh Kuruppu
Hi Megala, +1. Thanks for the fix. reviewed and merged the PR. Thanks Danesh On Wed, Nov 22, 2017 at 11:11 PM, Megala Uthayakumar wrote: > Hi All, > > I am working on adding access control support to APIM 2.1.x,. For this > feature, we are making use of the registry

[Dev] API with Ip based throttling gives an error

2017-11-23 Thread Buddhimala Ranasinghe
Hi All, I followed the link https://wso2.com/library/demonstrations/2016/11/screencast-defining-advanced-throttling-policies-in-wso2-api-manager/ to perform IP based throttling for my API. But when I invoke the service, I get the following error in APIM logs. INFO - JMSConnectionFactory JMS