Re: [Dev] [Bamboo-Build] WSO2 Carbon platform #318 has FAILED. Change made by pradeeban and ajithn.

2012-06-08 Thread Kathiravelu Pradeeban
Fixed in r129574. My bad - an svn conflict had overridden my pom.xml changes. On Fri, Jun 8, 2012 at 11:09 AM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2 Carbonhttp://wso2.org/bamboo/browse/WSO2CARBON/› platform http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM/ ›

[Dev] Is it recommended to start WSO2 carbon server in wrapper mode using './wso2server --start'?

2012-06-08 Thread Lahiru Sandaruwan
Hi all, $subject. or is it recommended to use 'nohup ./wso2server.sh ' ? Please explain what is appropriate. Thank you. -- -- Lahiru Sandaruwan Software Engineer, Cloud Team, WSO2 Inc., http://wso2.com lean.enterprise.middleware email: lahi...@wso2.com cell: (+94) 773 325 954 blog:

[Dev] Platform / Component ERROR

2012-06-08 Thread Maheshika Goonetilleke
Hi All The following error occurs while trying to build carbon/platform/components; [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.registry.common.ui: Compilation failure: Compilation failure: [ERROR]

Re: [Dev] Removing Java Service Wrapper from Carbon

2012-06-08 Thread Lahiru Sandaruwan
Is the KB item published? On Tue, May 8, 2012 at 10:48 AM, Sameera Jayasoma same...@wso2.com wrote: On Tue, May 8, 2012 at 9:46 AM, Chintana Wilamuna chint...@wso2.comwrote: Hi, Have a blog - http://engwar.com/post/678. Probably better to have a KB item as well. +1 for a KB item. We

Re: [Dev] Is it recommended to start WSO2 carbon server in wrapper mode using './wso2server --start'?

2012-06-08 Thread Lahiru Sandaruwan
Thank you. Added to the OSQA content. On Fri, Jun 8, 2012 at 1:08 PM, Kathiravelu Pradeeban pradee...@wso2.comwrote: We are going with nohup from 4.0.0, removing the wrapper. There are a few mail threads on this. Pls refer to the thread, Removing Java Service Wrapper from Carbon and Replacing

Re: [Dev] Platform / Component ERROR

2012-06-08 Thread Janaka Ranabahu
Hi Maheshika, Fixed the compilation error. Please take an svn update of org.wso2.carbon.registry.common.ui. Thanks, Janaka On Fri, Jun 8, 2012 at 1:15 PM, Maheshika Goonetilleke mahesh...@wso2.comwrote: Hi All The following error occurs while trying to build carbon/platform/components;

[Dev] Components/Registry build error

2012-06-08 Thread Ishara Karunarathna
Hi, I'm getting following error. Regards, Ishara. [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/ishara/Projects/carban/platform/trunk/components/registry/

Re: [Dev] Components/Registry build error

2012-06-08 Thread Janaka Ranabahu
Hi, This is fixed. Please take an svn update of org.wso2.carbon.registry.common.ui. fix revision - 129578. Thanks, Janaka On Fri, Jun 8, 2012 at 1:57 PM, Ishara Karunarathna isha...@wso2.comwrote: Hi, I'm getting following error. Regards, Ishara. [ERROR] COMPILATION ERROR : [INFO]

Re: [Dev] Components/Registry build error

2012-06-08 Thread Ishara Karunarathna
Hi, I have the latest version, but its still there Thanks, Ishara ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Components/Registry build error

2012-06-08 Thread Janaka Ranabahu
Hi Ishara, Sorry for the confusion. This is fixed now. Please take an svn up now. Thanks, Janaka On Fri, Jun 8, 2012 at 2:07 PM, Ishara Karunarathna isha...@wso2.comwrote: Hi, I have the latest version, but its still there Thanks, Ishara -- Janaka Ranabahu Software Engineer WSO2

Re: [Dev] Components/Registry build error

2012-06-08 Thread Ishara Karunarathna
Hi Janaka, It works fine now, Thanks, Ishara ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [Bamboo-Build] WSO2 Carbon platform #319 has FAILED. Change made by 4 authors.

2012-06-08 Thread Bamboo
--- WSO2 Carbon platform #319 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-303. No failed tests found, a

Re: [Dev] Failed to obtain the user realm for tenant: 0 - product startup fails

2012-06-08 Thread Lalaji Sureshika
Hi Achala, I managed to fix this gadget url issue.The problem had on this was,we are checking whether tenantDomain null or not before constructing the gadget urls from sanitizeUrls method in DashboardService class.Corrected it with rev no. r129583.So now gadgets displaying properly. Please take

[Dev] sending an email on exceptions.

2012-06-08 Thread zana ilhan
Hi All, Is there a functionality of Carbon/Stratos based server like that, When a error log created on a server's log(e.g. wso2carbon.log) file then the server will send a mail. -- Best Regards Zana İlhan ___ Dev mailing list Dev@wso2.org

Re: [Dev] build failure: openJPA

2012-06-08 Thread Denis Weerasiri
On Thu, Jun 7, 2012 at 6:57 PM, Waruna Ranasinghe war...@wso2.com wrote: sent from my mobile. On Jun 7, 2012 6:43 PM, Pradeep Fernando prad...@wso2.com wrote: Hi waruna, Just for my info : 1. why we have openJPA source in platform/dependencies Yes, this should be removed. And

Re: [Dev] How to Check Whether you are Super Tenant?

2012-06-08 Thread Afkham Azeez
Going forward, tenantDomain == null means only one thing. We don't know who the tenant is or tenant hasn't been initialized, so we have to fail if we are trying to perform some restricted operations. On Thu, Jun 7, 2012 at 8:13 PM, Senaka Fernando sen...@wso2.com wrote: Hi Pradeep, Going

Re: [Dev] G-Reg 4.5.0 is feature frozen

2012-06-08 Thread Janaka Ranabahu
On Tue, Jun 5, 2012 at 4:55 PM, Ajith Vitharana aji...@wso2.com wrote: On Sat, Jun 2, 2012 at 9:57 PM, Senaka Fernando sen...@wso2.com wrote: Hi all, Please note that there are strictly no improvements and/or new features beyond this point. Also, please note that all tasks, improvements

Re: [Dev] G-Reg 4.5.0 is feature frozen

2012-06-08 Thread Eranda Sooriyabandara
Hi Samisa, As I discussed in another thread the issue First-class Support for C-Apps in G-Reg [1], won't fix in this release. thanks Eranda [1]. https://wso2.org/jira/browse/REGISTRY-691 On Fri, Jun 8, 2012 at 10:14 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Fri, Jun 8, 2012 at 10:12

[Dev] ESB Fails to Start

2012-06-08 Thread Ishan Jayawardena
Hi, How can I fix this? Jun 8, 2012 3:25:31 PM org.wso2.carbon.integration.framework.utils.InputStreamHandler run INFO: [2012-06-08 15:25:31,805] INFO - CarbonUIServiceComponent Mgt Console URL : https://10.200.3.103:9443/carbon/ Jun 8, 2012 3:26:30 PM

[Dev] Configuration UI does not appear for dblookup report mediators in ESB trunk

2012-06-08 Thread Afkham Azeez
Has anybody else noticed $subject? -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * http://www.apache.org/** email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919 blog: **http://blog.afkham.org*

[Dev] [Jaggery] Error while accessing Request HostObject 'getFile' method from APIProvider

2012-06-08 Thread Lalaji Sureshika
Hi, With today's [08/06/12] built APIManager pack,when a user tries to *add an API with a thumbnail* for it,following error shown in the console and adding of API is failing. We are using the *Request HostObject 'getFile' *method to retrieve thumbnail from the form submit. Is there any code

[Dev] [Bamboo-Build] WSO2 Carbon platform #320 was SUCCESSFUL (with 1923 tests). Change made by 7 authors.

2012-06-08 Thread Bamboo
--- WSO2 Carbon platform #320 was successful. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-304. 1923 tests in total.

Re: [Dev] UrlMapperAdminService is in the default service list page

2012-06-08 Thread Kasun Gajasinghe
On Wed, Jun 6, 2012 at 3:50 PM, Reka Thirunavukkarasu r...@wso2.com wrote: Hi Thanks kasun. i did it in like that. It is fixed in r 129303. That's great. Just curious to know why its adminService parameter is to false. Isn't this an AdminService? I'm looking at the r129351 since the

[Dev] Governance Error in API Manager

2012-06-08 Thread Hiranya Jayathilaka
Hi Folks, We can no longer publish APIs in API Manager due to a governance error: [2012-06-08 19:21:30,763] ERROR - GovernanceArtifactManager An identical resource already exists in the defined path To make sure that I haven't missed anything, I built both kernel and the platform from a latest

Re: [Dev] G-Reg 4.5.0 is feature frozen

2012-06-08 Thread Ajith Vitharana
On Fri, Jun 8, 2012 at 10:14 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Fri, Jun 8, 2012 at 10:12 AM, Ajith Vitharana aji...@wso2.com wrote: On Wed, Jun 6, 2012 at 7:34 PM, Ajith Vitharana aji...@wso2.com wrote: Hi All, Currently, trunk is completely unstable (compilation errors,

Re: [Dev] Merging Jaggery with AS

2012-06-08 Thread Kasun Gajasinghe
On Fri, Jun 8, 2012 at 8:58 PM, Supun Malinga sup...@wso2.com wrote: On Fri, Jun 8, 2012 at 8:41 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Hi, I see the following set of js-services(mashup) in the default service list (see attached screenshot). Should they be deployed by

Re: [Dev] Failed to obtain the user realm for tenant: 0 - product startup fails

2012-06-08 Thread Nuwan Bandara
Lalaji, Thanks for looking into it. Regards, /nuwan On Fri, Jun 8, 2012 at 3:06 PM, Lalaji Sureshika lal...@wso2.com wrote: Hi Achala, I managed to fix this gadget url issue.The problem had on this was,we are checking whether tenantDomain null or not before constructing the gadget urls

Re: [Dev] How to Check Whether you are Super Tenant?

2012-06-08 Thread Senaka Fernando
Hi all, Dimuthu, I believe that Azeez and I share the same view here. tenantDomain == null means, either we didn't find the tenant or the tenant information was never recorded due to some initialization error. And, the super tenant would always need to be recognized by the constant. Now, this is

[Dev] [Bamboo-Build] WSO2 Carbon platform #321 has FAILED. Change made by 7 authors.

2012-06-08 Thread Bamboo
--- WSO2 Carbon platform #321 failed. --- Code has been updated by hiranya, kasunw, ajanthan, nuwanw, isuruw, ramith, lakmali. No failed tests found, a

[Dev] [Bamboo-Build] WSO2 Carbon Orbit #103 has FAILED. Change made by denis.

2012-06-08 Thread Bamboo
--- WSO2 Carbon Orbit #103 failed. --- Code has been updated by denis. No failed tests found, a possible compilation error.

Re: [Dev] ESB Fails to Start

2012-06-08 Thread Kasun Indrasiri
Hi Ishan, I think this is due to that the product distribution was not up to date. Please update distribution and build. ESB starts fine now. The original cause of this error (This is fixed now): 2012-06-08 22:51:25,705] ERROR - PackageInfoHolder Error in deserializing the packageConfigs file:

Re: [Dev] Governance Error in API Manager

2012-06-08 Thread Senaka Fernando
Hi Hiranya, It might be related to the recent issues that came up after introducing the SUPER_TENANT constants. Just to be sure that it wasn't the case, have you updated the build after Friday afternoon and checked? We managed to fix most issues Thursday night. Thanks, Senaka. On Fri, Jun 8,

Re: [Dev] Stratos Usage and Summarizer to be migrated to use BAM2.

2012-06-08 Thread Tharindu Mathew
What is the issue? Don't get blocked by this, as the bam2 stuff are still under development. We will let you know once it is ready for you to finish off the component. This has to be done right, and I believe this is not a 2 day job of fixing analytics but 2 weeks job of getting bam working

[Dev] [Bamboo-Build] WSO2 Carbon Orbit #104 was SUCCESSFUL. Change made by denis.

2012-06-08 Thread Bamboo
--- WSO2 Carbon Orbit #104 was successful. --- Code has been updated by denis. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-104/

[Dev] [Bamboo-Build] WSO2 Carbon platform #322 was SUCCESSFUL (with 1923 tests). Change made by asela and nandika.

2012-06-08 Thread Bamboo
--- WSO2 Carbon platform #322 was successful. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-305. 1923 tests in total.

Re: [Dev] G-Reg 4.5.0 is feature frozen

2012-06-08 Thread Samisa Abeysinghe
On Fri, Jun 8, 2012 at 9:20 PM, Ajith Vitharana aji...@wso2.com wrote: On Fri, Jun 8, 2012 at 10:14 AM, Samisa Abeysinghe sam...@wso2.comwrote: On Fri, Jun 8, 2012 at 10:12 AM, Ajith Vitharana aji...@wso2.com wrote: On Wed, Jun 6, 2012 at 7:34 PM, Ajith Vitharana aji...@wso2.com wrote:

Re: [Dev] Merging Jaggery with AS

2012-06-08 Thread Samisa Abeysinghe
On Fri, Jun 8, 2012 at 9:29 PM, Kasun Gajasinghe kas...@wso2.com wrote: On Fri, Jun 8, 2012 at 8:58 PM, Supun Malinga sup...@wso2.com wrote: On Fri, Jun 8, 2012 at 8:41 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Hi, I see the following set of js-services(mashup) in the

Re: [Dev] Governance Error in API Manager

2012-06-08 Thread Ajith Vitharana
On Fri, Jun 8, 2012 at 7:25 PM, Hiranya Jayathilaka hira...@wso2.comwrote: Hi Folks, We can no longer publish APIs in API Manager due to a governance error: [2012-06-08 19:21:30,763] ERROR - GovernanceArtifactManager An identical resource already exists in the defined path To make sure

Re: [Dev] Merging Jaggery with AS

2012-06-08 Thread Kishanthan Thangarajah
On Sat, Jun 9, 2012 at 6:01 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Fri, Jun 8, 2012 at 9:29 PM, Kasun Gajasinghe kas...@wso2.com wrote: On Fri, Jun 8, 2012 at 8:58 PM, Supun Malinga sup...@wso2.com wrote: On Fri, Jun 8, 2012 at 8:41 PM, Kishanthan Thangarajah

Re: [Dev] Governance Error in API Manager

2012-06-08 Thread Hiranya Jayathilaka
Hi, On Sat, Jun 9, 2012 at 7:49 AM, Ajith Vitharana aji...@wso2.com wrote: On Fri, Jun 8, 2012 at 7:25 PM, Hiranya Jayathilaka hira...@wso2.comwrote: Hi Folks, We can no longer publish APIs in API Manager due to a governance error: [2012-06-08 19:21:30,763] ERROR -

Re: [Dev] [Jaggery] Error while accessing Request HostObject 'getFile' method from APIProvider

2012-06-08 Thread Ruchira Wageesha
Not sure.. If it relates to the refactoring, then it should be common for all hostobjects, not just File. I couldn't even reproduce the issue locally. Lalaji, Can you please update/build relevant components again and check whether you are still getting it. On Fri, Jun 8, 2012 at 7:58 PM, Nuwan

Re: [Dev] [Jaggery] Error while accessing Request HostObject 'getFile' method from APIProvider

2012-06-08 Thread Ruchira Wageesha
Hi Lalaji, I could reproduce the issue. Will fix it and let you know asap. On Sat, Jun 9, 2012 at 10:01 AM, Ruchira Wageesha ruch...@wso2.com wrote: Not sure.. If it relates to the refactoring, then it should be common for all hostobjects, not just File. I couldn't even reproduce the issue