Re: [Carbon-dev] Carbon trunk Cassandra 1.x.x upgrade

2012-03-04 Thread Rajika Kumarasiri
There is a dependency mismatch when I try to start Cassandra in Carbon core with libthrift 0.8.0 ( carbon trunk libthrift version) but it works fine with libthrift 0.6.1. Please advice me how to resolve this issue and let me know if you have any concern regarding above version changes.

Re: [Carbon-dev] Carbon trunk Cassandra 1.x.x upgrade

2012-03-04 Thread Rajika Kumarasiri
It seems the Cassandra version that you are using tightly couple into the an older version of the thrift. In that case we will have to maintain both. Rajika On Mon, Mar 5, 2012 at 11:52 AM, Deependra Ariyadewa d...@wso2.com wrote: On Mon, Mar 5, 2012 at 11:41 AM, Rajika Kumarasiri raj

Re: [Carbon-dev] [ANNOUNCEMENT] WSO2 Cloud Services Gateway(CSG) 1.0.0-alpha RC2 release

2012-02-29 Thread Rajika Kumarasiri
In the menu appear this: mediation.menu.text I just noticed this issue. I will fix this issue. https://wso2.org/jira/browse/CARBON-12495 Rajika ___ Carbon-dev mailing list Carbon-dev@wso2.org

Re: [Carbon-dev] Mediator for Complex SOAP Processing

2012-02-28 Thread Rajika Kumarasiri
Or you can use the enrich mediator. Rajika On Tue, Feb 28, 2012 at 8:18 PM, Vijayaratha Vijayasingam rat...@wso2.comwrote: You can simply use existing XSLT mediator to create new soap message.. -Ratha On 28 February 2012 19:16, metin d met...@yahoo.com wrote: I want to deploy a mediator

[Carbon-dev] {org.wso2.carbon.core.bootup.validator.internal.BootupValidationActivator} - Bootup Validator is activated...

2012-02-28 Thread Rajika Kumarasiri
Should be a debug level log. Rajika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

[Carbon-dev] Updated Invitation: CSG code review @ Sun Feb 26 11am - 12pm (carbon-dev@wso2.org)

2012-02-24 Thread Rajika Kumarasiri
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120226T053000Z DTEND:20120226T063000Z DTSTAMP:20120224T084622Z ORGANIZER;CN=raj...@wso2.com:mailto:raj...@wso2.com UID:fd1ns63bt0qm2o6pccvb09c...@google.com

[Carbon-dev] Port Offset feature is broken in trunk

2012-02-24 Thread Rajika Kumarasiri
It seems setting the ports via Offset is broken. Please check. Rajika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

[Carbon-dev] ESB stratup failure java.net.MalformedURLException: For input string: ${carbon.management.port}${carbon.context}

2012-02-23 Thread Rajika Kumarasiri
[2012-02-23 15:54:11,995] ERROR - ServiceBusInitializer Error while parsing the server URL https://10.200.3.196: ${carbon.management.port}${carbon.context}/services/ java.net.MalformedURLException: For input string: ${carbon.management.port}${carbon.context} at java.net.URL.init(URL.java:601) at

Re: [Carbon-dev] ESB stratup failure java.net.MalformedURLException: For input string: ${carbon.management.port}${carbon.context}

2012-02-23 Thread Rajika Kumarasiri
Is this fixed ? Rajika On Thu, Feb 23, 2012 at 4:36 PM, Pradeep Fernando prad...@wso2.com wrote: Hi Rajika, I'm looking in to this. --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org

Re: [Carbon-dev] ESB stratup failure java.net.MalformedURLException: For input string: ${carbon.management.port}${carbon.context}

2012-02-23 Thread Rajika Kumarasiri
Thanks Pradeep. I will check. Rajika On Fri, Feb 24, 2012 at 9:42 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, this is fixed. shortest svn up sequence : core/org.wso2.carbon.tomcat graphite/components/mediation-initializer thanks --Pradeep

Re: [Carbon-dev] ESB stratup failure java.net.MalformedURLException: For input string: ${carbon.management.port}${carbon.context}

2012-02-23 Thread Rajika Kumarasiri
with the command [ERROR] mvn goals -rf :carbon-kernel-feature It seems some commits are missing. Rajika On Fri, Feb 24, 2012 at 9:49 AM, Rajika Kumarasiri raj...@wso2.com wrote: Thanks Pradeep. I will check. Rajika On Fri, Feb 24, 2012 at 9:42 AM, Pradeep Fernando prad...@wso2.comwrote: Hi

[Carbon-dev] NPE in IdentityCoreServiceComponent

2012-02-23 Thread Rajika Kumarasiri
2012-02-24 12:30:24,825] ERROR - IdentityCoreServiceComponent Error occured while populating identity configuration properties java.lang.NullPointerException at org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager.getJDBCConnectionProperties(JDBCPersistenceManager.java:137) at

Re: [Carbon-dev] ESB trunk build does not start properly

2012-02-22 Thread Rajika Kumarasiri
and start to build Carben kernal and the product again cheers, Dushan On Wed, Feb 22, 2012 at 10:32 AM, Rajika Kumarasiri raj...@wso2.comwrote: osgi [2012-02-22 10:26:56,561] WARN - CarbonServerManager Carbon initialization is delayed due to the following unsatisfied items: [2012-02-22 10

[Carbon-dev] Invitation: CSG code review @ Fri Feb 24 3pm - 4pm (carbon-dev@wso2.org)

2012-02-22 Thread Rajika Kumarasiri
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE ;CN=Rajika Kumarasiri;X-NUM-GUESTS=0:mailto:raj...@wso2.com ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP= TRUE;CN=carbon-dev@wso2.org;X-NUM-GUESTS=0:mailto:carbon-dev@wso2.org CREATED

Re: [Carbon-dev] Error building Stratos AS in trunk

2012-02-21 Thread Rajika Kumarasiri
This is fixed as per https://wso2.org/jira/browse/CARBON-12423. You will need to take an update in features/bam-data-publishers and AS product. Thanks Sinthuja for the patch. Keep them coming. Rajika On Tue, Feb 21, 2012 at 1:17 PM, Sinthuja Ragendran sinth...@wso2.comwrote: Hi, I'm

[Carbon-dev] ESB trunk build does not start properly

2012-02-21 Thread Rajika Kumarasiri
osgi [2012-02-22 10:26:56,561] WARN - CarbonServerManager Carbon initialization is delayed due to the following unsatisfied items: [2012-02-22 10:26:56,562] WARN - CarbonServerManager Waiting for required OSGiAxis2Service: org.wso2.carbon.mediation.configadmin-4.0.0.SNAPSHOT [2012-02-22

[Carbon-dev] Agent component build failure

2012-02-20 Thread Rajika Kumarasiri
[INFO] Reactor Summary: [INFO] [INFO] WSO2 Carbon - Agent ... SUCCESS [0.472s] [INFO] WSO2 Carbon - Agent Thrift Commons SUCCESS [3.948s] [INFO] WSO2 Carbon - Agent Commons ... SUCCESS [0.534s] [INFO] WSO2 Carbon - Agent Client

Re: [Carbon-dev] Feature management is not working in wso2as-4.5.0-SNAPSHOT

2012-02-17 Thread Rajika Kumarasiri
Off the topic. RC2 is available now. http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/ Rajika On Fri, Feb 17, 2012 at 3:33 PM, Aparna Karunarathna apa...@wso2.comwrote: hi I used CSG specific repo [2] to add CSG agent features. [2]

[Carbon-dev] [ANNOUNCEMENT] WSO2 Cloud Services Gateway(CSG) 1.0.0-alpha RC2 release

2012-02-16 Thread Rajika Kumarasiri
The WSO2 Cloud Services Gateway team is pleased to announce 1.0.0-alpha RC2 release of WSO2 Cloud Services Gateway. Download CSG product - http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/wso2csg-1.0.0-alpha.zip CSG service -

[Carbon-dev] NPE in event core - Stratos ESB trunk build

2012-02-12 Thread Rajika Kumarasiri
Exception in thread pool-19-thread-7 java.lang.NullPointerException at org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54) at

[Carbon-dev] [ANNOUNCEMENT] WSO2 Cloud Services Gateway(CSG) 1.0.0-alpha RC1 release

2012-02-10 Thread Rajika Kumarasiri
The WSO2 Cloud Services Gateway team is pleased to announce 1.0.0-alpha RC1 release of WSO2 Cloud Services Gateway.This is the first public release of WSO2 Cloud Services Gateway. Download CSG product - http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc1/wso2csg-1.0.0-alpha.zip CSG Agent p2-repo

[Carbon-dev] Package import conflict in shindig bundle - Stratos Manager trunk build

2012-02-09 Thread Rajika Kumarasiri
org.osgi.framework.BundleException: The bundle shindig_3.0.0.wso2v1 [329] could not be resolved. Reason: Package uses conflict: Import-Package: com.google.common.collect; version=0.9.0.wso2v1 at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327) at

[Carbon-dev] Recursive warn logs from BAM data collector - Stratos Manager trunk build

2012-02-09 Thread Rajika Kumarasiri
[2012-02-10 00:23:09,711] WARN {org.wso2.carbon.bam.core.collector.DataCollector} - Error occurred while retrieving the server list for polling data [2012-02-10 00:24:09,711] WARN {org.wso2.carbon.bam.core.collector.DataCollector} - Error occurred while retrieving the server list for polling

[Carbon-dev] java.lang.ClassNotFoundException: com.google.gdata.util.AuthenticationException while starting AS trunk build

2012-02-08 Thread Rajika Kumarasiri
[2012-02-08 16:16:14,369] ERROR {org.wso2.carbon.utils.deployment.Axis2ServiceRegistry} - Error building service from bundle : Symbolic Name: org.wso2.carbon.dataservices.core,Bundle Version: 4.0.0.SNAPSHOT, ID: 135 java.lang.NoClassDefFoundError: com/google/gdata/util/AuthenticationException at

Re: [Carbon-dev] Identity Server code needs some refactoring

2012-01-29 Thread Rajika Kumarasiri
I found the security component could have some code level improvements. May be you need to add that to the list too. Rajika On Mon, Jan 30, 2012 at 10:13 AM, Prabath Siriwardena prab...@wso2.comwrote: Hi folks, Some of the code in identity components haven't evolved since it's first carbon

Re: [Carbon-dev] About WSO2 ESB by Example - Pub/Sub in SOA sandesha2 issue

2012-01-24 Thread Rajika Kumarasiri
As the guide instructs did you use the given ant command to run the sample ? ant soapjmsclient -Dsymbol=IBM -DtopicName=SimpleStockQuoteService -Dcarbon_home=$CARBON_HOME ? where $CARBON_HOME, is the root location of one of the carbon servers used. Rajika On Mon, Jan 23, 2012 at 7:50 PM, Jorge

Re: [Carbon-dev] Removing the qpid-client library from products

2011-12-22 Thread Rajika Kumarasiri
It seems only ESB requires the qpid-client since it has a the configuration distributes to use Qpid. So I will keep the qpid-client library in ESB and will remove it from other product that comes as part of CSG feature installation. Rajika On Tue, Dec 13, 2011 at 1:36 PM, Rajika Kumarasiri raj

Re: [Carbon-dev] [Trunk] ESB Build Failures

2011-12-16 Thread Rajika Kumarasiri
harsh...@wso2.com wrote: Hi Rajika, On Thu, Dec 15, 2011 at 3:33 PM, Rajika Kumarasiri raj...@wso2.comwrote: I am still end up with the following build error in ESB trunk. Please take a svn up now. All the issues related to ESB are now fixed. Thanks and Regards, Harshana Rajika [INFO

Re: [Carbon-dev] [Trunk] ESB Build Failures

2011-12-15 Thread Rajika Kumarasiri
I am still end up with the following build error in ESB trunk. Rajika [INFO] WSO2 Stratos ESB - P2 Profile Generation .. FAILURE [24.722s] [INFO] WSO2 ESB - Distribution Parent SKIPPED [INFO] WSO2 ESB - Distribution ... SKIPPED [INFO] WSO2

Re: [Carbon-dev] Removing the qpid-client library from products

2011-12-13 Thread Rajika Kumarasiri
it will break the builds. On Mon, Dec 12, 2011 at 2:24 PM, Rajika Kumarasiri raj...@wso2.comwrote: Currently qpid-client library will be installed into each product as part of the CSG feature. I am in the process of re-factoring the CSG component in trunk such that it will not depend on JMS

[Carbon-dev] Removing the qpid-client library from products

2011-12-12 Thread Rajika Kumarasiri
Currently qpid-client library will be installed into each product as part of the CSG feature. I am in the process of re-factoring the CSG component in trunk such that it will not depend on JMS, so on qpid-client library. So I am going to remove the qpid-client library as well from each of the

Re: [Carbon-dev] Removing the qpid-client library from products

2011-12-12 Thread Rajika Kumarasiri
, Dec 12, 2011 at 2:24 PM, Rajika Kumarasiri raj...@wso2.comwrote: Currently qpid-client library will be installed into each product as part of the CSG feature. I am in the process of re-factoring the CSG component in trunk such that it will not depend on JMS, so on qpid-client library. So I am

Re: [Carbon-dev] Errors at Mashup Server start up

2011-11-28 Thread Rajika Kumarasiri
This is because the JMS jars were not seen (until place into WEB-INF/lib) and end up with CNF for Qpid related JMS classes. Rajika On Mon, Nov 28, 2011 at 5:02 PM, Afkham Azeez az...@wso2.com wrote: Thanks Sameera for finding the root cause of this. Why is qpid-client placed into the Carbon

Re: [Carbon-dev] Transaction support in Carbon.

2011-11-25 Thread Rajika Kumarasiri
No. Now we have embedded an stand alone transaction manager which can use to implement the same scenario without depend on a third party transaction manager. Rajika 2011/11/25 Jorge Infante Osorio jorg...@uci.cu Hi folk. ** ** I see in this tutorial [1] that it's necessary to deploy

Re: [Carbon-dev] Introducing new Thrift version

2011-11-01 Thread Rajika Kumarasiri
Do you have any idea of the thrift 0.8 release time line ? May be we should move to that ? Rajika On Tue, Nov 1, 2011 at 1:56 PM, Buddhika Chamith buddhi...@wso2.com wrote: Hi, I am going to do the $subject since it has got new features such as SSL support which is useful for BAM use cases.

Re: [Carbon-dev] What is the correct version of qpid-client?

2011-10-18 Thread Rajika Kumarasiri
It should be qpid-client-0.11.0.wso2v2.jar. When qpid-client-0.11.wso2v2.jar, bundle as a feature due to some reason a zero is suffices resulting qpid-client-0.11.0.wso2v2.jar. Both are same jar. Rajika On Wed, Oct 19, 2011 at 5:44 AM, Selvaratnam Uthaiyashankar shan...@wso2.com wrote:

Re: [Carbon-dev] What is the correct version of qpid-client?

2011-10-18 Thread Rajika Kumarasiri
Yeah, that'll confuse the users. Let me check why it adds an extra 0. Rajika On Wed, Oct 19, 2011 at 8:18 AM, Selvaratnam Uthaiyashankar shan...@wso2.com wrote: On Wed, Oct 19, 2011 at 7:21 AM, Rajika Kumarasiri raj...@wso2.com wrote: It should be qpid-client-0.11.0.wso2v2.jar. When

Re: [Carbon-dev] What is the correct version of qpid-client?

2011-10-18 Thread Rajika Kumarasiri
Yeah. I'll change the orbit version. It's not much work. But I am not sure if other's depend on qpid-client orbit. Rajika On Wed, Oct 19, 2011 at 8:37 AM, Selvaratnam Uthaiyashankar shan...@wso2.com wrote: Hi Rajika, On Wed, Oct 19, 2011 at 8:30 AM, Rajika Kumarasiri raj...@wso2.com wrote

Re: [Carbon-dev] What is the correct version of qpid-client?

2011-10-18 Thread Rajika Kumarasiri
I fixed the issue by moving the qpid-client oribit bundle version from 0.11.wso2v2 to 0.11.0.wso2v2. Only MB seems to be using qpid-client orbit bundle and it's a old version of 0.11.wso2v1. Rajika On Wed, Oct 19, 2011 at 9:00 AM, Rajika Kumarasiri raj...@wso2.com wrote: Yeah. I'll change

Re: [Carbon-dev] What is the correct version of qpid-client?

2011-10-18 Thread Rajika Kumarasiri
to 3.2.2 pom.xml? Added new features and into the patch release. Thanks for pointing. Rajika Shankar On Wed, Oct 19, 2011 at 9:48 AM, Rajika Kumarasiri raj...@wso2.com wrote: I fixed the issue by moving the qpid-client oribit bundle version from 0.11.wso2v2 to 0.11.0.wso2v2. Only MB

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-13 Thread Rajika Kumarasiri
slfj4 is bundled with qpid-client library and it's required for CSG. You can either remove qpid-client jar (if you don't use CSG) or remove the slf4j library in WEB-INF/lib folder. Rajika On Thu, Oct 13, 2011 at 6:57 PM, Samisa Abeysinghe sam...@wso2.com wrote: I cannot start AS 4.1.0 on my

Re: [Carbon-dev] Compilation Failure - 3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2

2011-09-06 Thread Rajika Kumarasiri
Are you building from a clean repo ? If that case can you build the 3.2.0 and 3.2.1 csg components, also make sure you have update and build the csg-stubs in 3.2.0 Rajika On Mon, Sep 5, 2011 at 11:53 PM, Thilina Buddhika thili...@wso2.com wrote: I am getting the following compilation failure

[Carbon-dev] Compilation errors in 3.2.2 branch - carbon core

2011-08-31 Thread Rajika Kumarasiri
[INFO] 2 errors [INFO] - [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: [Carbon-dev] SSL is broken on the Qpid broker

2011-08-18 Thread Rajika Kumarasiri
Thanks for reporting this.I'll check. Rajika On Thu, Aug 18, 2011 at 8:25 PM, Danushka Menikkumbura danushka.menikkumb...@gmail.com wrote: FYA [1]. Might have an impact on the CSG. [1] - https://issues.apache.org/jira/browse/QPID-3429 Thanks, Danushka

Re: [Carbon-dev] Build failure in 3.2.2 branch

2011-08-15 Thread Rajika Kumarasiri
this (indicated in bold face below)? Well, as the error suggested the org.slf4j 1.5.10.wso2v1 is not in the OSGI environment. This could be due to not specifying org.slf4j 1.5.10.wso2v1 as a feature. Thanks AmilaJ Thank you. Regards, Pradeeban. On Wed, Jul 27, 2011 at 3:40 PM, Rajika

Re: [Carbon-dev] Make WSO2 LoadBalancer into a proper product

2011-08-07 Thread Rajika Kumarasiri
Not really. There parsers which convert DSL into Java code. What we need is to write a parser which is capable of LB config rules - Java. Rajika On Sun, Aug 7, 2011 at 3:40 PM, Afkham Azeez az...@wso2.com wrote: Looking at an nginx.conf example at [1] , I would say this is non-trivial to do,

Re: [Carbon-dev] Make WSO2 LoadBalancer into a proper product

2011-08-07 Thread Rajika Kumarasiri
On Sun, Aug 7, 2011 at 6:57 PM, Afkham Azeez az...@wso2.com wrote: On Sun, Aug 7, 2011 at 6:38 PM, Rajika Kumarasiri raj...@wso2.com wrote: Not really. There parsers which convert DSL into Java code. What we need is to write a parser which is capable of LB config rules - Java. :) yeah

[Carbon-dev] Transport Management component issue

2011-08-07 Thread Rajika Kumarasiri
There is a problem when we try to expose a proxy service in a transport using the Transport Management component. Assume we have a proxy which only deployed in http and we want to expose it on https too. But when we try to expose that in https using Transport Management shows that there is no

[Carbon-dev] Build failure in 3.2.2 branch

2011-07-27 Thread Rajika Kumarasiri
[INFO] Installing org.wso2.carbon.core.feature.group 3.2.2. [ERROR] Cannot complete the install because one or more required items could not be found. [ERROR] Software being installed: WSO2 Carbon - Carbon Feature 3.2.2 (org.wso2.carbon.core.feature.group 3.2.2) [ERROR] Missing requirement:

Re: [Carbon-dev] CSG component.

2011-07-27 Thread Rajika Kumarasiri
Yes, by design you can only use it with Stratos. But it seems it'll be useful to add support for stand alone version too. Will it possible you to state your scenario ? Rajika On Wed, Jul 27, 2011 at 7:18 PM, Jorge Infante Osorio jorg...@uci.cuwrote: Hi folks. Can I only use the $subject with

Re: [Carbon-dev] CSG component.

2011-07-27 Thread Rajika Kumarasiri
are in the process of compiling hardware sizing document for various Straros deployment. Thanks for your suggestions. Rajika Saludos, Ing. Jorge Infante Osorio. J´Dpto Soluciones SOA. CDAE. Fac. 5. UCI. De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En nombre de Rajika

[Carbon-dev] AS build failure in trunk

2011-07-26 Thread Rajika Kumarasiri
[INFO] [assembly:attached {execution: 4-dist}] [INFO] Reading assembly descriptor: /home/rajika/projects/carbon/trunk/products/as/modules/distribution/product/src/assembly/bin.xml [INFO] Reading assembly descriptor:

Re: [Carbon-dev] Concern with the existing automated integration tests

2011-07-21 Thread Rajika Kumarasiri
On Thu, Jul 21, 2011 at 9:59 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi Folks, During Carbon-3.20 release cycle, automated integration tests have been merged to carbon trunk and now they are part of carbon build. Because of this, these tests cannot be executed against an external

Re: [Carbon-dev] Registry component compilation errors in trunk

2011-07-20 Thread Rajika Kumarasiri
Thanks. It works. Rajika On Wed, Jul 20, 2011 at 11:25 AM, Janaka Ranabahu jan...@wso2.com wrote: HI, Did you try building registry core before this. We have added a new method to mediaTypeUtils in registry core. Thanks, Janaka On Wed, Jul 20, 2011 at 10:55 AM, Rajika Kumarasiri raj

Re: [Carbon-dev] Remove Echo, Version services from products which don't want them

2011-07-20 Thread Rajika Kumarasiri
On Wed, Jul 20, 2011 at 3:51 PM, Isuru Suriarachchi is...@wso2.com wrote: On Wed, Jul 20, 2011 at 3:38 PM, Tharindu Mathew thari...@wso2.comwrote: If having two services introduces a significant overhead, then we have another problem :) No they don't introduce a significant overhead. But

[Carbon-dev] Registry component compilation errors in trunk

2011-07-19 Thread Rajika Kumarasiri
ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/AddResourceProcessor.java:[103,43]

[Carbon-dev] NPE in ESB 1.5.1 service latest build

2011-07-07 Thread Rajika Kumarasiri
[2011-07-07 15:37:10,228] INFO - PermissionUpdater Permission cache updated for tenant 1 Exception in thread pool-21-thread-15 java.lang.NullPointerException at org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)

Re: [Carbon-dev] NPE in ESB 1.5.1 service latest build

2011-07-07 Thread Rajika Kumarasiri
.. On Thu, Jul 7, 2011 at 12:11 PM, Rajika Kumarasiri raj...@wso2.comwrote: [2011-07-07 15:37:10,228] INFO - PermissionUpdater Permission cache updated for tenant 1 Exception in thread pool-21-thread-15 java.lang.NullPointerException at org.wso2

Re: [Carbon-dev] [Stratos-dev] QA packs with fixes from devs

2011-07-07 Thread Rajika Kumarasiri
Please copy the product version of each service hosting products as well ( ESB, AS, BPS, BRS, MS, DSS) since individual products needs for testing CSG agent with ESB service. Rajika On Thu, Jul 7, 2011 at 3:30 PM, Supun Malinga sup...@wso2.com wrote: Hi, DSS pack is copied to [1], Will be

[Carbon-dev] ServiceAdmin wont allow to expose a UT enabled service on JMS

2011-07-06 Thread Rajika Kumarasiri
When I tried to expose a UT enabled service on JMS I am ending up with the following error. ERROR {org.wso2.carbon.cloud.csg.agent.jms.JMSServicePublisher} - Cloud not publish service 'SimpleStockQuoteService'. Cannot add non-HTTPS transport binding for Service [SimpleStockQuoteService] since a

Re: [Carbon-dev] ServiceAdmin wont allow to expose a UT enabled service on JMS

2011-07-06 Thread Rajika Kumarasiri
it in http. Rajika On Wed, Jul 6, 2011 at 5:00 PM, Rajika Kumarasiri raj...@wso2.com wrote: When I tried to expose a UT enabled service on JMS I am ending up with the following error. ERROR {org.wso2.carbon.cloud.csg.agent.jms.JMSServicePublisher} - Cloud not publish service

Re: [Carbon-dev] ServiceAdmin wont allow to expose a UT enabled service on JMS

2011-07-06 Thread Rajika Kumarasiri
: IIRC this restriction only applies if you apply UT via wizard. But if you want to use JMS over TLS and use UT - you can create your custom security policy with UT and apply it via wizard. Thanks regards, -Prabath On Wed, Jul 6, 2011 at 5:00 PM, Rajika Kumarasiri raj...@wso2.com wrote

Re: [Carbon-dev] [Stratos-dev] Stratos ESB cannot call services hosted in other instances

2011-07-06 Thread Rajika Kumarasiri
On Wed, Jul 6, 2011 at 6:29 PM, Afkham Azeez az...@wso2.com wrote: This is not a local transport problem. The message seems to be not hitting the main sequence or ProxyServiceMessageReceiver of the tenant. Since the request does not get dispatched to any service, finally, you get this

Re: [Carbon-dev] ServiceAdmin wont allow to expose a UT enabled service on JMS

2011-07-06 Thread Rajika Kumarasiri
/browse/STRATOS-1264 Thanks regards, -Prabath On Wed, Jul 6, 2011 at 8:40 PM, Rajika Kumarasiri raj...@wso2.com wrote: This is a problem for CSG agent. When UT is enabled for a back end service and when we try to publish (and enable JMS for that service in the process) this issue occurs

Re: [Carbon-dev] ServiceAdmin wont allow to expose a UT enabled service on JMS

2011-07-06 Thread Rajika Kumarasiri
On Wed, Jul 6, 2011 at 9:10 PM, Prabath Siriwardena prab...@wso2.comwrote: The restriction is only for the UsernameToken security scenario only.. You can use the UI wizard with your custom policy to make UT work over HTTP or JMS - where the user takes the responsibility of making the

[Carbon-dev] Can not start two Carbon servers on same Windows machine due to Atomikas error

2011-07-05 Thread Rajika Kumarasiri
I got this when running ESB 4.0.1 and AS 4.1.1 on same Windows XP machine. Deleting repository/data (BTW the configuration file written by Atomikos should move to conf) didn't help either. Rajika Caused by: com.atomikos.icatch.SysException: Error in init(): Log already in use? at

[Carbon-dev] Configuring tenant specific transport configurations

2011-07-05 Thread Rajika Kumarasiri
This is regarding [0]. I learned that we have a limitation when comes to creating a tenant specific transport configurations ( JMS transport sender for example) for a particular service. This leads to the issue[0]. Once the CSG proxy is deployed on a particular tenant , JMS transport sender is

[Carbon-dev] NPE in Qpid service in ESB service 1.5.1

2011-07-05 Thread Rajika Kumarasiri
[2011-07-06 09:41:34,883] ERROR - MediationStatisticsComponent Failed to activate BAM Mediation statistics data publisher bundle org.apache.axis2.AxisFault: Can not subscribe to the event broker at

[Carbon-dev] Event component NPE when ESB service 1.5.1 startup

2011-07-04 Thread Rajika Kumarasiri
[2011-07-04 13:28:10,875] ERROR - MediationStatisticsComponent Failed to activate BAM Mediation statistics data publisher bundle org.apache.axis2.AxisFault: Can not subscribe to the event broker at

Re: [Carbon-dev] Need to do rigorous perf tests with usage based throttling enabled for all Stratos services

2011-06-29 Thread Rajika Kumarasiri
Can you describe the test? What to test(a service deployed in AS service etc..) and what to measure(TPS, turnaround time etc..)? Rajika. On Wed, Jun 29, 2011 at 8:53 AM, Afkham Azeez az...@wso2.com wrote: Product teams, Please note $subject. Please post the results of this exercise or any

Re: [Carbon-dev] Compilation failures in csg 3.2.1 components

2011-06-29 Thread Rajika Kumarasiri
Are you using patched-release pom to build the branch or building individual csg components ? Rajika On Wed, Jun 29, 2011 at 2:58 PM, Isuru Suriarachchi is...@wso2.com wrote: [INFO] Building CSG module [INFO]task-segment: [clean, install] [INFO]

Re: [Carbon-dev] Compilation failures in csg 3.2.1 components

2011-06-29 Thread Rajika Kumarasiri
On Wed, Jun 29, 2011 at 3:11 PM, Isuru Suriarachchi is...@wso2.com wrote: On Wed, Jun 29, 2011 at 3:06 PM, Rajika Kumarasiri raj...@wso2.comwrote: Are you using patched-release pom to build the branch or building individual csg components ? I tried both and failed. I think

Re: [Carbon-dev] [Stratos-dev] Need to do rigorous perf tests with usage based throttling enabled for all Stratos services

2011-06-29 Thread Rajika Kumarasiri
. On Wed, Jun 29, 2011 at 2:56 PM, Rajika Kumarasiri raj...@wso2.comwrote: Can you describe the test? What to test(a service deployed in AS service etc..) and what to measure(TPS, turnaround time etc..)? Rajika. On Wed, Jun 29, 2011 at 8:53 AM, Afkham Azeez az...@wso2.com wrote: Product

[Carbon-dev] WSO2 p2 maven plugin needs improvements

2011-06-27 Thread Rajika Kumarasiri
See the stack trace below. p2 maven plugin lacks of clear error messages. Rajika [INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}] [ERROR] ERROR org.apache.maven.plugin.MojoExecutionException: ERROR at

Re: [Carbon-dev] Usability Improvements - Forms

2011-06-22 Thread Rajika Kumarasiri
On Wed, Jun 22, 2011 at 11:18 AM, Amal Rangana a...@wso2.com wrote: +1 I think we need to go through all the forms and do some standard templates which can be used as guidelines. +1. All the new UI additions should follow the new guidelines. Rajika

Re: [Carbon-dev] Patches for L1 issues in 3.2.0 branch

2011-05-30 Thread Rajika Kumarasiri
On Mon, May 30, 2011 at 10:43 AM, Rajika Kumarasiri raj...@wso2.com wrote: I have a patch for https://wso2.org/jira/browse/CARBON-9699. I am still testing the patch. This is now fixed and I committed the changes. Rajika ___ Carbon-dev mailing list

Re: [Carbon-dev] Patches for L1 issues in 3.2.0 branch

2011-05-29 Thread Rajika Kumarasiri
I have a patch for https://wso2.org/jira/browse/CARBON-9699. I am still testing the patch. Rajika On Mon, May 30, 2011 at 9:55 AM, Denis Weerasiri de...@wso2.com wrote: Hi, If you have patches for L1 issues which should be shipped with 3.2.0 branch, please reply to this thread. -- Thanks,

Re: [Carbon-dev] NPE when booting up the AS product from 3.2.0 branch

2011-05-29 Thread Rajika Kumarasiri
I updated carbon core and that fixed this. Rajika On Mon, May 30, 2011 at 10:50 AM, Rajika Kumarasiri raj...@wso2.com wrote: I just built AS from 3.2.0 after a svn update. But getting the following exception when booting up. Rajika [2011-05-30 10:44:43,765] ERROR {org.wso2

Re: [Carbon-dev] Build failure in orbit in branch

2011-05-25 Thread Rajika Kumarasiri
This is because xmlscema is missing from esb profile build. Rajika On Wed, May 25, 2011 at 11:39 AM, Danushka Menikkumbura danus...@wso2.comwrote: Just finished building the orbit w/o issue. Danushka On Wed, May 25, 2011 at 11:26 AM, Rajika Kumarasiri raj...@wso2.comwrote: [INFO

Re: [Carbon-dev] Carbon 3.2.0 code freeze - 10 PM IST - Today

2011-05-25 Thread Rajika Kumarasiri
On Wed, May 25, 2011 at 4:25 PM, Prabath Siriwardena prab...@wso2.comwrote: $subject We have only 5 L1s.. The owners of those L1s please update this thread with the status... https://wso2.org/jira/browse/CARBON-10138 I am still building the branch to test how this work. Rajika --

Re: [Carbon-dev] Carbon 3.2.0 code freeze - 10 PM IST - Today

2011-05-25 Thread Rajika Kumarasiri
On Wed, May 25, 2011 at 5:31 PM, Afkham Azeez az...@wso2.com wrote: On Wed, May 25, 2011 at 4:40 PM, Rajika Kumarasiri raj...@wso2.comwrote: On Wed, May 25, 2011 at 4:25 PM, Prabath Siriwardena prab...@wso2.comwrote: $subject We have only 5 L1s.. The owners of those L1s please update

[Carbon-dev] Jars in bin folder in AS product 3.2.0 branch build

2011-05-25 Thread Rajika Kumarasiri
I just build AS product from 3.2.0 branch and I can see jars in side bin folder. [rajika@localhost bin]$ ls build.xml chpasswd.bat install.batlog4j-1.2.13.jar README.txt uninstall.bat wsdl2java.shwso2server.sh carbondump.bat chpasswd.sh java2wsdl.bat native

[Carbon-dev] Qpid errors when shutting down ESB 3.2.0 branch build

2011-05-25 Thread Rajika Kumarasiri
[2011-05-25 19:45:08,299] ERROR - AMQConnectionDelegate_0_10 connection exception: conn:38cc9aee org.apache.qpid.transport.ConnectionException: connection aborted at org.apache.qpid.transport.Connection.closed(Connection.java:535) at

[Carbon-dev] NPE while starting manager

2011-05-25 Thread Rajika Kumarasiri
[2011-05-25 21:09:25,961] ERROR {org.wso2.carbon.user.core.internal.Activator} - Cannot start User Manager Core bundle java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at

Re: [Carbon-dev] Carbon 3.2.0 code freeze - 10 PM IST - Today

2011-05-25 Thread Rajika Kumarasiri
What about the L1 https://wso2.org/jira/browse/CARBON-9699 Yeah, I meant this issue, not the one that I pointed. I still could not get a proper build of stratos manager so I need more time to test this. Rajika ___ Carbon-dev mailing list

[Carbon-dev] Build failure in orbit in branch

2011-05-24 Thread Rajika Kumarasiri
[INFO] Installing /home/rajika/projects/carbon/3.2.0/orbit/httpcore/4.1.0-wso2v1/target/httpcore-4.1.0-wso2v1.jar to /home/rajika/.m2/repository/org/apache/httpcomponents/wso2/httpcore/4.1.0-wso2v1/httpcore-4.1.0-wso2v1.jar [INFO] [bundle:install {execution: default-install}] [INFO] Local OBR

Re: [Carbon-dev] 56 L1s still open!

2011-05-23 Thread Rajika Kumarasiri
I have following blockers. 1. https://wso2.org/jira/browse/CARBON-10166 2. https://wso2.org/jira/browse/CARBON-9980 3. https://wso2.org/jira/browse/CARBON-9699 I have fixed #1. And I am working on #2 as part of some customer support issue. And I am planning to fix #2 within today. I'll look

Re: [Carbon-dev] Two way JMS scenario is failing with Qpid

2011-05-05 Thread Rajika Kumarasiri
I have re-opened this issue again. This is an random issue. Please also note that this is a blocker. I am looking into this problem. Rajika On Fri, Apr 22, 2011 at 12:01 PM, Rajika Kumarasiri raj...@wso2.com wrote: https://wso2.org/jira/browse/CARBON-9423 On Fri, Apr 22, 2011 at 11:16 AM

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED - ESB

2011-05-05 Thread Rajika Kumarasiri
I removed the csg feature from the ESB product. It seems some how it's added again. This should be fixed by now. Rajika On Fri, May 6, 2011 at 1:09 AM, Kasun Indrasiri ka...@wso2.com wrote: Seems like its related to csg feature. On Fri, May 6, 2011 at 1:03 AM, Denis Weerasiri de...@wso2.com

Re: [Carbon-dev] Latest ESB packs are unusable : NPE from event core

2011-05-05 Thread Rajika Kumarasiri
As pointed out couple of time please change the thread pool name to a meaningful name, other wise analysing thread dump and the logs would be hard. Rajika On Fri, May 6, 2011 at 10:43 AM, Kasun Indrasiri ka...@wso2.com wrote: Hi, Latest ESB build[1] throws NPE while saving the synapse

[Carbon-dev] Exception at ESB start up - messagebox-config.xml not found

2011-05-04 Thread Rajika Kumarasiri
[2011-05-04 21:52:33,562] ERROR - MessageBoxServiceComponent MessageBoxService bundle activation is failed. org.wso2.carbon.messagebox.MessageBoxConfigurationException: messagebox-config.xmlcannot be found in the path :

[Carbon-dev] Error at AS startup - cannot have two phaseFirst Handlers for Phase 'Security'

2011-05-04 Thread Rajika Kumarasiri
[2011-05-04 21:53:19,154] ERROR {org.wso2.carbon.utils.deployment.Axis2ServiceRegistry} - Error building service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle Version: 3.2.0.SNAPSHOT, ID: 242 org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set already, cannot have two

Re: [Carbon-dev] ESB product build error : Installing org.wso2.carbon.cloud.csg.agent.feature.group

2011-04-28 Thread Rajika Kumarasiri
To fix the class cast exception that you got earlier I did some fixes to qpid component. So you need to build, 1. orbit/qpid 2. components/qpid 3. feature/qpid and event and build the product. Rajika On Thu, Apr 28, 2011 at 12:04 PM, Kasun Indrasiri ka...@wso2.com wrote: I've svn updated in

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED - CEP

2011-04-28 Thread Rajika Kumarasiri
On Thu, Apr 28, 2011 at 2:08 PM, Shammi Jayasinghe sha...@wso2.com wrote: Hi Rajika, Is this caused as an effect of the fix that you have done on qpid ? Yes, we don't want to import javax.jms.* from broker-core since we distribute that jar with the carbon core now. I have committed the fix.

Re: [Carbon-dev] IMPORTANT: How to deploy Carbon webapp on other AppServers

2011-04-28 Thread Rajika Kumarasiri
Also note in case of you come across any JMS related class loading issues, just try removing the gernaimo-jms.jar from lib/api before copying the jars. This is because most of the App servers provide there version of javax.jms.*. Rajika On Thu, Apr 28, 2011 at 6:29 PM, Afkham Azeez

Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Rajika Kumarasiri
Can you remove the genranimo-jms jar from $ESB_HOME/repositroy/compoents/lib and move the same jar in $ESB_HOME/lib/core/WEB-INF/lib to lib/api and try again ? Rajika On Wed, Apr 27, 2011 at 9:48 AM, Kasun Indrasiri ka...@wso2.com wrote: Hi devs, In the latest ESB packs, we are observing

Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Rajika Kumarasiri
On Wed, Apr 27, 2011 at 11:54 AM, Rajika Kumarasiri raj...@wso2.com wrote: Can you remove the genranimo-jms jar from $ESB_HOME/repositroy/compoents/lib and move the same jar in $ESB_HOME/lib/core/WEB-INF/lib to lib/api and try again ? Correction : $ESB_HOME/repository/compoents/lib

Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Rajika Kumarasiri
, 2011 at 11:59 AM, Rajika Kumarasiri raj...@wso2.comwrote: On Wed, Apr 27, 2011 at 11:54 AM, Rajika Kumarasiri raj...@wso2.comwrote: Can you remove the genranimo-jms jar from $ESB_HOME/repositroy/compoents/lib and move the same jar in $ESB_HOME/lib/core/WEB-INF/lib to lib/api and try again

Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Rajika Kumarasiri
I'll fix this. Rajika On Wed, Apr 27, 2011 at 2:01 PM, Rajika Kumarasiri raj...@wso2.com wrote: This should fix in carbon such that we pack the geranamio-jms jar into lib/api. Also we need to concatenate this path to axis2Client's class path in ESB's samples. Rajika On Wed, Apr 27, 2011

Re: [Carbon-dev] Code to be frozen on April 29th

2011-04-27 Thread Rajika Kumarasiri
On Tue, Apr 26, 2011 at 2:22 PM, Rajika Kumarasiri raj...@wso2.com wrote: I have two tasks. 1. Include the CSG agent in all service hosting products. 2. Build the CSG product + service. I have added the CSG agent into the following products. ESB, AS, BRS, BPS, MS and DS. You'll see the CSG

  1   2   3   >