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

2012-07-08 Thread Tharindu Mathew
A bit offtopic: Can't we put web elements like drop downs (select element) from iReporting (or another tool) itself? Of course, editing the html can be done, but that is pointless. Anything we use should have this capability or it becomes useless static web page, which can be written using html &

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Tharindu Mathew
Thanks Azeez. Were you able to reproduce this issue? On Sat, Jul 7, 2012 at 10:15 AM, Afkham Azeez wrote: > I will take a look during the weekend > > -- > Afkham Azeez > Sent from my phone > On Jul 6, 2012 11:28 AM, "Tharindu Mathew" wrote: > >> Hi AS Team, >> >> Is it possible to get some hel

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

2012-07-08 Thread Bamboo
--- Carbon Snapshot > Kernel > #365 failed. --- Code has been updated by amani. No failed tests found, a possible compilation error. http://wso2.org/bamboo/brows

Re: [Dev] [Bamboo-Build] Carbon Snapshot > Kernel > #365 has FAILED. Change made by amani.

2012-07-08 Thread Tharindu Mathew
Why is the build continuing despite failures? On Sun, Jul 8, 2012 at 12:49 PM, Bamboo wrote: > [image: Failed] Carbon > Snapshot› > Kernel › > #365

Re: [Dev] Bamboo clean repo build issues

2012-07-08 Thread Harshana Martin
Hi All, According to the log, it does not seems to be coming through Nexus rather the component has directly declared the repo. One intention behind introducing the Nexus is to avoid declaring repos randomly and use the Nexus as the one and only repo and let the Nexus to be the proxy for the 3rd

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

2012-07-08 Thread Afkham Azeez
On Sun, Jul 8, 2012 at 11:51 AM, Muhammed Shariq wrote: > 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 > ma

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Afkham Azeez
This doesn't even deploy for me on AppServer trunk. [2012-07-08 14:36:26,198] INFO {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} - Loading XML bean definitions from URL [jndi:/localhost/datareceiver/WEB-INF/cxf-servlet.xml] [2012-07-08 14:36:34,129] INFO {org.springframework.

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Afkham Azeez
I will try to write a very simple JAXRS service which calls this SuperTenantCarbonContext & try to reproduce this issue. On Sun, Jul 8, 2012 at 12:59 PM, Tharindu Mathew wrote: > Thanks Azeez. Were you able to reproduce this issue? > > > On Sat, Jul 7, 2012 at 10:15 AM, Afkham Azeez wrote: > >>

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Tharindu Mathew
That bundle is not present in app server. Can you copy all jars from the data bridge component to drop ins? Cp 'find. -name "*jar"' $bam_home_dropins should work Regards, Tharindu Sent from my Android© device On Jul 8, 2012 2:37 PM, "Afkham Azeez" wrote: > This doesn't even deploy for me on A

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Afkham Azeez
I was able to reproduce this with a simple JAXRS service. On Sun, Jul 8, 2012 at 2:47 PM, Tharindu Mathew wrote: > That bundle is not present in app server. Can you copy all jars from the > data bridge component to drop ins? > > Cp 'find. -name "*jar"' $bam_home_dropins should work > > Regards,

[Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Afkham Azeez
While running some AppServer samples I found that the normal practice of using Ant hasn't been followed & Maven3 is used instead. This is a bad idea for several reasons; 1. You can't simply download the binaries & run the samples. You need to do an online maven build which will download lots of tr

[Dev] AppServer JAXRS sample deployment failure

2012-07-08 Thread Afkham Azeez
I was able to deploy the simple JAXRS sample once, but subsequently I cannot deploy any JAXRS sample. Even the new JAXRS sample 02 throws the following error. [2012-07-08 15:33:03,642] INFO {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} - Loading XML bean definitions from class

Re: [Dev] Bamboo clean repo build issues

2012-07-08 Thread Kishanthan Thangarajah
On Sun, Jul 8, 2012 at 1:48 PM, Harshana Martin wrote: > Hi All, > > According to the log, it does not seems to be coming through Nexus rather > the component has directly declared the repo. > > One intention behind introducing the Nexus is to avoid declaring repos > randomly and use the Nexus as

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

2012-07-08 Thread Sachini Jayasekera
It's not possible to have select elements in ireport. All the parameters have to be passed before the report generation. We can use a jsp page to pass the parameters to ireport. On Sun, Jul 8, 2012 at 12:32 PM, Tharindu Mathew wrote: > A bit offtopic: Can't we put web elements like drop downs (

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

2012-07-08 Thread Madhuka Udantha
Hi, Madhuka, please provide Tishan and Sachini with some assistance for this work, this should be useful for GS2.0 work as well. I will, with GS2.0 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 shou

Re: [Dev] Bamboo clean repo build issues

2012-07-08 Thread Thilina Buddhika
When I checked last time, there were two repository definitions for Open SAML repository. we need to remove the obsolete entry. Thanks, Thilina On Sun, Jul 8, 2012 at 4:19 PM, Kishanthan Thangarajah wrote: > > > On Sun, Jul 8, 2012 at 1:48 PM, Harshana Martin wrote: > >> Hi All, >> >> According

Re: [Dev] AS directory based webapp deployment broken

2012-07-08 Thread Reka Thirunavukkarasu
Hi I'm looking into this issue. sure. i'll do the needful accordingly. Sorry about the mistake. I should have properly updated with the changes done in webapp-mgt. Thanks, Reka On Sat, Jul 7, 2012 at 10:27 PM, Supun Malinga wrote: > Hi Reka, > > looks like changes in r131754 causing this. You c

[Dev] IS identity-profile-gen is failing

2012-07-08 Thread Andun Gunawardena
Hi all, I am getting this error in the IS identity-profile-gen, Cannot complete the install because one or more required items could not be found. Software being installed: Identity XACML Feature 4.0.0.SNAPSHOT (org.wso2.carbon.identity.xacml.feature.group 4.0.0.SNAPSHOT) Missing requirement: o

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #439 has FAILED. Change made by 7 authors.

2012-07-08 Thread Bamboo
--- Carbon Snapshot > Platform > #439 failed. --- Code has been updated by kasunw, eranda, maninda, damitha, supunm, dinusha, sanjayav. No failed tests found, a

Re: [Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Supun Malinga
Hi Azeez, Andun (intern) has already provided patches for the Jax-RS samples to use ant. I'm in the process of applying them to trunk. We'll also make sure that all the dependencies are packed and ant won't be downloading any dependencies when user runs the samples. thanks, On Sun, Jul 8, 2012 a

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

2012-07-08 Thread Andun Gunawardena
This has been fixed on revision 132159. On Sat, Jul 7, 2012 at 9:17 PM, Andun Gunawardena wrote: > Hi all, > > Here is the Error shows when integration tests fails, > Failed tests: > securityScenariosTestCase(org.wso2.appserver.integration.tests.HelloWorldSampleTestCase): > org.wso2.carbon.core

Re: [Dev] AppServer JAXRS sample deployment failure

2012-07-08 Thread Isuru Suriarachchi
Are you trying offline? Sometimes those samples fail when the remote schemas can't accessed.. We have to fix that.. Thanks, ~Isuru On Sun, Jul 8, 2012 at 3:41 PM, Afkham Azeez wrote: > I was able to deploy the simple JAXRS sample once, but subsequently I > cannot deploy any JAXRS sample. Even t

Re: [Dev] AppServer JAXRS sample deployment failure

2012-07-08 Thread Afkham Azeez
I am accessing using my Mobitel 3G connection. I have observed weird behavior in WSO2 products when I'm on a 3G connection. On Sun, Jul 8, 2012 at 6:52 PM, Isuru Suriarachchi wrote: > Are you trying offline? Sometimes those samples fail when the remote > schemas can't accessed.. We have to fix t

Re: [Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Afkham Azeez
On Sun, Jul 8, 2012 at 8:49 PM, Supun Malinga wrote: > Hi Azeez, > > On Sun, Jul 8, 2012 at 8:42 PM, Afkham Azeez wrote: > >> In addition, the samples dirs contain *.iml, .classpath files > > Well I can't find any. Could be local to you? Those would get created if > you create an idea project fr

[Dev] Tenant level product integration tests?

2012-07-08 Thread Afkham Azeez
Have the product teams added or started adding product level integration tests which test features at a tenant level? There are a few test cases in AppServer. I want to check whether all other teams are following suite. -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Membe

Re: [Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Afkham Azeez
In addition, the samples dirs contain *.iml, .classpath files On Sun, Jul 8, 2012 at 6:26 PM, Supun Malinga wrote: > Hi Azeez, > > Andun (intern) has already provided patches for the Jax-RS samples to use > ant. I'm in the process of applying them to trunk. We'll also make sure > that all the de

Re: [Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Supun Malinga
Hi Azeez, On Sun, Jul 8, 2012 at 8:42 PM, Afkham Azeez wrote: > In addition, the samples dirs contain *.iml, .classpath files Well I can't find any. Could be local to you? Those would get created if you create an idea project from a top level of the product. thanks, > > > On Sun, Jul 8, 2012

Re: [Dev] Using Maven to run samples - bad idea!

2012-07-08 Thread Supun Malinga
On Sun, Jul 8, 2012 at 8:53 PM, Afkham Azeez wrote: > > > On Sun, Jul 8, 2012 at 8:49 PM, Supun Malinga wrote: > >> Hi Azeez, >> >> On Sun, Jul 8, 2012 at 8:42 PM, Afkham Azeez wrote: >> >>> In addition, the samples dirs contain *.iml, .classpath files >> >> Well I can't find any. Could be loca

[Dev] Error shutting down AS : "Error while stopping tomcat"

2012-07-08 Thread Supun Malinga
[2012-07-08 21:57:15,873] [0] [Application Server]ERROR {org.wso2.carbon.tomcat.internal.ServerManager} - Error while stopping tomcat org.apache.catalina.LifecycleException: Failed to stop component [StandardServer[8005]] at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:236) at

Re: [Dev] Error shutting down AS : "Error while stopping tomcat"

2012-07-08 Thread Supun Malinga
Guess this should be in carbon core too. thanks, On Sun, Jul 8, 2012 at 9:58 PM, Supun Malinga wrote: > [2012-07-08 21:57:15,873] [0] [Application Server]ERROR > {org.wso2.carbon.tomcat.internal.ServerManager} - Error while stopping > tomcat > org.apache.catalina.LifecycleException: Failed to

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-07-08 Thread Afkham Azeez
Something in the current AS in trunk is broken. The webapp I attached earlier in this mail thread is not working for me anymore :( On Sun, Jul 8, 2012 at 3:06 PM, Afkham Azeez wrote: > I was able to reproduce this with a simple JAXRS service. > > > On Sun, Jul 8, 2012 at 2:47 PM, Tharindu Mathew

[Dev] Carbon core startup error - Could not instantiate class [org.wso2.carbon.logging.appender.CarbonMemoryAppender]

2012-07-08 Thread Kishanthan Thangarajah
Getting the following when starting carbon server. log4j:ERROR Could not instantiate class [org.wso2.carbon.logging.appender.CarbonMemoryAppender]. java.lang.ClassNotFoundException: org.wso2.carbon.logging.appender.CarbonMemoryAppender at org.eclipse.osgi.internal.loader.BundleLoader.findClassInt

Re: [Dev] Error shutting down AS : "Error while stopping tomcat"

2012-07-08 Thread Kishanthan Thangarajah
I believe this is again due to r131754. Because the error starting to appear when unloading exploded webapps. which in-turn causing failure to stop tomcat. [2012-07-08 23:59:54,424] INFO {org.wso2.carbon.webapp.mgt.WebApplication} - Unloaded webapp: StandardEngine[Catalina].StandardHost[localhos

[Dev] Is it OK to use MySQL functions for querying Openstack instances details ?

2012-07-08 Thread Sajith Kariyawasam
Hi, WDYT about $subject ? for eg, in order to check the period of time an instance has been in active state, [select datediff(curdate(),'2012-7-1 23:59:59');] Since Openstack is coupled with MySQL as the database I don't think this be a problem, but thoughts please. -- Thanks, * * *Sajith Kar

[Dev] [Bamboo-Build] Carbon Snapshot > Platform > #441 has FAILED. Change made by 4 authors.

2012-07-08 Thread Bamboo
--- Carbon Snapshot > Platform > #441 failed. --- Code has been updated by maninda, supunm, lahirus, nirmal. No failed tests found, a possible compilation error.

[Dev] [Blocker] SSO Enables deployment does not work with load balancer

2012-07-08 Thread Nirmal Fernando
Hi Thilina, Is it possible to urgently look into this issue [1], please? This seems to be a blocker for LB release. [1] https://wso2.org/jira/browse/LB-17 -- Thanks & regards, Nirmal Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.

Re: [Dev] Error in AS startup from DataSourceServiceComponent

2012-07-08 Thread Anjana Fernando
Hi Supun, On Sat, Jul 7, 2012 at 10:35 PM, Supun Malinga wrote: > 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? > Yeah, we can. Cheers, Anjana. > > thanks, > > > On Mon, Jul 2, 2012 at 8:25 AM,

Re: [Dev] Carbon core startup error - Could not instantiate class [org.wso2.carbon.logging.appender.CarbonMemoryAppender]

2012-07-08 Thread Amani Soysa
Hi, Did you take an up from logging component? (we have added a new appender to send tenant aware logs to the memory in the log4j properties file). Regards, Amani On Sun, Jul 8, 2012 at 11:57 PM, Kishanthan Thangarajah wrote: > Getting the following when starting carbon server. > > log4j:ERROR

[Dev] Orbit deployment : some issues

2012-07-08 Thread Pradeep Fernando
Hi, FYI: I branched the existing orbit project in to a new location. But seems like there are orbit bundles that got deployed during 3.2.0 release (Still the version hasnt changed). it is a bad practice to deploy the same bundle with same version over and over again. This will not cause problems

[Dev] Latest G-Reg pack.

2012-07-08 Thread Ajith Vitharana
Hi All, Please find the latest G-Reg pack at[1]. [1]https://svn.wso2.org/repos/wso2/people/ajith/greg-4.5.0/2012-07-09/ Thanks Ajithn -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : aji...@wso2.com Mobile : +94714631794 ___ Dev mailing list

Re: [Dev] AS trunk build failure

2012-07-08 Thread Rajika Kumarasiri
Can you tell me which components/features should I update? Rajika On Sat, Jul 7, 2012 at 11:40 AM, Supun Malinga wrote: > Hi GS folks, > > I fixed the p2 issue in r132081. Please check if its the correct solution > and change if necessary. But please make sure the build passes. > > thanks, > >

Re: [Dev] Bamboo clean repo build issues

2012-07-08 Thread Isuru Udana
On Sun, Jul 8, 2012 at 4:19 PM, Kishanthan Thangarajah wrote: > > > On Sun, Jul 8, 2012 at 1:48 PM, Harshana Martin wrote: > >> Hi All, >> >> According to the log, it does not seems to be coming through Nexus rather >> the component has directly declared the repo. >> >> One intention behind intro

Re: [Dev] JNDI lookup wont work inside a web-app

2012-07-08 Thread Ajanthan Balachandran
Hi, In the case of appfactory this feature is urgent need as we planed initially to take only web app the as application to be managed by appfactory. Thanks. On Fri, Jul 6, 2012 at 11:44 PM, Dinusha Senanayaka wrote: > Hi Kishanthan/ AS Team, > > Today App-factory team raised this issue again and

Re: [Dev] Bamboo clean repo build issues

2012-07-08 Thread Dhanushka Ranasinghe
Removed , Thank You Dhanushka On Mon, Jul 9, 2012 at 9:36 AM, Isuru Udana wrote: > > > On Sun, Jul 8, 2012 at 4:19 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> >> >> On Sun, Jul 8, 2012 at 1:48 PM, Harshana Martin wrote: >> >>> Hi All, >>> >>> According to the log, it does n

Re: [Dev] Error shutting down AS : "Error while stopping tomcat"

2012-07-08 Thread Reka Thirunavukkarasu
Hi It is fixed in r132175. Thanks, Reka On Mon, Jul 9, 2012 at 12:10 AM, Kishanthan Thangarajah wrote: > I believe this is again due to r131754. Because the error starting to appear > when unloading exploded webapps. which in-turn causing failure to stop > tomcat. > > [2012-07-08 23:59:54,424]

Re: [Dev] AS directory based webapp deployment broken

2012-07-08 Thread Reka Thirunavukkarasu
Hi This issue is fixed in r132175. Thanks, Reka On Sun, Jul 8, 2012 at 5:36 PM, Reka Thirunavukkarasu wrote: > Hi > > I'm looking into this issue. sure. i'll do the needful accordingly. > Sorry about the mistake. I should have properly updated with the > changes done in webapp-mgt. > > Thanks,

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

2012-07-08 Thread Isuru Suriarachchi
This is fixed now.. Thanks, ~Isuru On Sat, Jul 7, 2012 at 5:38 PM, Isuru Suriarachchi wrote: > 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, plea

Re: [Dev] Latest G-Reg pack.

2012-07-08 Thread Yumani Ranaweera
Hi, It gives replace messages to samples/shutterbug/src/README.txt, samples/ws-client/README.txt when extracting the pack in Ubuntu. Thanks, Yumani On Mon, Jul 9, 2012 at 9:39 AM, Ajith Vitharana wrote: > Hi All, > > Please find the latest G-Reg pack at[1]. > > [1]https://svn.wso2.org/repos/

Re: [Dev] AS trunk build failure

2012-07-08 Thread Dilshan Edirisuriya
Hi Supun, Checked. Its working now. Regards, Dilshan On Mon, Jul 9, 2012 at 9:41 AM, Rajika Kumarasiri wrote: > Can you tell me which components/features should I update? > > Rajika > > > On Sat, Jul 7, 2012 at 11:40 AM, Supun Malinga wrote: > >> Hi GS folks, >> >> I fixed the p2 issue in r1

Re: [Dev] AS trunk build failure

2012-07-08 Thread Supun Malinga
Hi Rajika, On Mon, Jul 9, 2012 at 9:41 AM, Rajika Kumarasiri wrote: > Can you tell me which components/features should I update? features/mashup/js-services thanks, > > Rajika > > > On Sat, Jul 7, 2012 at 11:40 AM, Supun Malinga wrote: > >> Hi GS folks, >> >> I fixed the p2 issue in r132081.

Re: [Dev] AS directory based webapp deployment broken

2012-07-08 Thread Supun Malinga
On Mon, Jul 9, 2012 at 9:59 AM, Reka Thirunavukkarasu wrote: > Hi > > This issue is fixed in r132175. > thanks Reka.. > > Thanks, > Reka > > On Sun, Jul 8, 2012 at 5:36 PM, Reka Thirunavukkarasu > wrote: > > Hi > > > > I'm looking into this issue. sure. i'll do the needful accordingly. > > Sor

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

2012-07-08 Thread Supun Malinga
On Sun, Jul 8, 2012 at 2:14 PM, Afkham Azeez wrote: > > > On Sun, Jul 8, 2012 at 11:51 AM, Muhammed Shariq wrote: > >> 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 >> sycnhroniz

Re: [Dev] nTask component is not working properly

2012-07-08 Thread Sinthuja Ragendran
Hi, This is fixed now. Take update of components/ntask. Thanks prabathA for looking into this. Thanks, Sinthuja. On Sun, Jul 8, 2012 at 10:40 AM, Ajith Vitharana wrote: > > > On Sun, Jul 8, 2012 at 9:30 AM, Sinthuja Ragendran wrote: > >> Hi all, >> >> I noticed the subject in the BAM2 pack whe

Re: [Dev] nTask component is not working properly

2012-07-08 Thread Prabath Abeysekera
Hi all, There was an issue while dynamically loading the classes that implement the "Task" interface at the task execution phase. To be more precise, the classolader of the ntask core bundle couldn't load the necessary classes that implement the aforesaid interface while executing a particular ins

[Dev] Build failed - /components/appfactory

2012-07-08 Thread Ajith Vitharana
Hi All, [INFO] [INFO] Reactor Summary: [INFO] [INFO] API Management SUCCESS [1.023s] [INFO] WSO2 Appfactory - Common .. SUCCESS [7.915s] [INFO] WSO2 Appfactory - C

Re: [Dev] C-App synchronization in a Carbon cluster

2012-07-08 Thread Muhammed Shariq
On Fri, Jul 6, 2012 at 6:05 PM, Isuru Suriarachchi wrote: > Hi all, > > I'm trying to fix [1]. Here's the root cause for this issue.. > > Imagine a Carbon cluster with 2 nodes where the svn based deployment > synchronizer (DS) is configured. When a C-App is deployed to node1, it is > extracted an

Re: [Dev] Build failed - /components/appfactory

2012-07-08 Thread Ajith Vitharana
On Mon, Jul 9, 2012 at 10:53 AM, Ajith Vitharana wrote: > Hi All, > > > [INFO] > > [INFO] Reactor Summary: > [INFO] > [INFO] API Management SUCCESS [1.023s] > [INFO] WSO2 Appfactory - Com

Re: [Dev] AS trunk build failure

2012-07-08 Thread Rajika Kumarasiri
Thanks. On Mon, Jul 9, 2012 at 10:34 AM, Supun Malinga wrote: > Hi Rajika, > > On Mon, Jul 9, 2012 at 9:41 AM, Rajika Kumarasiri wrote: > >> Can you tell me which components/features should I update? > > features/mashup/js-services > > thanks, > >> >> Rajika >> >> >> On Sat, Jul 7, 2012 at 11:4

Re: [Dev] Build failed - /components/appfactory

2012-07-08 Thread Ajith Vitharana
On Mon, Jul 9, 2012 at 11:08 AM, Ajith Vitharana wrote: > > > On Mon, Jul 9, 2012 at 10:53 AM, Ajith Vitharana wrote: > >> Hi All, >> >> >> [INFO] >> >> [INFO] Reactor Summary: >> [INFO] >> [INFO] API Management ...

Re: [Dev] Build failed - /components/appfactory

2012-07-08 Thread Thilini Ishaka
This is fixed now. Thanks Thilini On Mon, Jul 9, 2012 at 11:18 AM, Ajith Vitharana wrote: > > > On Mon, Jul 9, 2012 at 11:08 AM, Ajith Vitharana wrote: > >> >> >> On Mon, Jul 9, 2012 at 10:53 AM, Ajith Vitharana wrote: >> >>> Hi All, >>> >>> >>> [INFO] >>>

[Dev] [Bamboo-Build] Carbon Snapshot > Kernel > #366 was SUCCESSFUL (with 2801 tests)

2012-07-08 Thread Bamboo
--- Carbon Snapshot > Kernel > #366 was successful. --- This build was manually triggered by Isuru Udana Loku Narangoda. 2801 tests in total. http://wso2.org/bam

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

2012-07-08 Thread Nirmal Fernando
Hi All, Found the bug! In TribesClusteringAgent, it considers port offset only if AvoidInitiation parameter is set to false. Get confirmed from Azeez that portOffset should set regardless of this parameter. code: Parameter param = getParameter(ClusteringConstants.Parameters.AVOID_INITIATION);

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

2012-07-08 Thread Ajith Vitharana
On Mon, Jul 9, 2012 at 10:25 AM, Isuru Suriarachchi wrote: > This is fixed now.. > > Thanks Isuru . This is working fine in latest G-Reg pack. /Ajith > Thanks, > ~Isuru > > > On Sat, Jul 7, 2012 at 5:38 PM, Isuru Suriarachchi wrote: > >> Hi Ajith, >> >> This should be due to the change i made

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

2012-07-08 Thread Afkham Azeez
Just check whether u get (2 * portOffset) if AvoidInitiation is set to true. On Mon, Jul 9, 2012 at 12:03 PM, Nirmal Fernando wrote: > Hi All, > > Found the bug! > > In TribesClusteringAgent, it considers port offset only if AvoidInitiation > parameter is set to false. Get confirmed from Azeez t

Re: [Dev] C-App synchronization in a Carbon cluster

2012-07-08 Thread Isuru Suriarachchi
On Mon, Jul 9, 2012 at 10:55 AM, Muhammed Shariq wrote: > > On Fri, Jul 6, 2012 at 6:05 PM, Isuru Suriarachchi wrote: > >> Hi all, >> >> I'm trying to fix [1]. Here's the root cause for this issue.. >> >> Imagine a Carbon cluster with 2 nodes where the svn based deployment >> synchronizer (DS) i

Re: [Dev] C-App synchronization in a Carbon cluster

2012-07-08 Thread Isuru Suriarachchi
On Sat, Jul 7, 2012 at 11:01 AM, Kasun Gajasinghe wrote: > Hi Isuru, > > I'd like to add a third option to the list for consideration. :) > > How about doing the synchronization between cluster nodes AFTER the > C-App's extracted artifacts are deployed? > This is kind of not possible with the cu

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

2012-07-08 Thread Nirmal Fernando
On Mon, Jul 9, 2012 at 12:10 PM, Afkham Azeez wrote: > Just check whether u get (2 * portOffset) if AvoidInitiation is set to > true. No! If that's the case this issue cannot exist, since by default AvoidInitiation is true :-) > > > On Mon, Jul 9, 2012 at 12:03 PM, Nirmal Fernando wrote: > >>

Re: [Dev] C-App synchronization in a Carbon cluster

2012-07-08 Thread Harshana Martin
Hi Isuru, On Sat, Jul 7, 2012 at 9:48 AM, Isuru Suriarachchi wrote: > Harshana, good point.. Actually I had forgot about the lib artifacts. > Anyway as Azeez mentioned, we only allow lib artifacts for super tenant. So > it's kind of broken already. > > If we want the libs to work with option 2,