Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread Sriskandarajah Suhothayan
Since the above should be used for all the products, shall we move the common indexing part to the registry.xml of the kernel (pack that in the feature). Specific products can overwrite that as and when needed. WDYT? Suho On Wed, Sep 9, 2015 at 5:10 PM, Chandana Napagoda

Re: [Dev] [AF] Repository Versioning & Forks

2015-09-10 Thread Danushka Fernando
Adding Dmitry Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Sep 10, 2015 at 2:38 PM, Danushka Fernando wrote: > Hi All > > In AF with previous UIs we had a functionality of adding a version/branch > to

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Harsha Thirimanna
Sorry , didn't see your reply. :) On Sep 10, 2015 3:02 PM, "Harsha Thirimanna" wrote: > Hi Lasantha, > > Can't we enable logs and check whether which component will take more time > OR > do profiling to get the root cause. > On Sep 10, 2015 2:34 PM, "Gokul Balakrishnan"

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Lasantha Fernando
Thanks Harsha anyway for the suggestion.. :-) After removing the older wss4j from the bundles.info of the pack as suggested by Gokul, the pack is starting fine. So I guess we will have to fix the jaggery features properly to resolve this issue. Thanks, Lasantha On 10 September 2015 at 15:03,

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread KasunG Gajasinghe
We can do that if indexing is coming from kernel. @Chandana, is that the case? On Thu, Sep 10, 2015 at 12:28 PM, Sriskandarajah Suhothayan wrote: > Since the above should be used for all the products, shall we move the > common indexing part to the registry.xml of the kernel

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Prabath Ariyarathna
Hi All. I tested main use cases of the following scenarios and found no issues. 1. Main security scenarios 2. HTTP/HTTPS Inbound endpoints basic scenarios. 3. MSMP/ MSFMP standalone and cluster mode. 3.1 JDBC + JMS message stores with MSMP - Cluster mode (task count 1 and 2) 3.2 JDBC +

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread Sriskandarajah Suhothayan
We resonantly encountered an issue in rendering the theme when a new tenant is created due to missing indexing config. So I think this is common for all products Suho On Thu, Sep 10, 2015 at 12:30 PM, KasunG Gajasinghe wrote: > > We can do that if indexing is coming from

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Ravindra Ranwala
Hi All, I have tested below functionalities in the RC6 pack. Message Processor Coordination support = Standalone Mode - Message forwarding - Deactivation/Activation scenarios - Cron expressions - Deletion and Editing Cluster

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Viraj Senevirathne
Hi All, I have tested following scenarios and found no issues. *Kafka Inbound *[for cluster and standalone modes] - Kafka message consumers for high level configuration - Kafka message consumers for high level configuration for multiple topics - Kafka message consumers for simple

Re: [Dev] [ES]Overriding a Global Page returns TypeError: Cannot read property "types" from undefined

2015-09-10 Thread Chanaka Jayasena
Issue seems to be with the navigation.hbs. To fix it add navigation.hbs to partial to /repository/deployment/server/jaggeryapps/store/extensions/app/store-device/themes/store/partials/. Start with an en empty file. You will be able to get rid of the error. Then type {{dump .}} in the file to see

Re: [Dev] [ES]Overriding a Global Page returns TypeError: Cannot read property "types" from undefined

2015-09-10 Thread Rasika Perera
@Himasha, I think it should be "store-common". @Chanaka Okay, will try to debug and isolate the error. Thank you On Thu, Sep 10, 2015 at 1:29 PM, Chanaka Jayasena wrote: > Issue seems to be with the navigation.hbs. To fix it add navigation.hbs to > partial to >

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Gokul Balakrishnan
We're facing the same issue in the later DAS packs, where the pack startup is much slower after the upgrade. This is apparent under Java 8 as well (1.8.0_51). Thanks, On 10 September 2015 at 14:29, Lasantha Fernando wrote: > Hi Devs, > > For product-cep, after upgrading the

Re: [Dev] Jenkins build is still unstable: product-as » WSO2 AppServer - Integration Test Module #716

2015-09-10 Thread Kalpa Welivitigoda
Hi all, The fix related to the failing test case (CARBON15383VoidServiceMethodTestCase) is in master branch of wso2-axis2 (1.6.1-wso2v15-SNAPSHOT), product-as refers 1.6.1-wso2v14. So the PR should have merged only after axis2 1.6.1-wso2v15 is released and referred from product-as master. I have

[Dev] Do we have direct way to upload images?

2015-09-10 Thread NIFRAS ISMAIL
Hi All, Do we upload images to the server directly using Jaggery JS? http://stackoverflow.com/a/32497617/2672566 Regards. *M. Nifras Ismail* [image: LinkedIn] ___ Dev mailing list Dev@wso2.org

Re: [Dev] [AF] Repository Versioning & Forks

2015-09-10 Thread Dimuthu Leelarathne
Hi Danushka, Please see my comments inline. On Thu, Sep 10, 2015 at 2:38 PM, Danushka Fernando wrote: > Hi All > > In AF with previous UIs we had a functionality of adding a version/branch > to the fork. With this button in UI we create the branch in fork and also > we are

Re: [Dev] Jenkins build is unstable: carbon4-kernel » WSO2 Carbon - Integration Test Module #1019

2015-09-10 Thread Aruna Karunarathna
Hi all, I am looking into this test failures. Regards, Aruna On Thu, Sep 10, 2015 at 8:29 AM, wrote: > See < > https://wso2.org/jenkins/job/carbon4-kernel/org.wso2.carbon$org.wso2.carbon.kernel.integration.test/1019/ > > > > -- *Aruna Sujith Karunarathna *| Software

[Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Lasantha Fernando
Hi Devs, For product-cep, after upgrading the dependent carbon identity repo version from 4.5.5 to 4.5.6, the server startup has become extremely slow. If you downgrade this particular identity version back to 4.5.5, it starts normally. The difference is from around 24-30 sec startup time with

Re: [Dev] [ESB] Validator Mediator: validate against atleast one xsd

2015-09-10 Thread Viraj Senevirathne
Hi Supun, I think for your use case solution proposed by you will be the correct one if you want to validate it against anyone of the schemas. I missed that part. Thanks, On Thu, Sep 10, 2015 at 11:36 AM, Viraj Senevirathne wrote: > Hi Supun, > > In validate mediator

[Dev] Introducing 'blocking' attribute to the Call mediator of DevS ESB Graphical Tool

2015-09-10 Thread Rajeevan Vimalanathan
Hi, We found that ESB has introduced a new attribute 'blocking=true/false' (Enable Blocking Calls) to the Call mediator from ESB 4.9.0 when testing. So we will add the same to Call mediator at ESB Graphical tool [1] of Developer Studio. http://ws.apache.org/ns/synapse"/> [1]

Re: [Dev] Clarification regarding the PR

2015-09-10 Thread Firzhan Naqash
Hi Aruna, This PR was sent some times ago ( Even before the release of 4.4.0 ) to define some of the String constants in the user core and to close one of the input stream ( Which is not closed ). I am not sure this PR can be merged now because the user core might have been changed. Regards,

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Nadeeshaan Gunasinghe
Hi all, I tested the following areas JMS Transport and inbound use cases in standalone and in a cluster - JMS consumer side transaction - JMS Dual Channel transaction - JMS Quad Channel transaction VFS Transport and inbound use case in standalone and in a cluster -

Re: [Dev] Jenkins build is still unstable: product-as » WSO2 AppServer - Integration Test Module #716

2015-09-10 Thread Supun Malinga
Hi, Kalpa is looking into this.. thanks, On Thu, Sep 10, 2015 at 12:44 PM, wrote: > See < > https://wso2.org/jenkins/job/product-as/org.wso2.appserver$org.wso2.appserver.integration.tests/changes > > > > -- Supun Malinga, Senior Software Engineer, WSO2 Inc.

Re: [Dev] App Manager Test Framework is upgraded to 4.4.2

2015-09-10 Thread Krishantha Samaraweera
Hi Dilan, On Thu, Sep 10, 2015 at 12:20 PM, Chathura Dilan wrote: > Hi Krishantha, > > Sorry, previous test cases use 4.2.7 for UI automation and we are no > longer using org.wso2.carbon.automation.core.utils, > org.wso2.carbon.automation.utils.esb > and

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Buddhima Wijeweera
Hi All, Following scenarios tested: - Persisting with JDBC Message store - WS-RM Inbound feature [+] Stable - go ahead and release Thanks. On Thu, Sep 10, 2015 at 1:27 PM, Jagath Sisirakumara Ariyarathne < jaga...@wso2.com> wrote: > Hi All, > > Following scenarios were tested in RC6

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Kevin Ratnasekera
Hi all, Following scenarios were tested in this pack, MQTT inbound Super tenant Mode 1. JSON/XML message consuming cases 2. MQTT broker connection lost/reconnection cases ( both task/runner modes ) Tenant mode 1. JSON/XML message consuming cases 2. MQTT broker

Re: [Dev] [BPS][IS][Workflow] Two Human Tasks created at same event goes to different states

2015-09-10 Thread Hasitha Aravinda
Hi Chamila, Yes, This is correct user delegation behavior according to HumanTask spec [1]. This is what is happening in your scenario. When first task is created, you have only one user in admin/role1 roles. That means task has only one potential owner. When task has only one potential owner,

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Lasantha Fernando
Hi all, Had an offline chat with Hasintha and it seems this is coming due to multiple wss4j bundles being in the pack. Jaggery also seems to be packing an old version of wss4j while identity is packing the newer version. Thanks Hasintha for the quick response! It seems this has already being

[Dev] [ESB Custom Inbound endpoint UI] Interval time Through UI Default text box for Interval not passing Value

2015-09-10 Thread Rajjaz Mohammed
Hi Dev, I'm trying to Configure Custom inbound through UI but if i set value through default text box for interval its not passing and its Throws NPE but if i pass the value like below one it's passing interval value. is it the problem is my Codes? or UI? . [image: Inline image 1] -- Thank you

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Yasassri Ratnayake
Hi All, QA team did a smoke test covering critical flows and functions in the Latest RC6 pack and didn't encounter any blocking issues. With Regards, On Thu, Sep 10, 2015 at 3:43 PM, Senduran Balasubramaniyam < sendu...@wso2.com> wrote: > Hi All, > > I tested the followings and found no

Re: [Dev] App Manager Test Framework is upgraded to 4.4.2

2015-09-10 Thread Chathura Dilan
Hi Krishantha, Sorry, previous test cases use 4.2.7 for UI automation and we are no longer using org.wso2.carbon.automation.core.utils, org.wso2.carbon.automation.utils.esb and org.wso2.carbon.automation.utils.services packages . Previous test cases are heavily depend on their classes,

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Harsha Thirimanna
Hi Lasantha, Can't we enable logs and check whether which component will take more time OR do profiling to get the root cause. On Sep 10, 2015 2:34 PM, "Gokul Balakrishnan" wrote: > We're facing the same issue in the later DAS packs, where the pack startup > is much slower after

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread Chandana Napagoda
Hi Kasun, We don't like to move important registry configuration/components into kernel. Regards, Chandana On Thu, Sep 10, 2015 at 12:30 PM, KasunG Gajasinghe wrote: > > We can do that if indexing is coming from kernel. @Chandana, is that the > case? > > On Thu, Sep 10, 2015

Re: [Dev] [ES]Overriding a Global Page returns TypeError: Cannot read property "types" from undefined

2015-09-10 Thread Himasha Guruge
Hi Rasika, Shouldn't it be 'store_common' instead of store-common? Thanks, Himasha On Thu, Sep 10, 2015 at 11:15 AM, Rasika Perera wrote: > Hi all, > > I am trying to partially override a global page in ES v2. I followed this > [1] doc. Here are the steps I followed; > > 1.

Re: [Dev] App Manager Test Framework is upgraded to 4.4.2

2015-09-10 Thread Chathura Dilan
Hi Krishantha, Thanks, I will check that On Thu, Sep 10, 2015 at 1:33 PM, Krishantha Samaraweera wrote: > Hi Dilan, > > On Thu, Sep 10, 2015 at 12:20 PM, Chathura Dilan > wrote: > >> Hi Krishantha, >> >> Sorry, previous test cases use 4.2.7 for UI

[Dev] [BPS][IS][Workflow] Two Human Tasks created at same event goes to different states

2015-09-10 Thread Chamila Wijayarathna
Hi Nandika, I am running recently built IS pack workflow features. I came up with following scenario which is confusing. I have two workflows which use same BPS. Workflow1 need to be approved by 'admin' role and Workflow2 need to be approved by 'role1' role. Then I have a user 'user1' in my

Re: [Dev] Jenkins build is still unstable: product-as » WSO2 AppServer - Integration Test Module #716

2015-09-10 Thread Supun Malinga
thanks Kalpa.. On Thu, Sep 10, 2015 at 2:32 PM, Kalpa Welivitigoda wrote: > Hi all, > > The fix related to the failing test case > (CARBON15383VoidServiceMethodTestCase) > is in master branch of wso2-axis2 (1.6.1-wso2v15-SNAPSHOT), product-as > refers 1.6.1-wso2v14. So the PR

[Dev] [AF] Repository Versioning & Forks

2015-09-10 Thread Danushka Fernando
Hi All In AF with previous UIs we had a functionality of adding a version/branch to the fork. With this button in UI we create the branch in fork and also we are creating a build job for the version/branch in the fork as well. But with new UX/UI changes we don’t have such functionality given in

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Senduran Balasubramaniyam
Hi All, I tested the followings and found no issues - Proxy Statistics - Endpoint Statistics - MBean attributes, operations for StatisticsAdmin and Endpoint [X] Stable - go ahead and release Thanks Senduran On Thu, Sep 10, 2015 at 2:56 PM, Prabath Ariyarathna

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Jagath Sisirakumara Ariyarathne
Hi All, Following scenarios were tested in RC6 pack. - Dynamic SSL profiles - Apply custom profiles for senders/listeners - Updating key store/trust store at runtime - Profile re-loading from time interval and JMX - SSL and Mutual SSL connections with back-end -

Re: [Dev] [ES]Overriding a Global Page returns TypeError: Cannot read property "types" from undefined

2015-09-10 Thread Rasika Perera
Hi All, Just found that issue is with the renderer "my_items.js". As chanaka mentioned, it consumes a "naviagation.hbs". This handlebar needs "navigationBar" page decorator which need to defined in "app.js". Therefore, I copied page decorators defined in "store-common/app.js" into my extension,

Re: [Dev] [ESB Custom Inbound endpoint UI] Interval time Through UI Default text box for Interval not passing Value

2015-09-10 Thread Rajjaz Mohammed
Hi Malaka, Its working fine now. On Thu, Sep 10, 2015 at 4:22 PM, Malaka Silva wrote: > Hi Rajjaz, > > This is due to a UI issue. Fixed with [1] > > [1] > https://github.com/wso2/carbon-mediation/commit/74812eea80f81bf3bd4a40269bf16ab9b3e3202f > > On Thu, Sep 10, 2015 at 3:31

Re: [Dev] HA cluster exception

2015-09-10 Thread Aruna Karunarathna
On Thu, Sep 10, 2015 at 6:01 PM, Supun Malinga wrote: > Do you have the server in both nodes in similar paths ? > [Adding Chandana] Yeah, similar issue was observed recently, as a workaround put products in different folder paths. > > On Thu, Sep 10, 2015 at 5:58 PM, Maninda

Re: [Dev] [AS] Data Service Error

2015-09-10 Thread Chanika Geeganage
Hi Lasantha, JOSN Mapping [1] was introduced from DSS 3.2.0 onwards and therefore that feature is not available in AS 5.2.1 or previous versions. You can install DSS 3.2.2 features (latest) on AS 5.2.1 [1] https://docs.wso2.com/display/DSS320/JSON+Mapping On Thu, Sep 10, 2015 at 3:32 PM,

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Lasantha Fernando
Hi Manu, UES team, It seems this is fixed in jaggery 0.11.0. If we move our dashboard dependency version from 0.10.3 to 0.11.0, will this affect our current dashboard functionality? (Any API changes, functionality changes of existing features) Also, as per the thread started by KasunG, it seems

Re: [Dev] HA cluster exception

2015-09-10 Thread Supun Malinga
Do you have the server in both nodes in similar paths ? On Thu, Sep 10, 2015 at 5:58 PM, Maninda Edirisooriya wrote: > Hi, > > In the DAS HA clustering with 2 nodes we do not mount registries but use > Hazelcast clustering. > There, when we start the second server with Spark

Re: [Dev] [AS] Data Service Error

2015-09-10 Thread Sumedha Rubasinghe
Thanks Chanika. Do we have a separate DSS instance on cloud or as we using AS for hosting DSS on cloud? We are planning to deploy this on WSO2 Cloud. On Thu, Sep 10, 2015 at 4:19 PM, Chanika Geeganage wrote: > Hi Lasantha, > > JOSN Mapping [1] was introduced from DSS 3.2.0

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Chanaka Fernando
Hi Devs, Thank you for testing and verifying the WSO2 Enterprise Service Bus 4.9.0 RC6. We are closing this vote now. This vote has passed with 9 +1s and 0 -1s. Therefore we are proceeding with the WSO2 Enterprise Service Bus 4.9.0 release. 9 +1s 0 -1s Thank you and Regards, WSO2 ESB Team On

Re: [Dev] DSS return array of UDT.

2015-09-10 Thread Rajith Vitharana
Hi Jorge, Unfortunately currently that's how DSS works, for UDT type as well you may have seen, in blog [1] we have defined explicitly the output mapping to map to the UDT. That's how it was returning as [2]. But as your UDT returns as a array of UDTs, we can't map that to output right now. We

[Dev] HA cluster exception

2015-09-10 Thread Maninda Edirisooriya
Hi, In the DAS HA clustering with 2 nodes we do not mount registries but use Hazelcast clustering. There, when we start the second server with Spark clustering enabled I got the following error only in the second node. TID: [-1234] [] [2015-09-10 11:17:06,740] ERROR

Re: [Dev] HA cluster exception

2015-09-10 Thread Sajith Ravindra
Faced a similar issue with H2. As a work around used the absolute path to the H2 db instead of the relative path. Thanks *,Sajith Ravindra* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 77 2273550 blog: http://sajithr.blogspot.com/

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread Chandana Napagoda
Hi Ramith, Next carbon-registry release onwards this will be available with content search feature. Regards, Chandana On Thu, Sep 10, 2015 at 7:05 PM, Ramith Jayasinghe wrote: > so whats the conclusion? > will this be included in next kernel version (so all product can use

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread Ramith Jayasinghe
so whats the conclusion? will this be included in next kernel version (so all product can use it) or should we pack this ? On Thu, Sep 10, 2015 at 12:38 PM, Sriskandarajah Suhothayan wrote: > We resonantly encountered an issue in rendering the theme when a new > tenant is created

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Chanaka Jayasena
Hi all, We have prepared the release steps for jagggery-extensions 1.4.1. Builder team please close the repo and release jagggery-extensions 1.4.1. Thanks! -Chanaka On Thu, Sep 10, 2015 at 4:19 PM, Lasantha Fernando wrote: > Hi Manu, UES team, > > It seems this is fixed in

Re: [Dev] [ESB] [DAS] Error while passing the data through publishEvent mediator

2015-09-10 Thread Nadeeshaan Gunasinghe
Hi Chanuka, It seems you haven't defined the event sink. Make sure you have defined one with the name eventSink14. Regards *Nadeeshaan Gunasinghe* Software Engineer, WSO2 Inc. http://wso2.com +94770596754 | nadeesh...@wso2.com | Skype: nadeeshaan.gunasinghe <#>

Re: [Dev] Introducing 'blocking' attribute to the Call mediator of DevS ESB Graphical Tool

2015-09-10 Thread Rajeevan Vimalanathan
Thanks Kathees for the info, will do the implementation accordingly. Thanks, Rajeevan On Thu, Sep 10, 2015 at 4:35 PM, Kathees Rajendram wrote: > Hi Rajeevan, > > The blocking attribute should be in the call mediator. > In the blocking calls, the attribute' value should be

[Dev] WARN messages in log while accessing dashboard

2015-09-10 Thread Gokul Balakrishnan
Hi UES team, We're seeing the following warning repeatedly when accessing the dashboard, seems this has been known for a while. Are there any adverse effects, or is it OK to hide this warn from the console? [2015-09-10 17:34:26,149] WARN {net.sf.ehcache.pool.sizeof.SizeOf} - The configured

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC6

2015-09-10 Thread Isuru Udana
Hi All, I did a smoke test and specifically tested for following - WS-Security scenarios 1-15 - CAPP Deployment [X] Stable - go ahead and release Thanks, IsuruU On Thu, Sep 10, 2015 at 3:50 PM, Yasassri Ratnayake wrote: > Hi All, > > QA team did a smoke test covering

Re: [Dev] [ESB Custom Inbound endpoint UI] Interval time Through UI Default text box for Interval not passing Value

2015-09-10 Thread Malaka Silva
Hi Rajjaz, This is due to a UI issue. Fixed with [1] [1] https://github.com/wso2/carbon-mediation/commit/74812eea80f81bf3bd4a40269bf16ab9b3e3202f On Thu, Sep 10, 2015 at 3:31 PM, Rajjaz Mohammed wrote: > Hi Dev, > I'm trying to Configure Custom inbound through UI but if i set

Re: [Dev] Introducing 'blocking' attribute to the Call mediator of DevS ESB Graphical Tool

2015-09-10 Thread Kathees Rajendram
Hi Rajeevan, The blocking attribute should be in the call mediator. In the blocking calls, the attribute' value should be true. In the non blocking calls,The blocking attribute is not mandatory. Thanks, Kathees On Thu, Sep 10, 2015 at 4:07 PM, Rajeevan Vimalanathan

Re: [Dev] HA cluster exception

2015-09-10 Thread Ajith Vitharana
Do you have mount the config and governance registry ? according to the error logs , it is H2 ? *at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167)at

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread Lasantha Fernando
Hi all, Thanks for the quick turnaround and releasing the required repo quickly. Appreciate your support very much! Unfortunately, it seems the jaggery-extensions-1.4.1 is still packing wss4j-1.5.11-wso2v9.jar instead of 1.5.11-wso2v11 version. Please see the artifact packed inside the plugins

Re: [Dev] Need to Override "registry.xml" at Product Level to Work with Registry Search

2015-09-10 Thread KasunG Gajasinghe
On Thu, Sep 10, 2015 at 7:11 PM, Chandana Napagoda wrote: > Hi Ramith, > > Next carbon-registry release onwards this will be available with content > search feature. > > Can you guys try to insert this xml segment using a p2 touchpoint via p2.inf instead? Having a registry.xml

Re: [Dev] Server startup slow after upgrading carbon.identity version from 4.5.5 to 4.5.6

2015-09-10 Thread KasunG Gajasinghe
Released the repo from staging. On Thu, Sep 10, 2015 at 7:04 PM, Chanaka Jayasena wrote: > Hi all, > > We have prepared the release steps for jagggery-extensions 1.4.1. > Builder team please close the repo and release jagggery-extensions 1.4.1. > > Thanks! > -Chanaka > > On

[Dev] Developer Studio 3.8.0 Alpha2 Released!

2015-09-10 Thread Rajeevan Vimalanathan
Hi All, We have WSO2 Developer Studio 3.8.0 Alpha2 ready to be downloaded at [1] and installed eclipse distributions available at [2]. This release includes following features, improvements, tasks and bug fixes. New Feature - [TOOLS-2902 ] - Adding

[Dev] Please add ESB 4.9.0 features to carbon-feature-repository

2015-09-10 Thread Viraj Senevirathne
Hi Carbon Team, Please Review and merge the PR [1] which adds ESB 4.9.0 features to Carbon Feature Repository [1] https://github.com/wso2/carbon-feature-repository/pull/18 Thanks, -- Viraj Senevirathne Software Engineer; WSO2, Inc. Mobile : +94 71 958 0269 Email : vir...@wso2.com

[Dev] [GREG 5.0.0]Error at graceful restart

2015-09-10 Thread Ajith Vitharana
Hi All. [2015-09-10 13:21:42,373] ERROR {org.wso2.carbon.humantask.core.scheduler.SimpleScheduler} - Error loading immediate jobs from database. org.apache.openjpa.persistence.PersistenceException: Database is already closed (to disable automatic closing at VM shutdown, add

[Dev] Extract year from timestamp with Spark in DAS 3.0.0

2015-09-10 Thread Jorge
Hi folks, In my hive scripts if I want to extract the year from timestamp I used this: year(from_unixtime(cast(payload_fecha/1000 as BIGINT),'-MM-dd HH:mm:ss.SSS' )) as year now I testing the new DAS snapshot and I want to do the same but I cannot use *from_unixtime*. So how can I do the

Re: [Dev] [ES][Doc] Adding a new sample Artifact of an Asset Type(RXT) in Enterprise Store

2015-09-10 Thread Shabir Mohamed
Also to be added to *Common Mistakes:* - The *"name" *attribute and the *"overview_name"* attribute, both needs to have the same Value, (Ex: 'RaspberryPi' & 'Raspberry Pi' will not work). *"name"* is the Artifact-Name and "*overview_name*" is the value used when creating the resource

Re: [Dev] HA cluster exception

2015-09-10 Thread Maninda Edirisooriya
Changed the folder paths (used different directory names for packs) but still not seems to be fixed. On Thu, Sep 10, 2015 at 6:09 PM, Aruna Karunarathna wrote: > > > On Thu, Sep 10, 2015 at 6:01 PM, Supun Malinga wrote: > >> Do you have the server in both

Re: [Dev] cron job on MessageProcessor?

2015-09-10 Thread Vanjikumaran Sivajothy
[1] jira for the doc https://wso2.org/jira/browse/DOCUMENTATION-952 On Thu, Sep 10, 2015 at 11:44 AM, Vanjikumaran Sivajothy wrote: > Hi John, > > > On Wed, Sep 9, 2015 at 4:51 AM, John Hawkins wrote: > >> Aargh - I meant "max.delivery.drop" ! I can't see that

[Dev] [Announcement] WSO2 Enterprise Service Bus 4.9.0 Released !!

2015-09-10 Thread Chanaka Fernando
WSO2 Enterprise Service Bus team is pleased to announce the release of WSO2 Enterprise Service Bus 4.9.0. WSO2 Enterprise Service Bus is a lightweight, high performance, near-zero latency product, providing comprehensive support for several different technologies like SOAP, WS* and REST as well

Re: [Dev] cron job on MessageProcessor?

2015-09-10 Thread Vanjikumaran Sivajothy
Hi John, On Wed, Sep 9, 2015 at 4:51 AM, John Hawkins wrote: > Aargh - I meant "max.delivery.drop" ! I can't see that docced anywhere? > This new parameter is introduced in ESB 4.9.0 onwards. It should be there in the 490 documentation according to [1] [1]

[Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Udara Liyanage
Hi, I got this error while trying the sample Add API command mentioned in the doc . No backend error is displayed, any idea? $ curl -X POST -c cookies http://localhost:9763/publisher/site/blocks/user/login/ajax/login.jag -d

Re: [Dev] HA cluster exception

2015-09-10 Thread Maninda Edirisooriya
Hi Sajith, That did not work too. Then I moved to MySQL as the DB and it started working well. Thanks. *Maninda Edirisooriya* Senior Software Engineer *WSO2, Inc.*lean.enterprise.middleware. *Blog* : http://maninda.blogspot.com/ *E-mail* : mani...@wso2.com *Skype* : @manindae *Twitter* :

Re: [Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Nuwan Dias
They run on HTTPS only. If you send an http request, it automatically redirects to https. On Fri, Sep 11, 2015 at 8:46 AM, Udara Liyanage wrote: > Hi, > > I could create APIs by changing to port 9443 and protocol to HTTPS. > However why does REST APIs runs on HTTP? > > curl -X

[Dev] Getting the profile which WSO2 server has started with

2015-09-10 Thread Chamila Wijayarathna
Hi all, We start WSO2 IS using following profiles. ./wso2server.sh ./wso2server.sh -Dprofile=all Is it possible to check from java code, for which profile server started from? Thank You -- *Chamila Dilshan Wijayarathna,* Software Engineer Mobile:(+94)788193620 WSO2 Inc., http://wso2.com/

Re: [Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Udara Liyanage
Hi, I still believe it is better the documentation sample to mention https if it is recommended. We can mention the http option if we wan so they have the choice. Further provided samples are not working for me when using http and 9763 On Fri, Sep 11, 2015 at 10:38 AM, Sanjeewa Malalgoda

Re: [Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Udara Liyanage
Hi, I could create APIs by changing to port 9443 and protocol to HTTPS. However why does REST APIs runs on HTTP? curl -X POST -c cookies https://localhost:9443/publisher/site/blocks/user/login/ajax/login.jag -d 'action=login=admin=admin' -k curl -b cookies -k

Re: [Dev] [VOTE] Release ES-2.0.0 RC 4

2015-09-10 Thread Nadeesha Meegoda
Hi Manu and ES team, QA team did a smoke test covering the major functionality and critical flows in the latest RC4 pack and didn't encounter any major or blocking issues. Regards, Nadeesha On Wed, Sep 9, 2015 at 6:31 PM, Manuranga Perera wrote: > Hi All, > > *This is the RC4

Re: [Dev] Getting the profile which WSO2 server has started with

2015-09-10 Thread Harsha Thirimanna
Yes, you can get it from System property System.getProperty("profile") *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * * *email: **hars...@wso2.com* * cell: +94 71 5186770 * *twitter: **http://twitter.com/

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Niranjan Karunanandham
Hi Supun, I will look into this. Just now triggered a build in openstack. Regards, Nira On Fri, Sep 11, 2015 at 8:33 AM, Supun Malinga wrote: > org.wso2.carbon.integration.tests.integration.ServerShutdownTestCase.testGracefulServerShutdown > test method fails saying below, >

Re: [Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Udara Liyanage
Hi, It is not safe to send credentials in a http request (login), I think we need to update the docs to use https. On Fri, Sep 11, 2015 at 9:41 AM, Nuwan Dias wrote: > They run on HTTPS only. If you send an http request, it automatically > redirects to https. > > On Fri, Sep

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Niranjan Karunanandham
Hi all, I was able to build the Kernel 4.4.x branch successfully. As Supun mentioned this looks like an intermittent issue. I will look into this further and update this thread. Regards, Nira On Fri, Sep 11, 2015 at 9:28 AM, Niranjan Karunanandham wrote: > Hi Supun, > > I

Re: [Dev] [ES][Doc] Adding a new sample Artifact of an Asset Type(RXT) in Enterprise Store

2015-09-10 Thread Mariangela Hills
Thanks, Shabir! I will add this to the docs! Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Stratos email:mariang...@wso2.com | mobile: +94 773 500185 On Thu, Sep 10, 2015 at 10:47 PM, Shabir Mohamed

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Niranjan Karunanandham
Hi Shankar, It seems to be another server was accessing the h2 database. I am looking into the CarbonTestServerManager class which is used to start the servers. Regards, Nira On Fri, Sep 11, 2015 at 10:36 AM, Selvaratnam Uthaiyashankar < shan...@wso2.com> wrote: > Folks, intermittent issues

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Selvaratnam Uthaiyashankar
Folks, intermittent issues are the serious problem. We can't just leave it with intermittent issues. Please track and see what was the cause? database locked by another process means, two servers are running at the same time? On Fri, Sep 11, 2015 at 10:14 AM, Niranjan Karunanandham

Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-10 Thread Kavitha Subramaniyam
Hi Manjula, I was tried this by directly accessing cloud.wso2.com and was working on front end, therefore couldn't access log/backend. As you mentioned I will clone project to my local machine and check, and share the tenant domain if this is happen on that setup as well.

Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-10 Thread Manjula Rathnayake
Hi Kavitha, This is the first time I see this issue. If you clone the project to your local machine and try to commit and push, does it pass? Please provide the tenant domain to investigate further. thank you. On Thu, Sep 10, 2015 at 4:59 PM, Kavitha Subramaniyam wrote: >

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Supun Malinga
org.wso2.carbon.integration.tests.integration.ServerShutdownTestCase.testGracefulServerShutdown test method fails saying below, Aruna/ Niranjan can one of you have a look ? This is 4.4.x branch. fyi, I built 4.4.x last night with all tests and build passed for me. May be this is intermittent.

Re: [Dev] Jenkins build became unstable: carbon4-kernel_4.4.x #48

2015-09-10 Thread Selvaratnam Uthaiyashankar
On Fri, Sep 11, 2015 at 10:38 AM, Niranjan Karunanandham wrote: > Hi Shankar, > > It seems to be another server was accessing the h2 database. > How it is possible? It can't be intermittent.. May be we are shutting down / killing the server in one test case and without

Re: [Dev] [APIM] Timeout error when creating APIs using APIM 1.9.0 REST API

2015-09-10 Thread Sanjeewa Malalgoda
Its recommend to login over https. No need to specifically say it. Its well known thing and still users can choose http if need. Thanks, sanjeewa. On Fri, Sep 11, 2015 at 10:14 AM, Udara Liyanage wrote: > Hi, > > It is not safe to send credentials in a http request (login), I

Re: [Dev] [ESB] Validator Mediator: validate against atleast one xsd

2015-09-10 Thread Viraj Senevirathne
Hi Supun, In validate mediator multiple schemas can be validated as a list. http://ws.apache.org/ns/synapse; name="Validation" transports="https,http" statistics="disable" trace="disable" startOnLoad="true">

Re: [Dev] [VOTE] Release WSO2 AS 5.3.0 RC1

2015-09-10 Thread Prasanna Dangalla
Hi KasunG, Just need to make sure before the rc2 release vote :). Thanks On Thu, Sep 10, 2015 at 11:06 AM, KasunG Gajasinghe wrote: > Hi Prasanna, > > Since we no longer upload distribution packs to nexus, we have to upload > it to a custom location to call the vote. I have

[Dev] Clarification regarding the PR

2015-09-10 Thread Aruna Karunarathna
Hi Firzhan, Can you explain the fix added here [1], Is there a public jira?. [1]. https://github.com/wso2/carbon4-kernel/pull/121/files Regards, Aruna -- *Aruna Sujith Karunarathna *| Software Engineer WSO2, Inc | lean. enterprise. middleware. #20, Palm Grove, Colombo 03, Sri Lanka Mobile:

Re: [Dev] Engage org.apache.catalina.filters.HttpHeaderSecurityFilter to all the web apps - including the Management Console

2015-09-10 Thread Supun Malinga
Hi Prabath, I'm going to add this into kernel. There are several parameters for the filter we can enable. Do you have anything needs to be enabled specifically? or just have the filter in place ?. https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#HTTP_Header_Security_Filter thanks, On