Re: [Dev] Error building jaggary dependency

2012-07-07 Thread Tharindu Mathew
That's not right... Why did we move all the jaggery stuff to dependencies? Earlier, it was done the right way, iirc, i.e. components stuff residing in components. If you want things coming out of a maven repo, you can deploy the jars, and remove it from the build, like we do for hive, cassandra, e

[Dev] Seeing a jasper report through a gadget

2012-07-07 Thread Tharindu Mathew
Hi Tishan/ Sachini, Can we try to create a report out of ireporting, then write a gadget manually referring the output html? We can use the source=url approach described at [1]. Then, we can just add this gadget.xml to the dashboard portal. Shall we try this and see? This should just work unless

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #431 has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #431 failed. --- This build was manually triggered by Nuwan Bandara. No failed tests found, a possible compilation error. http:/

Re: [Dev] Error building jaggary dependency

2012-07-07 Thread Nuwan Bandara
Hi Tharindu, Please refer to the mail *"Jaggery is a self contained product which sits in platform/dependencies"* which discusses the move. Right now if there is a change in webapp mgt component that effects jaggery, until the webapp snapshot deployed to the maven repo, the jaggery build will brea

Re: [Dev] Seeing a jasper report through a gadget

2012-07-07 Thread Nuwan Bandara
Madhuka, please provide Tishan and Sachini with some assistance for this work, this should be useful for GS2.0 work as well. Regards, /Nuwan On Sat, Jul 7, 2012 at 1:10 PM, Tharindu Mathew wrote: > Hi Tishan/ Sachini, > > Can we try to create a report out of ireporting, then write a gadget > ma

Re: [Dev] Error building jaggary dependency

2012-07-07 Thread Tharindu Mathew
That mail thread does not discuss this problem at all, i.e. of a dependency level project referring to a component level as a dependency. And this mail thread shows jaggery is NOT self contained, so the subject itself is misleading. This move should have been done after jaggery is released. Now, w

Re: [Dev] Error building jaggary dependency

2012-07-07 Thread Tharindu Mathew
When building through git, can't we download the component/jaggery from a different svn url that would reside in components, similar to a svn external...? On Sat, Jul 7, 2012 at 1:53 PM, Tharindu Mathew wrote: > That mail thread does not discuss this problem at all, i.e. of a > dependency level

Re: [Dev] Error building jaggary dependency

2012-07-07 Thread Nuwan Bandara
Hi On Sat, Jul 7, 2012 at 2:06 PM, Tharindu Mathew wrote: > When building through git, can't we download the component/jaggery from a > different svn url that would reside in components, similar to a svn > external...? Yes I think, that approach will work, so that means we can put an external

[Dev] Bamboo SVN checkout giving errors

2012-07-07 Thread Nuwan Bandara
Platform Builders, Can you please have a look at $subject [1] [1] http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-431/log -- *Thanks & Regards, Nuwan Bandara Associate Technical Lead & Member, MC, Development Technologies WSO2 Inc. - lean . enterprise . middleware | http://wso2.com blog : h

Re: [Dev] Error in AS spartup "Captcha Management Component failed activating"

2012-07-07 Thread Supun Malinga
Hi Pradeeban, I still see this in my local AS build. Please have a look. thanks, On Sat, Jun 30, 2012 at 9:04 PM, Kathiravelu Pradeeban wrote: > It doesn't have such hard-coded value, as I see. Anyway, the component > doesn't belong for the products, and it has its own feature which is > includ

[Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Bamboo
Carbon Snapshot > Products > #279 > Default Job failed. The build was triggered because the code has been changed. No failed tests found, a possi

Re: [Dev] Bamboo SVN checkout giving errors

2012-07-07 Thread Tharindu Mathew
Hi, If we delete kernel/trunk/distribution/product dir in bamboo, and restart the build it should work. On Sat, Jul 7, 2012 at 2:19 PM, Nuwan Bandara wrote: > Platform Builders, > > Can you please have a look at $subject [1] > > [1] http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-431/log > >

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Tharindu Mathew
If we delete kernel/trunk/distribution/product dir in bamboo, and restart the build it should work. can someone with access to bamboo machine, do it? On Sat, Jul 7, 2012 at 2:18 PM, Bamboo wrote: > [image: Failed] Carbon > Snapshot› > Products

[Dev] AS directory based webapp deployment broken

2012-07-07 Thread Supun Malinga
Getting following error when a directory based webapp is deploying. [2012-07-07 15:23:08,816] INFO {org.apache.axis2.deployment.DeploymentEngine} - java.lang.StringIndexOutOfBoundsException: String index out of range: -1 [2012-07-07 15:23:08,817] ERROR {org.wso2.carbon.webapp.deployer.WebappDepl

Re: [Dev] Error in AS spartup "Captcha Management Component failed activating"

2012-07-07 Thread Kathiravelu Pradeeban
Hi Supun, That component couldn't be removed, as it is a dependency for tenant-mgt. So had to add it back. Hence the appearance of the issue again. Will have to find and fix the root cause. Regards, Pradeeban. On Sat, Jul 7, 2012 at 2:39 PM, Supun Malinga wrote: > Hi Pradeeban, > > I still see

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #432 has FAILED. Change made by dinusha.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #432 failed. --- Code has been updated by dinusha. No failed tests found, a possible compilation error. http://wso2.org/bamboo/b

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Pradeep Fernando
yes, looks like something wrong with svn (locked ?? ). i had a look in svn properties, nothing wrong there. --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Error in AS spartup "Captcha Management Component failed activating"

2012-07-07 Thread Supun Malinga
On Sat, Jul 7, 2012 at 4:46 PM, Kathiravelu Pradeeban wrote: > Hi Supun, > That component couldn't be removed, as it is a dependency for tenant-mgt. > So had to add it back. > Hence the appearance of the issue again. I see. > Will have to find and fix the root cause. > +1 thanks, > > Regards,

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Pradeep Fernando
Actually product/dss/xdoc/... refers to a invalid svn:external. --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [G-Reg] Can't deploy car files in latest pack.

2012-07-07 Thread Isuru Suriarachchi
Hi Ajith, This should be due to the change i made yesterday. I just realized that I didn't fix the car file uploader to deploy the car file to the new location. I'll fix that. Until then, please copy the car file manually to CARBON_HOME/repository/carbonapps directory without using the UI. Thanks

[Dev] [Bamboo-Build] Carbon Snapshot > Products > #280 > Default Job has FAILED. Change made by dinusha.

2012-07-07 Thread Bamboo
Carbon Snapshot > Products > #280 > Default Job failed. The build was triggered because the code has been changed. No failed tests found, a possi

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Pradeep Fernando
Hi, this issue is in carbon trunk ?? --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Nirmal Fernando
On Sat, Jul 7, 2012 at 6:03 PM, Pradeep Fernando wrote: > Hi, > > this issue is in carbon trunk ?? > Yes! > > --Pradeep > -- Thanks & regards, Nirmal Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Nirmal Fernando
On Sat, Jul 7, 2012 at 6:06 PM, Nirmal Fernando wrote: > > > On Sat, Jul 7, 2012 at 6:03 PM, Pradeep Fernando wrote: > >> Hi, >> >> this issue is in carbon trunk ?? >> > > Yes! > You can reproduce if you set up a carbon-server cluster, in multicast mode and making one server as a group manager

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Pradeep Fernando
Hi, in Carbon trunk, the transport ports get defined in catalina-server.xml. This is a tomcat specific configuraiton file. ml. There is a class called ServerManager in org.wos2.carbon.tomcat bundle. >From the there we get servlets transports and add system property based portOffset. AFAIR theres

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Nirmal Fernando
Hi Pradeep, The ports, I'm referring to is transport receivers related ones which are defined in axis2.xml. Am I missing something? :-( 8280 true org.wso2.carbon.transport.nhttp.api.NHttpGetProcessor

Re: [Dev] portOffset doesn't propagate into AxisConfig transportIns

2012-07-07 Thread Pradeep Fernando
Hi, these are Nhttp transport ports. Those get set (and the port offsetting happens) in the mediation-intializer components, #initialize method i AFAIR. --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Pradeep Fernando
removed the external. should work nw, --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #433 has FAILED. Change made by sanjayav.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #433 failed. --- Code has been updated by sanjayav. No failed tests found, a possible compilation error. http://wso2.org/bamboo/

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #434 has FAILED. Change made by pradeep.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #434 failed. --- This build was manually triggered by Isuru Udana Loku Narangoda. No failed tests found, a possible compilation e

[Dev] Error while AS Integration tests and Startup : java.lang.NoSuchMethodError: org.wso2.carbon.core.util.KeyStoreManager.getInstance()

2012-07-07 Thread Andun Gunawardena
Hi all, Here is the Error shows when integration tests fails, Failed tests: securityScenariosTestCase(org.wso2.appserver.integration.tests.HelloWorldSampleTestCase): org.wso2.carbon.core.util.KeyStoreManager.getInstance(Lorg/wso2/carbon/registry/core/session/UserRegistry;)Lorg/wso2/carbon/core/uti

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #435 has FAILED. Change made by maninda.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #435 failed. --- Code has been updated by maninda. No failed tests found, a possible compilation error. http://wso2.org/bamboo/b

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Products > #279 > Default Job has FAILED. Change made by supunm and dinusha.

2012-07-07 Thread Isuru Udana
Hi Pradeep, Thanks for looking into this. I triggered a build after your fix. But the problem still exits [1]. [1] http://wso2.org/bamboo/download/WSO2CARBON-PLATFORM-JOB1/build_logs/WSO2CARBON-PLATFORM-JOB1-434.log Thanks, IsuruU On Sat, Jul 7, 2012 at 6:32 PM, Pradeep Fernando wrote: > re

Re: [Dev] AS directory based webapp deployment broken

2012-07-07 Thread Supun Malinga
Hi Reka, looks like changes in r131754 causing this. You can't always assume that webapp is a war. So substring to the last index of '.war' gives this error when a directory based webapp is deployed. Also same error occurs in webapp unloading as well. Please fix this accordingly. thanks, On Sat,

Re: [Dev] Error in AS startup from DataSourceServiceComponent

2012-07-07 Thread Supun Malinga
Hi Prabath/Anjana, I still see the original error in AS startup. Can we move to the ndatasource component and get rid of the old version? thanks, On Mon, Jul 2, 2012 at 8:25 AM, Anjana Fernando wrote: > Hi Waruna, > > Sure, lets check it today. > > Cheers, > Anjana. > > > On Sun, Jul 1, 2012 a

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Platform > #435 has FAILED. Change made by maninda.

2012-07-07 Thread Waruna Ranasinghe
Removed the svn externals to xdoc in kernel. Thanks, Waruna On Sat, Jul 7, 2012 at 9:23 PM, Bamboo wrote: > [image: Failed] Carbon > Snapshot› > Platform › > #435

[Dev] [Bamboo-Build] Carbon Snapshot > Products > #281 > Default Job has FAILED. Change made by maninda, pradeep and sanjayav.

2012-07-07 Thread Bamboo
Carbon Snapshot > Products > #281 > Default Job failed. The build was triggered because the code has been changed. No failed tests found, a possi

Re: [Dev] Seeing a jasper report through a gadget

2012-07-07 Thread Tishan Dahanayaka
Hi, On Sat, Jul 7, 2012 at 1:43 PM, Nuwan Bandara wrote: > Madhuka, please provide Tishan and Sachini with some assistance for this > work, this should be useful for GS2.0 work as well. > > Regards, > /Nuwan > > On Sat, Jul 7, 2012 at 1:10 PM, Tharindu Mathew wrote: > >> Hi Tishan/ Sachini, >>

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #436 has FAILED. Change made by waruna.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #436 failed. --- Code has been updated by waruna. No failed tests found, a possible compilation error. http://wso2.org/bamboo/br

Re: [Dev] [Commits] [Carbon-platform] svn commit r132076 - carbon/platform/trunk/components/registry/org.wso2.carbon.registry.reporting/src/main/java/org/wso2/carbon/registry/reporting/services

2012-07-07 Thread Senaka Fernando
Hi Ajith, No schedule saved nothing for a specific reason. It is actually possible to create a report initially with a minimum set of values and then provide the advanced settings when you actually schedule or generate the report (ex:- resourcePath, loaded attributes). Thereby you could have a sin

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Platform > #436 has FAILED. Change made by waruna.

2012-07-07 Thread Waruna Ranasinghe
The build is failing, because we have commented out the dependencies from the root pom. I assume that dependencies are commented out in-order to use maven deploy command. In that case we may have to introduce a separate bamboo build plan for platform dependencies. Thanks, Waruna On Sun, Jul 8, 20

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #437 has FAILED (5 tests failed). Change made by maninda and vijitha.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #437 failed. --- Code has been updated by maninda, vijitha. 5/1841 tests failed. http://wso2.org/bamboo/browse/WSO2CARBON-PLATFO

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Platform > #436 has FAILED. Change made by waruna.

2012-07-07 Thread Kishanthan Thangarajah
On Sun, Jul 8, 2012 at 1:53 AM, Waruna Ranasinghe wrote: > The build is failing, because we have commented out the dependencies from > the root pom. I assume that dependencies are commented out in-order to use > maven deploy command. In that case we may have to introduce a separate > bamboo build

Re: [Dev] [Kernel] Build failed in clean repo

2012-07-07 Thread Kishanthan Thangarajah
Hi All, On Fri, Jul 6, 2012 at 1:24 PM, Dhanushka Ranasinghe wrote: > Hi... > > Seems like there is no Shibboleth repository in our public wso2 nexus [1] > > [1] http://sr5.us1.wso2.com/nexus > > What is the status of this? Bamboo kernel build is failing due to this issue [1]. Thanks, Kishanth

Re: [Dev] [Kernel] Build failed in clean repo

2012-07-07 Thread Pradeep Fernando
think, ajith fixed this problem. still failing ? ---Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Kernel] Build failed in clean repo

2012-07-07 Thread Kishanthan Thangarajah
On Sun, Jul 8, 2012 at 8:37 AM, Pradeep Fernando wrote: > think, ajith fixed this problem. > > still failing ? Yes. #364 was the last kernel build and its failing[1] with the same issue mentioned in this thread. Kishanthan. [1] http://wso2.org/bamboo/download/WSO2CARBON-CARBONCOREKERNELBUILD-J

[Dev] ADBException: Unexpected subelement return

2012-07-07 Thread Eranda Sooriyabandara
Hi all, When I try to invoke a operation in the service using the auto-generated code using wsdl is giving me the following exception. Exception in thread "main" org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement return at org.apache.axis2.AxisFault.makeF

[Dev] nTask component is not working properly

2012-07-07 Thread Sinthuja Ragendran
Hi all, I noticed the subject in the BAM2 pack when scheduling the Hive Scripts. When debugging I noticed the task is successfully given to the nTask component, but the scheduled task is not executing as indicated in the cron expression. And also no exceptions are thrown. Screen shot attached. Thi

Re: [Dev] nTask component is not working properly

2012-07-07 Thread Sinthuja Ragendran
attached screen shot. Thanks, Sinthuja. On Sun, Jul 8, 2012 at 9:30 AM, Sinthuja Ragendran wrote: > Hi all, > > I noticed the subject in the BAM2 pack when scheduling the Hive Scripts. > When debugging I noticed the task is successfully given to the nTask > component, but the scheduled task is n

Re: [Dev] Bamboo SVN checkout giving errors

2012-07-07 Thread Kishanthan Thangarajah
As per r132090, wrong svn external was removed and bamboo is now building fine. On Sat, Jul 7, 2012 at 2:42 PM, Tharindu Mathew wrote: > Hi, > > If we delete kernel/trunk/distribution/product dir in bamboo, and restart > the build it should work. > > On Sat, Jul 7, 2012 at 2:19 PM, Nuwan Bandara

[Dev] Bamboo clean repo build issues

2012-07-07 Thread Kishanthan Thangarajah
Hi All, The following dependencies are either moved or not available anymore from the respected repository locations. Since bamboo ran with a clean repo, we are facing following issues at kernel and platform builds. Can we find alternative repo locations and update public nexus ASAP? We can't proce

Re: [Dev] Bamboo clean repo build issues

2012-07-07 Thread Pradeep Fernando
Hi, AFAIU, nothing wrong with nexus repo. its working fine. http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/xerces/xercesImpl/2.9.1/ --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Kernel] Build failed in clean repo

2012-07-07 Thread Ajith Vitharana
On Sun, Jul 8, 2012 at 8:37 AM, Pradeep Fernando wrote: > think, ajith fixed this problem. > > still failing ? > > No . I didn't fix this. Please see my previous comment. Thanks Ajith > ---Pradeep > -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : aji...@wso2.com Mobile : +9471463

Re: [Dev] nTask component is not working properly

2012-07-07 Thread Ajith Vitharana
On Sun, Jul 8, 2012 at 9:30 AM, Sinthuja Ragendran wrote: > Hi all, > > I noticed the subject in the BAM2 pack when scheduling the Hive Scripts. > When debugging I noticed the task is successfully given to the nTask > component, but the scheduled task is not executing as indicated in the cron > ex

Re: [Dev] Seeing a jasper report through a gadget

2012-07-07 Thread Sachini Jayasekera
Hi, On Sun, Jul 8, 2012 at 12:07 AM, Tishan Dahanayaka wrote: > Hi, > > > On Sat, Jul 7, 2012 at 1:43 PM, Nuwan Bandara wrote: > >> Madhuka, please provide Tishan and Sachini with some assistance for this >> work, this should be useful for GS2.0 work as well. >> >> Regards, >> /Nuwan >> >> On S

Re: [Dev] Bamboo clean repo build issues

2012-07-07 Thread Kishanthan Thangarajah
All these are getting downloaded from shibboleth repo. Downloading: http://shibboleth.internet2.edu/downloads/maven2/org/opensaml/openws/1.2.2/openws-1.2.2.jar Downloading: http://shibboleth.internet2.edu/downloads/maven2/org/apache/xerces/xml-apis/2.9.1/xml-apis-2.9.1.jar Downloading: http://shib

Re: [Dev] Added a separate deployer for the Stratos services's landing page webapp.

2012-07-07 Thread Muhammed Shariq
Hi Azeez et al, I've been trying to recall why we decided to move the landing page webapp from lib directory to webapps directory, the reason was that the sycnhronizer would sync the webapps across the deployment if we were to make and changes to the landing page. This would allow to modify the la

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #438 has FAILED. Change made by amani.

2012-07-07 Thread Bamboo
--- Carbon Snapshot > Platform > #438 failed. --- This build was manually triggered by Kishanthan Thangarajah. No failed tests found, a possible compilation error

Re: [Dev] ADBException: Unexpected subelement return

2012-07-07 Thread Tharindu Mathew
This is most probably because your service and client does not match. Your invoking an old service with a newly generated client matching another service or vice versa. Try re-generating the stub code or re-checking whether everything is in sync. On Sun, Jul 8, 2012 at 9:14 AM, Eranda Sooriyaband

Re: [Dev] Bamboo clean repo build issues

2012-07-07 Thread Tharindu Mathew
I believe Thilina reported that this repo location has changed in an earlier mail. Correcting the repo location will fix the issue. On Sun, Jul 8, 2012 at 11:39 AM, Kishanthan Thangarajah wrote: > All these are getting downloaded from shibboleth repo. > > Downloading: > http://shibboleth.interne

Re: [Dev] Bamboo clean repo build issues

2012-07-07 Thread Thilina Buddhika
Yes, we need to update the repo URL in nexus. Please check "[Dev] [kernel] Build failed in clean repo" in dev@. Thanks, Thilina On Sun, Jul 8, 2012 at 12:12 PM, Tharindu Mathew wrote: > I believe Thilina reported that this repo location has changed in an > earlier mail. Correcting the repo loca