[Dev] G-Reg Integration Test Results

2013-08-03 Thread Senaka Fernando
*Tests Module* Results : Failed tests: dataUploadTest(org.wso2.carbon.registry.sample.test.SampleDataPopulatorTestCase): Resource not found. expected:true but was:false lifecycleOperationTest(org.wso2.carbon.registry.sample.test.SampleDataPopulatorTestCase): Resource not found. expected:true

Re: [Dev] Build Failure when trying to create AM P2 Profile

2013-08-03 Thread Senaka Fernando
Hi all, Alright. Anyway, the build did go well against a clean repo, but the revision was r179674. So, I'm not sure whether any recent fix was the cause. You can take a look at the build logs etc on the builder machine for proof. Thanks, Senaka. On Sat, Aug 3, 2013 at 11:06 AM, Ruwan Yatawara

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Dharshana Warusavitharana
Hi Senaka, Could You Attach the Surefire reports ,so it will be eazy for us to isolate the issue. Thank You, Dharshaha. On Sat, Aug 3, 2013 at 11:42 AM, Senaka Fernando sen...@wso2.com wrote: *Tests Module* Results : Failed tests:

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Senaka Fernando
Hi Dharshana, Please find the logs @ http://ec2-54-224-94-128.compute-1.amazonaws.com/02-08-2013/greg-tests-new-reports.zipand the console output @ http://ec2-54-224-94-128.compute-1.amazonaws.com/02-08-2013/greg-tests-new-console.out. Appreciate some urgent help in resolving this, since we need

Re: [Dev] [Commits] [Carbon-platform] svn commit r178674 - carbon/platform/trunk/dependencies/synapse/2.1.1-wso2v8/modules/core/src/main/java/org/apache/synapse/endpoints

2013-08-03 Thread Ravi Undupitiya
Hi Miyuru, Thanks for letting me know I'm looking into this. On Friday, August 2, 2013, Miyuru Wanninayaka wrote: Hi Ravi, this commit causes httpendpoint test case fail. testToPost testToGet testToPut fails [2013-08-02 13:34:55,448] ERROR - ClientUtils The system cannot infer the

Re: [Dev] Build Failure when trying to create AM P2 Profile

2013-08-03 Thread Kasun Gajasinghe
Hi Ajith, CXF runtime feature requires this feature as mentioned in the feature pom. Webapp-mgt is available as a separate feature which should be specified in the p2-profile-gen when building. But APIM p2-profile-gen should have contained webapp-mgt features in its pom since all the webapp

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Kasun Gajasinghe
Hi Senaka, Did you build platform with tests? How was the unit test status? The builder machine have never been built with tests for this release. Thanks, KasunG On Sat, Aug 3, 2013 at 11:59 AM, Dharshana Warusavitharana dharsha...@wso2.com wrote: Thank You Senaka . Im Looking in to this.

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Dharshana Warusavitharana
Hi Senaka, Im Inspecting some No space left on device : Errors on the logs. Im also trying to reproduce whether there is a OOM Thank You, Dharshana On Sat, Aug 3, 2013 at 12:38 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi Senaka, Did you build platform with tests? How was the unit test

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Dharshana Warusavitharana
Hi Senaka, I think [2013-08-03 05:41:49,220] ERROR {org.wso2.carbon.automation.core. PlatformTestManager:69} - java.lang.OutOfMemoryError: Java heap space Is not an exception occurring because of the Framework. It is a log line which logs the exception thrown by the teasing executor. Please

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Kasun Gajasinghe
Hi Dharshana, The builder machine has plenty of space left. The svn checkout and m2 repo are in a partition which has about 50GB+ free space. What else could cause a No space left on device exception? On Sat, Aug 3, 2013 at 2:16 PM, Dharshana Warusavitharana dharsha...@wso2.com wrote: Hi

Re: [Dev] G-Reg Integration Test Results

2013-08-03 Thread Dharshana Warusavitharana
Hi Kasun, Could you double check on that. Because i see plenty of No space left on device exceptions on logs. Please see the extracted-dir/target/logs/automationLog.log in [1] for further info. [1]. http://ec2-54-224-94-128.compute-1.amazonaws.com/02-08-2013/greg-tests-new-reports.zip Thank

[Dev] [Multi-Profile] Start Carbon without Axis2 Deployment Engine

2013-08-03 Thread Kasun Gajasinghe
Hi, Is it possible to start a carbon server without Axis2 deployment engine? For AS Webapp profile, we do not need Axis2 deployment, and essentially want to stop deploying axis2 services. We can stop the data services, mashup services etc. from deploying by removing the particular bundles, but we

[Dev] [Jaggery] Build fixes - Apply the GIT pull request

2013-08-03 Thread Kasun Gajasinghe
Hi, Can someone with commit rights to Jaggery repo in GitHub review and apply the following pull request please [1]? This is a fix for a blocker for AS release and QAing, so it's very urgent! This should go under the branch 0.9.0-07262013. [1] https://github.com/wso2/jaggery/pull/42 Thanks,

[Dev] user manager and automation framework API incompatibility - NoSuchMethodError: org.wso2.carbon.user.mgt.stub.UserAdminStub.addRole

2013-08-03 Thread Kasun Gajasinghe
Just noticed an API incompatibility in automation framework and user-manager while building AS intg tests. Probably because of API changes in user-manger. *Caused by: java.lang.NoSuchMethodError:

[Dev] Theming broken for tenants

2013-08-03 Thread Evanthika Amarasiri
Hi, In a worker manager separated setup, fronted by an ELB, when tenants login to the management console, themes do not load properly. Throws the below exception.

Re: [Dev] [Jaggery] Build fixes - Apply the GIT pull request

2013-08-03 Thread madhuka
Hi Kasun Think this 'pull request' that we created on Friday evening?(check commits in there, seem yes) Issue[1] was on Friday morning pack? I will do the merge Thanks [1]Re: [Carbon-jira] [jira] (JAGGERY-323) Failed Jaggery webapp deployment throws NPE Sent from my iPhone On Aug 3, 2013,

Re: [Dev] [Jaggery] Build fixes - Apply the GIT pull request

2013-08-03 Thread Kasun Gajasinghe
Hi Madhuka, On Sat, Aug 3, 2013 at 5:49 PM, madh...@wso2.com wrote: Hi Kasun Think this 'pull request' that we created on Friday evening?(check commits in there, seem yes) Yes. Issue[1] was on Friday morning pack? Yes. This happened because of changes in WebApplication class. So, we

[Dev] Debugging Not Satisfied References in components

2013-08-03 Thread Kasun Gajasinghe
Hi, Can someone enlighten me on how I can debug an issue with the not satisfied references? I know which reference is not satisfied, what's next? Apparently the needed features are available. This happens with some of the profiles that comes with multi-profile support. The osgi console outputs

Re: [Dev] Siddhi QL Specification - Doc Structure

2013-08-03 Thread Lasantha Fernando
Hi, Yes, will do the diagrams as Mohan suggests. Regarding the idea of one real life usecase for docs, +1 for that. Actually, the same idea came up during an internal CEP meeting as well, and Mohan is maintaining a doc regarding all the ideas that have come up so far the usecase.. :-) Regarding

Re: [Dev] [Multi-Profile] Start Carbon without Axis2 Deployment Engine

2013-08-03 Thread Sameera Jayasoma
Hi Kasun, Even Carbon distribution has axis2 service deployment. If you drop an aar file to the deployment/server/axis2services directory then the service will get deployment. In fact this functionality is there in all the Carbon based products. But the UI support is only there in AS. There we

Re: [Dev] [Jaggery] Build fixes - Apply the GIT pull request

2013-08-03 Thread Madhuka Udantha
Ok, Thanks Kasun. It is merged[1] into jaggery 0.9.0-07262013 [1] https://github.com/wso2/jaggery/pull/42 On Sat, Aug 3, 2013 at 5:56 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi Madhuka, On Sat, Aug 3, 2013 at 5:49 PM, madh...@wso2.com wrote: Hi Kasun Think this 'pull request' that

Re: [Dev] Siddhi QL Specification - Doc Structure

2013-08-03 Thread Mohanadarshan Vivekanandalingam
Hi Lasantha, On Sat, Aug 3, 2013 at 6:23 PM, Lasantha Fernando lasan...@wso2.com wrote: Hi, Yes, will do the diagrams as Mohan suggests. Regarding the idea of one real life usecase for docs, +1 for that. Actually, the same idea came up during an internal CEP meeting as well, and Mohan is

Re: [Dev] user manager and automation framework API incompatibility - NoSuchMethodError: org.wso2.carbon.user.mgt.stub.UserAdminStub.addRole

2013-08-03 Thread Krishantha Samaraweera
Will looking to this. Thanks, Krishantha. On Sat, Aug 3, 2013 at 4:24 PM, Kasun Gajasinghe kas...@wso2.com wrote: Just noticed an API incompatibility in automation framework and user-manager while building AS intg tests. Probably because of API changes in user-manger. *Caused by:

Re: [Dev] [Jaggery] Build fixes - Apply the GIT pull request

2013-08-03 Thread Kasun Gajasinghe
Thanks Madhuka.. The build looks good so far. :) KasunG On Sat, Aug 3, 2013 at 6:38 PM, Madhuka Udantha madh...@wso2.com wrote: Ok, Thanks Kasun. It is merged[1] into jaggery 0.9.0-07262013 [1] https://github.com/wso2/jaggery/pull/42 On Sat, Aug 3, 2013 at 5:56 PM, Kasun Gajasinghe

Re: [Dev] user manager and automation framework API incompatibility - NoSuchMethodError: org.wso2.carbon.user.mgt.stub.UserAdminStub.addRole

2013-08-03 Thread Krishantha Samaraweera
Hi Kasun, I didn't get the same error even after building whole trunk. BTW, are you building with clean repo ? Thanks, Krishantha. On Sat, Aug 3, 2013 at 9:52 PM, Krishantha Samaraweera krishan...@wso2.comwrote: Will looking to this. Thanks, Krishantha. On Sat, Aug 3, 2013 at 4:24 PM,

[Dev] Jaggery App deployment error in AS startup

2013-08-03 Thread Krishantha Samaraweera
[2013-08-04 00:47:52,092] ERROR {org.wso2.carbon.tomcat.internal.CarbonTomcat} - Webapp StandardEngine[Catalina].StandardHost[localhost].StandardContext[/docs] failed to deploy [2013-08-04 00:47:52,092] ERROR {org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer} - Error while deploying

Re: [Dev] Jaggery App deployment error in AS startup

2013-08-03 Thread Kasun Gajasinghe
I've noticed this even before the changes to jaggery product done y'day. As I see, this is still not fixed with the changes. We need to debug, and see what the exact issue is. On Sun, Aug 4, 2013 at 12:53 AM, Krishantha Samaraweera krishan...@wso2.com wrote: [2013-08-04 00:47:52,092] ERROR

Re: [Dev] Siddhi QL Specification - Doc Structure

2013-08-03 Thread Sriskandarajah Suhothayan
+1 for that idea Suho On Aug 3, 2013 3:48 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi Lasantha, On Sat, Aug 3, 2013 at 6:23 PM, Lasantha Fernando lasan...@wso2.comwrote: Hi, Yes, will do the diagrams as Mohan suggests. Regarding the idea of one real life usecase for

[Dev] synapse-2.1.1-wso2v3 in both 4.0.0 and 4.1.0

2013-08-03 Thread Harsha Thirimanna
Hi, This same synapse version available in two repository location. https://svn.wso2.org/repos/wso2/carbon/platform/branches/*4.1.0* /dependencies/synapse/*2.1.1-wso2v3* https://svn.wso2.org/repos/wso2/carbon/platform/branches/*4.0.0* /dependencies/synapse/*2.1.1-wso2v3* *Harsha Thirimanna*

Re: [Dev] Siddhi QL Specification - Doc Structure

2013-08-03 Thread Rajeev Sampath
On Sat, Aug 3, 2013 at 7:16 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi Lasantha, On Sat, Aug 3, 2013 at 6:23 PM, Lasantha Fernando lasan...@wso2.comwrote: Hi, Yes, will do the diagrams as Mohan suggests. Regarding the idea of one real life usecase for docs, +1 for