Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Anjana Fernando
Hi, I'm checking it. Cheers, Anjana. On Sun, Dec 11, 2011 at 11:09 AM, Harshana Martin harsh...@wso2.com wrote: Hi Sanjeewa, Anjana, There is a build failure in DSS Service distribution. Please fix this ASAP. [ERROR] Failed to execute goal

Re: [Carbon-dev] IS integration tests cannot be run without the -clean option. mvn install after first time fails

2011-12-11 Thread Hasini Gunasinghe
Hi Azeez, I encountered this during carbon-3.2.0 release time and reported in [1]. But I didn't get response to it. IMO, this should be fixed at carbon-core/integration-test level. Not only IS, but any product that persist data during an integration test cycle can face this issue as I've

Re: [Carbon-dev] Carbon 3.2.3 release : Code freeze : 6 PM IST

2011-12-11 Thread Ajith Vitharana
On Sat, Dec 10, 2011 at 12:02 PM, Senaka Fernando sen...@wso2.com wrote: Hi Ajith, Well, there still are some queries that are unwanted according to my understanding. For example, the query below sounds fishy. It seems to be some form of hack to get something running on the ESB. 2. SELECT

Re: [Carbon-dev] IS integration tests cannot be run without the -clean option. mvn install after first time fails

2011-12-11 Thread Harshana Martin
Hi Azeez, Hasini, On Sun, Dec 11, 2011 at 1:42 PM, Hasini Gunasinghe has...@wso2.com wrote: Hi Azeez, I encountered this during carbon-3.2.0 release time and reported in [1]. But I didn't get response to it. IMO, this should be fixed at carbon-core/integration-test level. Not only IS,

Re: [Carbon-dev] IS integration tests cannot be run without the -clean option. mvn install after first time fails

2011-12-11 Thread Afkham Azeez
On Sun, Dec 11, 2011 at 1:48 PM, Harshana Martin harsh...@wso2.com wrote: Hi Azeez, Hasini, On Sun, Dec 11, 2011 at 1:42 PM, Hasini Gunasinghe has...@wso2.comwrote: Hi Azeez, I encountered this during carbon-3.2.0 release time and reported in [1]. But I didn't get response to it. IMO,

Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Afkham Azeez
Yes, I got the same failure. On Sun, Dec 11, 2011 at 11:09 AM, Harshana Martin harsh...@wso2.com wrote: Hi Sanjeewa, Anjana, There is a build failure in DSS Service distribution. Please fix this ASAP. [ERROR] Failed to execute goal

Re: [Carbon-dev] IS integration tests cannot be run without the -clean option. mvn install after first time fails

2011-12-11 Thread Harshana Martin
On Sun, Dec 11, 2011 at 1:54 PM, Afkham Azeez az...@wso2.com wrote: On Sun, Dec 11, 2011 at 1:48 PM, Harshana Martin harsh...@wso2.comwrote: Hi Azeez, Hasini, On Sun, Dec 11, 2011 at 1:42 PM, Hasini Gunasinghe has...@wso2.comwrote: Hi Azeez, I encountered this during carbon-3.2.0

[Carbon-dev] ESB product build failure in trunk

2011-12-11 Thread Afkham Azeez
Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - Message Store Management Feature 3.2.0.SNAPSHOT (org.wso2.carbon.message.store.feature.group 3.2.0.SNAPSHOT) Missing requirement: WSO2 Carbon - Message

[Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Afkham Azeez
[INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 1:00.632s [INFO] Finished at: Sun Dec 11 14:21:46 IST 2011 [INFO] Final Memory: 27M/81M [INFO]

Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Anjana Fernando
Hi, I added some missing features into the DSS service p2-profile, and also created the missing org.wso2.carbon.deployment.synchronizer.subversion.feature. Now when I build DSS, I get the following error, [INFO] Running Equinox P2 Publisher Application for Repository Generation [INFO] Command

Re: [Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Harshana Martin
I'm also getting this. Thanks and Regards, Harshana On Sun, Dec 11, 2011 at 2:23 PM, Afkham Azeez az...@wso2.com wrote: [INFO] [INFO] BUILD FAILURE [INFO]

Re: [Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Afkham Azeez
On Sun, Dec 11, 2011 at 2:23 PM, Afkham Azeez az...@wso2.com wrote: [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 1:00.632s [INFO]

Re: [Carbon-dev] Build Failure in LB Product

2011-12-11 Thread Kathiravelu Pradeeban
On Sun, Dec 11, 2011 at 10:49 AM, Afkham Azeez az...@wso2.com wrote: Pradeeban recently copied the LB product from the branch to the trunk. I think there is some cleaning up to do. oh. yes. That must be the reason. Will look and fix the mismatches. Thank you. Regards, Pradeeban. On Sun,

Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Pradeep Fernando
Hi Anjana, you have to check the generated manifests to find out what exactly happened. you will find a .tmpXXX file inside p2-profilegen/target. run this shell script against the jar found inside those. then search for that weird string within MANIFEST files( find . iname MANIFEST.MF | xargs

Re: [Carbon-dev] Trunk build hangs for a long time at org.wso2.carbon.registry.admin.api

2011-12-11 Thread KasunG Gajasinghe
On Sat, Dec 10, 2011 at 7:49 PM, Afkham Azeez az...@wso2.com wrote: repository.jboss.org has been deprecated. To overcome this issue, we have to add the following to the Maven settings.xml mirrors section. See http://community.jboss.org/wiki/JBossDeprecatedRepository Yes, but this isn't

Re: [Carbon-dev] Dashboard left menu not available

2011-12-11 Thread Tharindu Mathew
Hi gadget folks, Ive created a jira for this as a L1 but its been reduced to a L3. Jira is at https://wso2.org/jira/browse/CARBON-11623 Could you please provide a fix or workaround urgently? On Dec 10, 2011 9:58 PM, Buddhika Chamith buddhi...@wso2.com wrote: Hi, We have included following

[Carbon-dev] Test failure in components/data-services/org.wso2.carbon.dataservices.core

2011-12-11 Thread Afkham Azeez
Please fix this ASAP. --- Test set: org.wso2.carbon.dataservices.core.test.sql.h2.H2TestSuite --- Tests run: 30, Failures: 1, Errors: 0, Skipped:

Re: [Carbon-dev] Build Failure in MS Product

2011-12-11 Thread Lalaji Sureshika
Hi, Fixed this error in trunk.Please take a svn up of products/ms/modules/org.wso2.stratos.ms.deployment. Thanks; On Fri, Dec 9, 2011 at 10:46 PM, Harshana Martin harsh...@wso2.com wrote: Hi, See the error below, Please fix this ASAP. LOCATION:

Re: [Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Lalaji Sureshika
Hi, Fixed this error in trunk.Please take a svn up of products/ms/modules/org.wso2.stratos.ms.deployment. Thanks; On Sun, Dec 11, 2011 at 1:23 PM, Afkham Azeez az...@wso2.com wrote: [INFO] [INFO] BUILD FAILURE [INFO]

Re: [Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Afkham Azeez
Thanks Lalaji. Now there is another issue: Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/org.wso2.carbon.deployment.synchronizer.subversion.feature/3.2.0-SNAPSHOT/org.wso2.carbon.deployment.synchronizer.subversion.feature-3.2.0-SNAPSHOT.zip [ERROR] ERROR

Re: [Carbon-dev] Test failure in components/data-services/org.wso2.carbon.dataservices.core

2011-12-11 Thread Harshana Martin
On Sun, Dec 11, 2011 at 5:33 PM, Afkham Azeez az...@wso2.com wrote: Please fix this ASAP. +1 I'm also getting this! Thanks. /Harshana --- Test set: org.wso2.carbon.dataservices.core.test.sql.h2.H2TestSuite

[Carbon-dev] Build Failure in Carbon-Core with mvn install

2011-12-11 Thread Harshana Martin
Hi Azeez, I'm getting the following build failure when i try to build the core with mvn install. = Running org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:

Re: [Carbon-dev] Issue with SSO using IS 3.2.2

2011-12-11 Thread Thilina Buddhika
Hi Jorge, This is happening because you are using the same hostname in all the Carbon servers. Since we are using the HTTP session which is coupled with the hostname to keep track of the authenticated users at each Carbon server, the authenticated sessions are getting overwritten when you log

Re: [Carbon-dev] Manager build Failure in Trunk

2011-12-11 Thread Amila Maha Arachchi
Hi Harshana, I was able to build the trunk/manager without any problem on Friday. I'll check this again. I was building the default profile (i.e. all the stuff). Thanks, AmilaM. On Sun, Dec 11, 2011 at 9:49 AM, Harshana Martin harsh...@wso2.com wrote: Hi Sanjeewa, Tharindu, I'm getting a

Re: [Carbon-dev] Manager build Failure in Trunk

2011-12-11 Thread Harshana Martin
Hi Amila, On Sun, Dec 11, 2011 at 7:55 PM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Harshana, I was able to build the trunk/manager without any problem on Friday. I'll check this again. I was building the default profile (i.e. all the stuff). +1 But this was a false alert due to a

Re: [Carbon-dev] Manager build Failure in Trunk

2011-12-11 Thread Kathiravelu Pradeeban
On Sun, Dec 11, 2011 at 8:02 PM, Harshana Martin harsh...@wso2.com wrote: Hi Amila, On Sun, Dec 11, 2011 at 7:55 PM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Harshana, I was able to build the trunk/manager without any problem on Friday. I'll check this again. I was building the

Re: [Carbon-dev] test failure at ode:bpel tests

2011-12-11 Thread Denis Weerasiri
On Sat, Dec 10, 2011 at 1:57 PM, Pradeep Fernando prad...@wso2.com wrote: Hi , please look in to the $subject. These failures were due to tests which recently added tests to trunk. Will fix them. thanks, --Pradeep Failure report:

Re: [Carbon-dev] Manager build Failure in Trunk

2011-12-11 Thread Afkham Azeez
It is building fine for me. Sent from my phone On Dec 11, 2011 7:26 PM, Amila Maha Arachchi ami...@wso2.com wrote: Hi Harshana, I was able to build the trunk/manager without any problem on Friday. I'll check this again. I was building the default profile (i.e. all the stuff). Thanks,

Re: [Carbon-dev] Test failure in components/data-services/org.wso2.carbon.dataservices.core

2011-12-11 Thread Dinusha Senanayaka
Hi, This is fixed now. Regards, Dinusha. On Sun, Dec 11, 2011 at 7:06 PM, Harshana Martin harsh...@wso2.com wrote: On Sun, Dec 11, 2011 at 5:33 PM, Afkham Azeez az...@wso2.com wrote: Please fix this ASAP. +1 I'm also getting this! Thanks. /Harshana

Re: [Carbon-dev] Manager build Failure in Trunk

2011-12-11 Thread Harshana Martin
On Sun, Dec 11, 2011 at 8:25 PM, Afkham Azeez az...@wso2.com wrote: It is building fine for me. Yeap. It was a false alarm. There was an issue with my checkout and Tharindu pointed out the cause. Thanks. /Harshana Sent from my phone On Dec 11, 2011 7:26 PM, Amila Maha Arachchi

Re: [Carbon-dev] HTTP Status 405 in IS 3.2.2

2011-12-11 Thread Thilina Buddhika
It is fixed and will be available with 3.2.3. Thanks, Thilina On Sun, Dec 11, 2011 at 10:47 AM, Prabath Siriwardena prab...@wso2.comwrote: This will be fixed in 3.2.3 release - https://wso2.org/jira/browse/CARBON-7261 Thanks regards, -Prabath On Sun, Dec 11, 2011 at 10:13 AM, Jorge

Re: [Carbon-dev] Dashboard left menu not available

2011-12-11 Thread Nuwan Bandara
Hi guys, At the moment this is a limitation in the current dashboard, you wont get the menu item, after installing the dashboard components, This is mainly because, we do not have multiple dashboard support and different products have different dashboards (gadgets in product specific locations)

Re: [Carbon-dev] Dashboard left menu not available

2011-12-11 Thread Tharindu Mathew
Hi Nuwan, On Sun, Dec 11, 2011 at 11:11 PM, Nuwan Bandara nu...@wso2.com wrote: Hi guys, At the moment this is a limitation in the current dashboard, you wont get the menu item, after installing the dashboard components, This is mainly because, we do not have multiple dashboard support and

Re: [Carbon-dev] XA Transactions

2011-12-11 Thread Jorge Infante Osorio
Hi Anjana. To work with transactions in Tomcat, I need to work with the server.xml and context.xml files. I found context.xml under [CARBON_HOME]\lib\tomcat\conf\ but I donĀ“t find server.xml. Following an Afkham message, I see that carbon don't support server.xml config yet. What can I do in

[Carbon-dev] Authenticators priority fail?

2011-12-11 Thread Jorge Infante Osorio
Hi folks. In this configuration the TokenUIAuthenticator have priority over SAML2SSOAuthenticator? I try to access to carbon server using TokenUIAuthenticator, priority 5 over SSO 4, but always redirect me to https://127.0.0.1:9444/samlsso. Authenticators

Re: [Carbon-dev] Mashup Server Product - compilation error in trunk

2011-12-11 Thread Lalaji Sureshika
Hi, Fixed this issue in trunk by correcting deployment.synchronizer.subversion feature group versions in both ms product and service p2-profile-gen .Please take a svn up on products/ms/modules/p2-profile-gen. Thanks; Best Regards; On Sun, Dec 11, 2011 at 6:55 PM, Afkham Azeez az...@wso2.com

[Carbon-dev] Remove product profiles from builds

2011-12-11 Thread Afkham Azeez
Harshana, Can you please start working on this today? -- *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:

Re: [Carbon-dev] Remove product profiles from builds

2011-12-11 Thread KasunG Gajasinghe
Hi Azeez, We need to bring the svn external contents from trunk to branch back to the trunk as well. Thanks, --KasunG On Mon, Dec 12, 2011 at 11:10 AM, Afkham Azeez az...@wso2.com wrote: Harshana, Can you please start working on this today? -- *Afkham Azeez* Director of Architecture;

[Carbon-dev] Carbon 3.2.3 release : Code freeze : 7 PM IST

2011-12-11 Thread Prabath Siriwardena
Hi folks, Carbon 3.2.3 branch will be frozen at 7 PM IST today -- Thanks Regards, Prabath http://blog.facilelogin.com http://RampartFAQ.com ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Remove product profiles from builds

2011-12-11 Thread Harshana Martin
Hi Azeez, On Mon, Dec 12, 2011 at 11:10 AM, Afkham Azeez az...@wso2.com wrote: Harshana, Can you please start working on this today? Sure. I'll start removing profiles from root. Thanks and Regards, Harshana -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com