[Dev] Governance API tests are failing

2012-10-25 Thread Samisa Abeysinghe
I am at Revision: 146449 Running org.wso2.carbon.governance.api.test.ServiceTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 5, Failures: 0, Errors: 5, Skipped: 0,

[Dev] Fwd: [Commits] [Carbon-platform] svn commit r146350 - carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2

2012-10-25 Thread Samisa Abeysinghe
This commit is to a 4.0.2 component and thus is wrong. -- Forwarded message -- From: joh...@wso2.com Date: Wed, Oct 24, 2012 at 4:30 PM Subject: [Commits] [Carbon-platform] svn commit r146350 -

[Dev] Fwd: [Commits] [Carbon-platform] svn commit r146349 - in carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature: 4.0.2 4.0.3

2012-10-25 Thread Samisa Abeysinghe
This too changes some 4.0.2 and that is wrong -- Forwarded message -- From: joh...@wso2.com Date: Wed, Oct 24, 2012 at 4:26 PM Subject: [Commits] [Carbon-platform] svn commit r146349 - in

Re: [Dev] Governance API tests are failing

2012-10-25 Thread Samisa Abeysinghe
Probably the following broke it, as I cannot find other commits along these lines: Author: subash Date: Tue Oct 23 16:17:05 2012 New Revision: 146225 URL: http://wso2.org/svn/browse/wso2?view=revrevision=146225 Log: Fix for REGISTRY-1346 Modified:

Re: [Dev] Broken DepSync in stratos dev setup

2012-10-25 Thread Kasun Gajasinghe
Hi Chamith, Did you clean the axis2 repos for tenants, before restarting? The error Charitha sent suggests an issue with contents in .svn/ folders. So, it's likely that the working copy in the worker nodes are broken. May be even in the master node, I'm not sure whether it's applicable in this

[Dev] What do we use human tasks in G-Reg for?

2012-10-25 Thread Samisa Abeysinghe
Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Broken DepSync in stratos dev setup

2012-10-25 Thread Supun Malinga
On Thu, Oct 25, 2012 at 1:03 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi Chamith, Did you clean the axis2 repos for tenants, before restarting? The error Charitha sent suggests an issue with contents in .svn/ folders. So, it's likely that the working copy in the worker nodes are broken.

Re: [Dev] Broken DepSync in stratos dev setup

2012-10-25 Thread Samisa Abeysinghe
Guys have we fixed all the related issues here? On Thu, Oct 25, 2012 at 1:32 PM, Supun Malinga sup...@wso2.com wrote: On Thu, Oct 25, 2012 at 1:03 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi Chamith, Did you clean the axis2 repos for tenants, before restarting? The error Charitha

[Dev] Commons/balana gives build issue (4.0.3 branch)

2012-10-25 Thread Vijayaratha Vijayasingam
Hi all im getting this issue with commons/balana module [INFO] [INFO] --- maven-compiler-plugin:2.0:compile (default-compile) @ org.wso2.balana --- Compiling 245 source files to C:\Projects\platform\branches\4.0.0\dependencies\commons\balana\1.0.0-wso2v3\modules\balana-core\target\classes [INFO]

[Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Samisa Abeysinghe
[INFO] Building WSO2 Carbon - Logging Summarizer 4.0.3 [INFO] [WARNING] The POM for org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-1800 is invalid, transitive dependencies (if any) will not be available,

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Samisa Abeysinghe
Note that I am building 4.0.3 on a clean repo On Thu, Oct 25, 2012 at 3:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: [INFO] Building WSO2 Carbon - Logging Summarizer 4.0.3 [INFO] [WARNING] The POM for

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Amila Maha Arachchi
I think these hive jars are not deployed to the repo. Most probably due to them not having pom.xmls (they have ivy.xmls) Pradeep, is it the case? On Thu, Oct 25, 2012 at 3:15 PM, Samisa Abeysinghe sam...@wso2.com wrote: Note that I am building 4.0.3 on a clean repo On Thu, Oct 25, 2012 at

[Dev] Merging BAM Activity Service and Mediator stream definitions

2012-10-25 Thread Buddhika Chamith
Currently we are having a single stream definition for service data agent for including both service statistics and activity information. However for activity mediator (BAM mediator) agent a different stream definition is used since it's different in that no statistics information is present.

[Dev] Error in IS-latest pack given by Suresh

2012-10-25 Thread Dinuka Malalanayake
HI Suresh, Following error occurs when login to the IS buy using admin admin Please provide the pack as soon as possible [2012-10-25 15:32:36,734] ERROR {org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder} - Error while initializing PAPPolicyFinder

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Amila Maha Arachchi
These jars are not included in the logging summarizer pom. But seems they are being looked by transitive dependencies. On Thu, Oct 25, 2012 at 3:30 PM, Amila Maha Arachchi ami...@wso2.comwrote: I think these hive jars are not deployed to the repo. Most probably due to them not having pom.xmls

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Buddhika Chamith
poms for these jars are generated and installed to the repo during the hive dependency build since they are not present by default in Hive sources. If we can exclude transitive dependency check it should be ok I think. Regards Buddhika On Thu, Oct 25, 2012 at 3:40 PM, Amila Maha Arachchi

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Amila Maha Arachchi
On Thu, Oct 25, 2012 at 3:46 PM, Buddhika Chamith buddhi...@wso2.comwrote: poms for these jars are generated and installed to the repo during the hive dependency build since they are not present by default in Hive sources. If we can exclude transitive dependency check it should be ok I think.

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Pradeep Fernando
On Thu, Oct 25, 2012 at 3:30 PM, Amila Maha Arachchi ami...@wso2.com wrote: I think these hive jars are not deployed to the repo. Most probably due to them not having pom.xmls (they have ivy.xmls) Pradeep, is it the case? yes, hive and hadoop and andes jars were not deployed since they are

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Amila Maha Arachchi
On Thu, Oct 25, 2012 at 4:42 PM, Pradeep Fernando prad...@wso2.com wrote: On Thu, Oct 25, 2012 at 3:30 PM, Amila Maha Arachchi ami...@wso2.com wrote: I think these hive jars are not deployed to the repo. Most probably due to them not having pom.xmls (they have ivy.xmls) Pradeep, is it

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Amani Soysa
Hi, I have fixed this issue by excluding these jars (hive-exec,hive-shims,hive-builtins,hive-service,hive-serde,hive-metastore,hive-cassandra,hive-jdbc,hive-jdbc-handler) from analytics.hive dependency in logging summarizer. Regards, Amani On Thu, Oct 25, 2012 at 4:46 PM, Amila Maha Arachchi

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.3 #7 has FAILED. Change made by 6 authors.

2012-10-25 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.3 #7 failed. --- Code has been updated by amani, hasithah, suresh, subash, lakmali, lalaji. No failed tests found, a

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.3 #8 has FAILED. Change made by 8 authors.

2012-10-25 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.3 #8 failed. --- This build occurred because it is a dependant of WCB001-KER001-5. No failed tests found, a possible

Re: [Dev] Governance API tests are failing

2012-10-25 Thread Senaka Fernando
Hi Subash, Can we upgrade the registry component and the governance component's bundles to 4.0.3 UM and re-run the tests and fix them. The bottom line is, the packs has 4.0.3 UM, and if the existing 4.0.2 bundles won't work with it, its going to be broken in the release. Thanks, Senaka. On Thu,

Re: [Dev] What do we use human tasks in G-Reg for?

2012-10-25 Thread Senaka Fernando
Hi Samisa, Human Tasks are used for Management Console notifications right now. We will be using it more in the upcoming releases: for approvals (before state transitions in a lifecycle) and for managing deadline for remaining in a lifecycle state etc. Also, we just have the BE and don't have any

[Dev] User manager cannot start due to an ehcache error - StratosManager 2.0.1

2012-10-25 Thread Amila Maha Arachchi
Hi devs, I have built a Stratos Manager 2.0.1 pack with carbon kernel 4.0.3. When starting the pack, I get the following exception. What am I missing? Is there a ehcache config file? [2012-10-25 20:42:50,512] WARN {net.sf.ehcache.config.ConfigurationFactory} - No configuration found.

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.3 #9 has FAILED. Change made by 6 authors.

2012-10-25 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.3 #9 failed. --- This build occurred because it is a dependant of WCB001-KER001-6. No failed tests found, a possible

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.3 #10 has FAILED. Change made by asela and shariq.

2012-10-25 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.3 #10 failed. --- This build occurred because it is a dependant of WCB001-KER001-7. No failed tests found, a possible

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.3 #11 has FAILED. Change made by lakmali.

2012-10-25 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.3 #11 failed. --- This build occurred because it is a dependant of WCB001-KER001-8. No failed tests found, a possible

[Dev] Have to change CF names generated from data-bridge

2012-10-25 Thread Chintana Wilamuna
Hi, We need to do $subject. As names like this log.0.Stratos.Application.Server.2012.10.25 exceed the annoying 48 char limit. -Chintana -- Chintana Wilamuna Senior Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware phone: +94 72 145 4545 blog: http://engwar.com/ photos:

Re: [Dev] Have to change CF names generated from data-bridge

2012-10-25 Thread Tharindu Mathew
Why? This is done to avoid a limitation imposed by Cassandra due to a limitation of file name length in Windows. You can blame Windows ;) On Thu, Oct 25, 2012 at 3:55 PM, Chintana Wilamuna chint...@wso2.comwrote: Hi, We need to do $subject. As names like this

[Dev] usability issue with BAM 2.0.1

2012-10-25 Thread Jorge Infante Osorio
Hi all. I´m using BAM 2.0.1 with Service_Statistics_Monitoring and Mediation_Statistics_Monitoring tool box installed. When I go to the BAM Dashboard I don´t see a way to switch between AS and ESB statistic. I don´t see a tool boxes list or something that help me to switch between them. I had

Re: [Dev] Have to change CF names generated from data-bridge

2012-10-25 Thread Chintana Wilamuna
Yeah. We need to have shorter names when we create CFs. -Chintana On Thu, Oct 25, 2012 at 4:25 PM, Tharindu Mathew thari...@wso2.com wrote: Why? This is done to avoid a limitation imposed by Cassandra due to a limitation of file name length in Windows. You can blame Windows ;) On Thu,

Re: [Dev] Have to change CF names generated from data-bridge

2012-10-25 Thread Chintana Wilamuna
Sorry, not the data-bridge but the LogAppender. -Chintana On Thu, Oct 25, 2012 at 5:13 PM, Chintana Wilamuna chint...@wso2.comwrote: Yeah. We need to have shorter names when we create CFs. -Chintana On Thu, Oct 25, 2012 at 4:25 PM, Tharindu Mathew thari...@wso2.comwrote: Why?

Re: [Dev] What do we use human tasks in G-Reg for?

2012-10-25 Thread Samisa Abeysinghe
On Thu, Oct 25, 2012 at 8:06 PM, Senaka Fernando sen...@wso2.com wrote: Hi Samisa, Human Tasks are used for Management Console notifications right now. We will be using it more in the upcoming releases: for approvals (before state transitions in a lifecycle) and for managing deadline for

Re: [Dev] Have to change CF names generated from data-bridge

2012-10-25 Thread Amani Soysa
On Fri, Oct 26, 2012 at 6:09 AM, Chintana Wilamuna chint...@wso2.comwrote: Sorry, not the data-bridge but the LogAppender. This is avoided in 4.0.2 logApender where we take the ServerKey instead the name of the product, when creating the CFs So the CF name will be like log.0.AS.2012.10.25 In

[Dev] Remove all externs

2012-10-25 Thread Samisa Abeysinghe
svn up is taking so long at platform level due the number of externs we have. Shall we remove them all and copy them over to wherever the stuff are being used. This will duplicate some stuff, yet the time wasted in svn up is too much as of now. Thanks, Samisa... Samisa Abeysinghe VP

Re: [Dev] Remove all externs

2012-10-25 Thread Afkham Azeez
On Fri, Oct 26, 2012 at 8:13 AM, Samisa Abeysinghe sam...@wso2.com wrote: svn up is taking so long at platform level due the number of externs we have. Don't we have the local SVN replica? When that was the primary, svn updates were fast even with many externals. Shall we remove them all

Re: [Dev] What do we use human tasks in G-Reg for?

2012-10-25 Thread Senaka Fernando
Hi Samisa, Yes, it does (and there can be several other features that have similar issues). There are several reasons to why this fails. The human tasks feature requires: 1. A database (H2 by default) 2. A human task configuration file (has default values). 3. A new datasource that needs to be

Re: [Dev] What do we use human tasks in G-Reg for?

2012-10-25 Thread Sanjaya Vithanagama
Hi Senaka, I'm looking in to this now. Will update this thread once completed. Regards, SanjayaV. On Fri, Oct 26, 2012 at 9:45 AM, Senaka Fernando sen...@wso2.com wrote: Hi Samisa, Yes, it does (and there can be several other features that have similar issues). There are several reasons to

[Dev] C 4.0.3 BB - Identity tests are failing

2012-10-25 Thread Samisa Abeysinghe
[2012-10-25 21:51:34,515] ERROR {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - Problem reading the [inputStream] due to: Stream closed java.io.IOException: Stream closed at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:145) at

Re: [Dev] usability issue with BAM 2.0.1

2012-10-25 Thread Samisa Abeysinghe
https://wso2.org/jira/browse/BAM-960 On Fri, Oct 26, 2012 at 5:03 AM, Jorge Infante Osorio jorg...@uci.cuwrote: Hi all. I´m using BAM 2.0.1 with Service_Statistics_Monitoring and Mediation_Statistics_Monitoring tool box installed. When I go to the BAM Dashboard I don´t see a way to switch

Re: [Dev] [Commits] [Carbon-platform] svn commit r146349 - in carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature: 4.0.2 4.0.3

2012-10-25 Thread Samisa Abeysinghe
PING! On Thu, Oct 25, 2012 at 12:30 PM, Samisa Abeysinghe sam...@wso2.com wrote: This too changes some 4.0.2 and that is wrong -- Forwarded message -- From: joh...@wso2.com Date: Wed, Oct 24, 2012 at 4:26 PM Subject: [Commits] [Carbon-platform] svn commit r146349 - in

Re: [Dev] [Commits] [Carbon-platform] svn commit r146350 - carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2

2012-10-25 Thread Samisa Abeysinghe
PING On Thu, Oct 25, 2012 at 12:29 PM, Samisa Abeysinghe sam...@wso2.com wrote: This commit is to a 4.0.2 component and thus is wrong. -- Forwarded message -- From: joh...@wso2.com Date: Wed, Oct 24, 2012 at 4:30 PM Subject: [Commits] [Carbon-platform] svn commit r146350 -

Re: [Dev] Feature manager categorization seems to be badly broken

2012-10-25 Thread Samisa Abeysinghe
More issues: https://wso2.org/jira/browse/CARBON-13968 On Wed, Oct 24, 2012 at 3:15 PM, Samisa Abeysinghe sam...@wso2.com wrote: Here is what I did: 1. Downloaded, unzipped and ran AS 2. Went to feature manager, added the online P2 repo and then installed Governance feature category, by

Re: [Dev] Feature manager categorization seems to be badly broken

2012-10-25 Thread Samisa Abeysinghe
On Fri, Oct 26, 2012 at 11:12 AM, Samisa Abeysinghe sam...@wso2.com wrote: More issues: https://wso2.org/jira/browse/CARBON-13968 In general, it seems we have to review and re-design the categorization. When it comes to using the current categorization, there seems to be a bunch of usability

Re: [Dev] [Commits] [Carbon-platform] svn commit r146349 - in carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature: 4.0.2 4.0.3

2012-10-25 Thread Johann Nallathamby
This commit was a mistake and reverted the changes in the next commit r146350. Thanks, Johann. On Fri, Oct 26, 2012 at 10:48 AM, Samisa Abeysinghe sam...@wso2.com wrote: PING! On Thu, Oct 25, 2012 at 12:30 PM, Samisa Abeysinghe sam...@wso2.comwrote: This too changes some 4.0.2 and that is