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.


libthrift 0.8.0 is used by the CSG implementation. Can you send the errors
that you see when use 0.8.0 version ? And what prevent you having 0.6.1 as
well ?

Rajika



 Thanks,

 Deependra.


 --
 Deependra Ariyadewa
 WSO2, Inc. http://wso2.com/ http://wso2.org

 email d...@wso2.com; cell +94 71 403 5996 ;
 Blog http://risenfall.wordpress.com/
 PGP info: KeyID: 'DC627E6F'


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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...@wso2.comwrote:


 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.


 libthrift 0.8.0 is used by the CSG implementation. Can you send the
 errors that you see when use 0.8.0 version ? And what prevent you having
 0.6.1 as well ?


 This is  the error I get:

  Caused by: java.lang.IncompatibleClassChangeError: Implementing class
 at java.lang.ClassLoader.defineClass1(Native Method)
  at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
 at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
  at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
 at
 org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
  at
 org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
 at
 org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
  at
 org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(ClasspathManager.java:478)
 at
 org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:458)
  at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
  at
 org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
  at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  at
 me.prettyprint.cassandra.connection.client.HThriftClient.getCassandra(HThriftClient.java:64)
 at
 me.prettyprint.cassandra.connection.client.HThriftClient.getCassandra(HThriftClient.java:73)
  at
 me.prettyprint.cassandra.connection.HConnectionManager.operateWithFailover(HConnectionManager.java:239)
 at
 me.prettyprint.cassandra.service.AbstractCluster.describeKeyspaces(AbstractCluster.java:136)
  at
 org.wso2.carbon.cassandra.mgt.CassandraKeyspaceAdmin.getKeyspaces(CassandraKeyspaceAdmin.java:620)
 at
 org.wso2.carbon.cassandra.mgt.CassandraKeyspaceAdmin.listKeyspacesOfCurrentUser(CassandraKeyspaceAdmin.java:135)
  ... 37 more

 Thanks,

 Deependra.


 Rajika



 Thanks,

 Deependra.


 --
 Deependra Ariyadewa
 WSO2, Inc. http://wso2.com/ http://wso2.org

 email d...@wso2.com; cell +94 71 403 5996 ;
 Blog http://risenfall.wordpress.com/
 PGP info: KeyID: 'DC627E6F'


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Deependra Ariyadewa
 WSO2, Inc. http://wso2.com/ http://wso2.org

 email d...@wso2.com; cell +94 71 403 5996 ;
 Blog http://risenfall.wordpress.com/
 PGP info: KeyID: 'DC627E6F'


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 on ESB. It will take SOAP messages as input
 and by using some parts of it, it will create new SOAP messages, send them,
 get response and according to responses create and send new SOAP messages
 and finally return a response to base request.

  Is creating such as  mediator possible in ESB? If yes, do you have any
 example ?

 Thanks.

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=raj...@wso2.com;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
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Afkham Azeez;X-NUM-GUESTS=0:mailto:az...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Selvaratnam Uthaiyashankar;X-NUM-GUESTS=0:mailto:shan...@wso2.com
CREATED:20120223T045050Z
DESCRIPTION:To review the CSG code\, specially the CSGTransport enabling co
 de for CSG service. \n\nThe crucible link is below.\nhttps://wso2.org/cruci
 ble/cru/COMPONENT-71\nView your event at http://www.google.com/calendar/eve
 nt?action=VIEWeid=ZmQxbnM2M2J0MHFtMm82cGNjdmIwOWM3OXMgY2FyYm9uLWRldkB3c28y
 Lm9yZwtok=MTUjcmFqaWthQHdzbzIuY29tM2M1NDg3ODA2N2FkZTY1MTJlM2Y0NDJhZGIxMTBh
 NzAzNzMyOGRkMQctz=Asia%2FColombohl=en.
LAST-MODIFIED:20120224T084622Z
LOCATION:5th floor\, #59 conference room
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:CSG code review
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 java.net.URL.init(URL.java:464)
at java.net.URL.init(URL.java:413)
at
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.setHttpsProtForConsole(ServiceBusInitializer.java:323)
at
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
at
org.wso2.carbon.event.core.internal.builder.EventBrokerHandler.startEventBroker(EventBrokerHandler.java:57)
at
org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS.activate(EventBrokerBuilderDS.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:453)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:263)
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
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2012-02-23 Thread Rajika Kumarasiri
I updated carbon. Now getting a new failure.

[INFO]

[ERROR] Failed to execute goal on project carbon-kernel-features: Could not
resolve dependencies for project
org.wso2.carbon:carbon-kernel-features:pom:4.0.0-SNAPSHOT: The repository
system is offline but the artifact
com.jezhumble.wso2:javasysmon:jar:0.3.3.wso2v1 is not available in the
local repository. - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build 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,

 this is fixed.

 shortest svn up sequence :

 core/org.wso2.carbon.tomcat
 graphite/components/mediation-initializer

 thanks
 --Pradeep

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager.init(JDBCPersistenceManager.java:59)
at
org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager.getInstance(JDBCPersistenceManager.java:78)
at
org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent.activate(IdentityCoreServiceComponent.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
at
org.wso2.carbon.security.internal.SecurityMgtServiceComponent.activate(SecurityMgtServiceComponent.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:453)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:263)
at

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

2012-02-22 Thread Rajika Kumarasiri
This happens at the start up.

Rajika

On Wed, Feb 22, 2012 at 2:56 PM, Dushan Abeyruwan dus...@wso2.com wrote:

 Hi Rajika,
  Currently there is an issue while login to newly built  ESB instance
 and its due to some modification at the carbon kernel, where following code
 segment,
ServiceBusInitializer --  Class transportManagerClass =
 Class.forName(TRANSPORT_MANAGER);
  org.wso2.carbon.server.transports.TransportManager no longer in use, 
 *currently
 Carbon team (Pradeep) is working on this*, if you getting any other error
 than this please take svn up in carbon 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:26:56,562]  WARN - CarbonServerManager Waiting for
 required OSGiAxis2Service:
 org.wso2.carbon.mediation.configadmin-4.0.0.SNAPSHOT
 [2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for
 required OSGiAxis2Service: org.wso2.carbon.proxyadmin-4.0.0.SNAPSHOT
 [2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for
 required OSGiAxis2Service: org.wso2.carbon.localentry-4.0.0.SNAPSHOT
 [2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for
 required OSGiAxis2Service: org.wso2.carbon.message.store-4.0.0.SNAPSHOT
 [2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for
 required OSGiAxis2Service: org.wso2.carbon.message.processor-4.0.0.SNAPSHOT


 I tried to start org.wso2.carbon.mediation.configadmin_4.0.0.SNAPSHOT
 manually and ended up with the following.

 osgi start 195
 org.osgi.framework.BundleException: The bundle
 org.wso2.carbon.mediation.configadmin_4.0.0.SNAPSHOT [195] could not be
 resolved. Reason: Missing Constraint: Import-Package: org.apache.synapse;
 version=0.0.0
  at
 org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
 at
 org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
  at
 org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
 at
 org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
  at
 org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
 at
 org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:333)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
  at
 org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:209)
 at
 org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:155)
  at
 org.eclipse.osgi.framework.internal.core.FrameworkConsole.runConsole(FrameworkConsole.java:140)
 at
 org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:104)
  at java.lang.Thread.run(Thread.java:619)

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Dushan Abeyruwan
 WSO2 Inc
 Software Engineer

 Mobile:(+94)714408632


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2012-02-22 Thread Rajika Kumarasiri
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20120224T093000Z
DTEND:20120224T103000Z
DTSTAMP:20120223T045051Z
ORGANIZER;CN=raj...@wso2.com:mailto:raj...@wso2.com
UID:fd1ns63bt0qm2o6pccvb09c...@google.com
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:20120223T045050Z
DESCRIPTION:To review the CSG code\, specially the CSGTransport enabling co
 de for CSG service. \n\nThe crucible link is below.\nhttps://wso2.org/cruci
 ble/cru/COMPONENT-71\nView your event at http://www.google.com/calendar/eve
 nt?action=VIEWeid=ZmQxbnM2M2J0MHFtMm82cGNjdmIwOWM3OXMgY2FyYm9uLWRldkB3c28y
 Lm9yZwtok=MTUjcmFqaWthQHdzbzIuY29tM2M1NDg3ODA2N2FkZTY1MTJlM2Y0NDJhZGIxMTBh
 NzAzNzMyOGRkMQctz=Asia%2FColombohl=en.
LAST-MODIFIED:20120223T045050Z
LOCATION:5th floor\, #58 
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:CSG code review
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 looking into this.

 Regards,
 Sinthuja.

 On Tue, Feb 21, 2012 at 12:56 PM, Muhammed Shariq sha...@wso2.com wrote:

 $Subject ..

 !ENTRY org.eclipse.equinox.p2.director 4 1 2012-02-21 12:11:07.252
 !MESSAGE Cannot complete the install because one or more required items
 could not be found.
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.252
 !MESSAGE Software being installed: WSO2 Carbon - BAM Service Statistics
 Data Publisher Feature 4.0.0.SNAPSHOT
 (org.wso2.carbon.bam.data.publisher.servicestats.feature.group
 4.0.0.SNAPSHOT)
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.253
 !MESSAGE Missing requirement:
 org.wso2.carbon.bam.data.publisher.servicestats 4.0.0.SNAPSHOT
 (org.wso2.carbon.bam.data.publisher.servicestats 4.0.0.SNAPSHOT) requires
 'package org.wso2.carbon.bam.lwevent.core 4.0.0.SNAPSHOT' but it could not
 be found
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2012-02-21 12:11:07.254
 !MESSAGE Cannot satisfy dependency:
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.254
 !MESSAGE From: WSO2 Carbon - BAM Service Statistics Data Publisher
 Feature 4.0.0.SNAPSHOT
 (org.wso2.carbon.bam.data.publisher.servicestats.feature.group
 4.0.0.SNAPSHOT)
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.255
 !MESSAGE To:
 org.wso2.carbon.bam.data.publisher.servicestats.server.feature.group
 [4.0.0.SNAPSHOT]
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2012-02-21 12:11:07.256
 !MESSAGE Cannot satisfy dependency:
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.257
 !MESSAGE From: BAM Data Publisher Service Statistics Server Feature
 4.0.0.SNAPSHOT
 (org.wso2.carbon.bam.data.publisher.servicestats.server.feature.group
 4.0.0.SNAPSHOT)
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2012-02-21 12:11:07.257
 !MESSAGE To: org.wso2.carbon.bam.data.publisher.servicestats
 [4.0.0.SNAPSHOT]


 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 10:26:56,562]  WARN - CarbonServerManager Waiting for required
OSGiAxis2Service: org.wso2.carbon.proxyadmin-4.0.0.SNAPSHOT
[2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for required
OSGiAxis2Service: org.wso2.carbon.localentry-4.0.0.SNAPSHOT
[2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for required
OSGiAxis2Service: org.wso2.carbon.message.store-4.0.0.SNAPSHOT
[2012-02-22 10:26:56,562]  WARN - CarbonServerManager Waiting for required
OSGiAxis2Service: org.wso2.carbon.message.processor-4.0.0.SNAPSHOT


I tried to start org.wso2.carbon.mediation.configadmin_4.0.0.SNAPSHOT
manually and ended up with the following.

osgi start 195
org.osgi.framework.BundleException: The bundle
org.wso2.carbon.mediation.configadmin_4.0.0.SNAPSHOT [195] could not be
resolved. Reason: Missing Constraint: Import-Package: org.apache.synapse;
version=0.0.0
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:333)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:209)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:155)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.runConsole(FrameworkConsole.java:140)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:104)
at java.lang.Thread.run(Thread.java:619)

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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  FAILURE [0.726s]
[INFO] WSO2 Carbon - Agent Server  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 7.069s
[INFO] Finished at: Tue Feb 21 10:59:36 IST 2012
[INFO] Final Memory: 22M/92M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.agent: Could not
resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.agent:bundle:4.0.0-SNAPSHOT: The following
artifacts could not be resolved:
org.wso2.carbon:org.wso2.carbon.agent.commons:jar:1.0.0-SNAPSHOT,
org.wso2.carbon:org.wso2.carbon.agent.commons.thrift:jar:1.0.0-SNAPSHOT:
Failure to find
org.wso2.carbon:org.wso2.carbon.agent.commons:jar:1.0.0-SNAPSHOT in
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn goals -rf :org.wso2.carbon.agent
[rajika@localhost agent]$


I think this component doesn't have good name. It doesn't reveal any domain
name.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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] http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc1/p2-repo.zip

 Regards,
 Aparna


 On Fri, Feb 17, 2012 at 3:08 PM, Aparna Karunarathna apa...@wso2.comwrote:

 Hi

 Exceptions are thrown when add p2-repo from feature management (through
 URL and Local) and null point exception throws in windows environment, not
 even loading feature management window.

 jira [1] was added to windows  environment issue.

 [1] https://wso2.org/jira/browse/CARBON-12380

 I got this observation when i was setting up the CSG agent (WSO2 CSG) on 
 Service
 hosting products, started with wso2as-4.5.0-SNAPSHOT.

 please look into this issue.

 Note: log file is attached.

 --
 *Regards,
 Aparna Karunarathna.
 WSO2 Inc.
 Mobile:0714002533***




 --
 *Regards,
 Aparna Karunarathna.
 WSO2 Inc.
 Mobile:0714002533***


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/wso2stratos-csg-1.0.0-alpha.zip

CSG Agent p2-repo -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/p2-repo.zip

Service hosting products -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/

Stratos services -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/

Release notes -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc2/release-notes.html


About WSO2 Cloud Services Gateway

WSO2 Cloud Services Gateway(CSG) is a framework that can be used to expose
a private service that is behind a firewall to the outside world in a
secure and
controllable manner. The framework consists of CSG server and the CSG Agent
component. CSG Agent component should be installed in a service hosting
product( such as WSO2 Application Server).

CSG Agent documentation can be accessed from
https://{host}:{port}/carbon/csg/docs/userguide.html
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

I remember I sent the same NPE earlier as well.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc1/p2-repo.zip

Service hosting products -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc1/

Release notes -
http://dist.wso2.org/downloads/csg/1.0.0-alpha/rc1/release-notes.html


About WSO2 Cloud Services Gateway

WSO2 Cloud Services Gateway(CSG) is a framework that can be used to expose
a private service that is behind a firewall to the outside world in
a secure and
controllable manner. The framework consists of CSG server and the CSG Agent
component. CSG Agent component should be installed in a service hosting
product( such as WSO2 Application Server).

CSG Agent documentation can be accessed from
https://{host}:{port}/carbon/csg/docs/userguide.html

This release only release the CSG product.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
at
org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
at
org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
at
org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
at
org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
at
org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:781)
at
org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:134)
at
org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:461)
at
org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:176)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
[2012-02-10 00:11:04,053]  INFO
{org.wso2.carbon.core.init.CarbonServerManager} -  Starting Carbon
initialization...
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 data

[2012-02-10 00:25:09,711]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data
[2012-02-10 00:26:09,711]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data
[2012-02-10 00:27:09,711]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data
[2012-02-10 00:28:09,711]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data
[2012-02-10 00:29:09,712]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data
[2012-02-10 00:30:09,712]  WARN
{org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred while
retrieving the server list for polling data

If the remote server is unavailable possible options would be either ignore
silently or try in a exponential back off loop rather than warning in a
loop.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at
org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.init(DefaultSchemaGenerator.java:140)
at org.apache.axis2.deployment.util.Utils.fillAxisService(Utils.java:453)
at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:397)
at
org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:101)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:215)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:105)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:91)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:439)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:265)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: java.lang.ClassNotFoundException:
com.google.gdata.util.AuthenticationException
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)
... 15 more
[2012-02-08 16:16:15,156]  INFO
{org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deployi
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 migration...

 We need some refactoring in
 identity.core/identity.provider/identity.relyingparty components..

 1. We have centralized persistence code - identity.core - we need to move
 those logic to the corresponding components [This is same as the BIG
 PersistenceManager we had in Carbon]
 2. OpenID/SAML2/XMPP code need to be separated out from the
 identity.provider code
 3. Need to remove some data stored in registry and need to maintain a
 separate DB
 4. We also need to maintain OpenID statistics and possibly write a BAM
 agent to publish those stats to BAM
 5. Once we have [1] and [2] done - we can have a better set of Carbon
 features

 I am currently working on 1 and 2 - please let me know if you have any
 concerns...

 --
 Thanks  Regards,
 Prabath

 Mobile : +94 71 809 6732

 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


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 Infante Osorio jorg...@uci.cuwrote:

 Hi all.

 I´m working in the implementation of this scenario: “A SOAP JMS client as
 a publisher”  using WSO2 ESB by Example - Pub/Sub in SOA tutorial.

 ** **

 ** **

 When I try to implement the soap jms client I receive this error:

 ** **

 log4j:WARN No appenders could be found for logger
 (org.apache.axiom.om.util.StAXUtils).

 log4j:WARN Please initialize the log4j system properly.

 Exception in thread main java.lang.ExceptionInInitializerError

at org.apache.sandesha2.SandeshaModule.init(*SandeshaModule.java:86
 *)

at org.apache.axis2.context.ConfigurationContextFactory.initModules(
 *ConfigurationContextFactory.java:252*)

at org.apache.axis2.context.ConfigurationContextFactory.init(*
 ConfigurationContextFactory.java:230*)

at
 org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(
 *ConfigurationContextFactory.java:93*)

at
 org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(
 *ConfigurationContextFactory.java:210*)

at cu.uci.cdae.TopicPublisher.main(*TopicPublisher.java:32*)

 Caused by: *java.util.MissingResourceException*: Cannot find resource
 'org.apache.sandesha2.i18n.resource'

at org.apache.axis2.i18n.ProjectResourceBundle.getBundle(*
 ProjectResourceBundle.java:260*)

at org.apache.sandesha2.i18n.SandeshaMessageHelper.clinit(*
 SandeshaMessageHelper.java:38*)

... 6 more

 ** **

 In the mar file providing in [1] I cannot find the
 'org.apache.sandesha2.i18n.resource'

 ** **

 ** **

 [1] http://wso2.org/files/pub-sub-sample-config.zip

 ** **

 Saludos,

 Ing. Jorge Infante Osorio.

 J´Dpto Soluciones SOA.

 CDAE.

 Fac. 5.

 UCI.

 ** **

   http://www.antiterroristas.cu/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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...@wso2.com wrote:

 Ok. In that case I will create a separate feature for qpid-client and let
 the library as it is in the products.

 Rajika


 On Mon, Dec 12, 2011 at 2:43 PM, Paul Fremantle p...@wso2.com wrote:

 The ESB needs the Qpid-client for message processors right?

 Paul


 On 12 December 2011 09:05, Rajika Kumarasiri raj...@wso2.com wrote:

 I am not going to commit anything. I wanted to know if anybody has any
 concern regarding removing the qpid-client library in advance.

 Rajika


 On Mon, Dec 12, 2011 at 2:26 PM, Afkham Azeez az...@wso2.com wrote:

 Please don't commit this to the trunk now since 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, so on qpid-client library. So I am going 
 to
 remove the qpid-client library as well from each of the product.

 Is there any components/features that depends on the qpid-client jar ?
 I noticed that MB samples depend on this library so it should be fixed to
 package the orbit bundle.

 Do let me know if you have any concerns.

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 UK: +44 207 096 0336
 US: +1 646 595 7614

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

 wso2.com Lean Enterprise Middleware

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may have
 received this communication in error, please reply to the sender indicating
 that fact and delete the copy you received and in addition, you should not
 print, copy, retransmit, disseminate, or otherwise use the information
 contained in this communication. Internet communications cannot be
 guaranteed to be timely, secure, error or virus-free. The sender does not
 accept liability for any errors or omissions.


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-12-16 Thread Rajika Kumarasiri
I updated everything starting from components but still end up with the
following error.

INFO] WSO2 Stratos ESB - P2 Profile Generation .. FAILURE [25.921s]
[INFO] WSO2 ESB - Distribution Parent  SKIPPED
[INFO] WSO2 ESB - Distribution ... SKIPPED
[INFO] WSO2 Stratos ESB - Distribution ... SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 4:03.302s
[INFO] Finished at: Fri Dec 16 14:37:35 IST 2011
[INFO] Final Memory: 58M/256M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-profile-gen
(3-p2-profile-generation) on project wso2stratos-esb-p2-profile: P2
publisher return code was 13 - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn goals -rf :wso2stratos-esb-p2-profile




On Thu, Dec 15, 2011 at 6:21 PM, Harshana Martin 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] WSO2 Stratos ESB - P2 Profile Generation .. FAILURE
 [24.722s]
 [INFO] WSO2 ESB - Distribution Parent  SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 Stratos ESB - Distribution ... SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 4:24.986s
 [INFO] Finished at: Thu Dec 15 12:44:34 IST 2011
 [INFO] Final Memory: 57M/248M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-profile-gen
 (3-p2-profile-generation) on project wso2stratos-esb-p2-profile: P2
 publisher return code was 13 - [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the
 -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with the
 command
 [ERROR]   mvn goals -rf :wso2stratos-esb-p2-profile


 On Thu, Dec 15, 2011 at 8:55 AM, Harshana Martin harsh...@wso2.comwrote:



 On Thu, Dec 15, 2011 at 8:42 AM, Hiranya Jayathilaka 
 hira...@wso2.comwrote:

 These were fixed yesterday. Both the product and the service builds
 fine now.


 Thanks a lot Hiranya. Will take an svn up and try again.

 Regards,
 /Harshana


 Sent from my iPhone

 On Dec 15, 2011, at 8:15 AM, Harshana Martin harsh...@wso2.com wrote:

 Oops Sorry! It is ESB not BAM2!

 On Thu, Dec 15, 2011 at 8:09 AM, Harshana Martin  harsh...@wso2.com
 harsh...@wso2.com wrote:

 Hi,

 BAM2 has following build failure.

 

 Installation failed.
 Cannot complete the install because one or more required items could
 not be found.
  Software being installed: WSO2 Carbon - Proxy Services Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.proxyadmin.feature.group 3.2.0.SNAPSHOT)
  Missing requirement: WSO2 Carbon - Proxy Services Core Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.proxyadmin.server.feature.group
 3.2.0.SNAPSHOT) requires 'org.wso2.carbon.proxyadmin [3.2.0.SNAPSHOT]' but
 it could not be found
  Cannot satisfy dependency:
   From: WSO2 Carbon - Proxy Services Feature 3.2.0.SNAPSHOT
 (org.wso2.carbon.proxyadmin.feature.group 3.2.0.SNAPSHOT)
   To: org.wso2.carbon.proxyadmin.server.feature.group [3.2.0.SNAPSHOT]
 

 Thanks and Regards,
 Harshana

 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web: http://wso2.comhttp://wso2.com
http://wso2.orghttp://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.comhttp://harshana05.blogspot.com
 Profile:  https://www.google.com/profiles/harshana05
 https://www.google.com/profiles/harshana05
 Twitter:  http://twitter.com/harshana05http://twitter.com

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 Stratos ESB - Distribution ... SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 4:24.986s
[INFO] Finished at: Thu Dec 15 12:44:34 IST 2011
[INFO] Final Memory: 57M/248M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-profile-gen
(3-p2-profile-generation) on project wso2stratos-esb-p2-profile: P2
publisher return code was 13 - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn goals -rf :wso2stratos-esb-p2-profile


On Thu, Dec 15, 2011 at 8:55 AM, Harshana Martin harsh...@wso2.com wrote:



 On Thu, Dec 15, 2011 at 8:42 AM, Hiranya Jayathilaka hira...@wso2.comwrote:

 These were fixed yesterday. Both the product and the service builds fine
 now.


 Thanks a lot Hiranya. Will take an svn up and try again.

 Regards,
 /Harshana


 Sent from my iPhone

 On Dec 15, 2011, at 8:15 AM, Harshana Martin harsh...@wso2.com wrote:

 Oops Sorry! It is ESB not BAM2!

 On Thu, Dec 15, 2011 at 8:09 AM, Harshana Martin  harsh...@wso2.com
 harsh...@wso2.com wrote:

 Hi,

 BAM2 has following build failure.

 

 Installation failed.
 Cannot complete the install because one or more required items could not
 be found.
  Software being installed: WSO2 Carbon - Proxy Services Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.proxyadmin.feature.group 3.2.0.SNAPSHOT)
  Missing requirement: WSO2 Carbon - Proxy Services Core Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.proxyadmin.server.feature.group
 3.2.0.SNAPSHOT) requires 'org.wso2.carbon.proxyadmin [3.2.0.SNAPSHOT]' but
 it could not be found
  Cannot satisfy dependency:
   From: WSO2 Carbon - Proxy Services Feature 3.2.0.SNAPSHOT
 (org.wso2.carbon.proxyadmin.feature.group 3.2.0.SNAPSHOT)
   To: org.wso2.carbon.proxyadmin.server.feature.group [3.2.0.SNAPSHOT]
 

 Thanks and Regards,
 Harshana

 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web: http://wso2.comhttp://wso2.com
http://wso2.orghttp://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.comhttp://harshana05.blogspot.com
 Profile:  https://www.google.com/profiles/harshana05
 https://www.google.com/profiles/harshana05
 Twitter:  http://twitter.com/harshana05http://twitter.com/harshana05




 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web: http://wso2.comhttp://wso2.com
http://wso2.orghttp://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.comhttp://harshana05.blogspot.com
 Profile:  https://www.google.com/profiles/harshana05
 https://www.google.com/profiles/harshana05
 Twitter:  http://twitter.com/harshana05http://twitter.com/harshana05

  ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-12-13 Thread Rajika Kumarasiri
Ok. In that case I will create a separate feature for qpid-client and let
the library as it is in the products.

Rajika

On Mon, Dec 12, 2011 at 2:43 PM, Paul Fremantle p...@wso2.com wrote:

 The ESB needs the Qpid-client for message processors right?

 Paul


 On 12 December 2011 09:05, Rajika Kumarasiri raj...@wso2.com wrote:

 I am not going to commit anything. I wanted to know if anybody has any
 concern regarding removing the qpid-client library in advance.

 Rajika


 On Mon, Dec 12, 2011 at 2:26 PM, Afkham Azeez az...@wso2.com wrote:

 Please don't commit this to the trunk now since 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, so on qpid-client library. So I am going to
 remove the qpid-client library as well from each of the product.

 Is there any components/features that depends on the qpid-client jar ?
 I noticed that MB samples depend on this library so it should be fixed to
 package the orbit bundle.

 Do let me know if you have any concerns.

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 UK: +44 207 096 0336
 US: +1 646 595 7614

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

 wso2.com Lean Enterprise Middleware

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may have
 received this communication in error, please reply to the sender indicating
 that fact and delete the copy you received and in addition, you should not
 print, copy, retransmit, disseminate, or otherwise use the information
 contained in this communication. Internet communications cannot be
 guaranteed to be timely, secure, error or virus-free. The sender does not
 accept liability for any errors or omissions.


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 product.

Is there any components/features that depends on the qpid-client jar ? I
noticed that MB samples depend on this library so it should be fixed to
package the orbit bundle.

Do let me know if you have any concerns.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-12-12 Thread Rajika Kumarasiri
I am not going to commit anything. I wanted to know if anybody has any
concern regarding removing the qpid-client library in advance.

Rajika

On Mon, Dec 12, 2011 at 2:26 PM, Afkham Azeez az...@wso2.com wrote:

 Please don't commit this to the trunk now since 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, so on qpid-client library. So I am going to
 remove the qpid-client library as well from each of the product.

 Is there any components/features that depends on the qpid-client jar ? I
 noticed that MB samples depend on this library so it should be fixed to
 package the orbit bundle.

 Do let me know if you have any concerns.

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 webapp's WEB-INF/lib directory?


 On Mon, Nov 28, 2011 at 4:54 PM, Amani Soysa am...@wso2.com wrote:

 Root cause of this issue is we are having a log4j dependency inside
 qpid-client which is inside $CARBON_HOME/lib/core/WEB-INF/lib folder. Once
 we remove log4j dependency from qpid-client it works fine.

 Regards,
 Amani


 On Mon, Nov 28, 2011 at 3:29 PM, Afkham Azeez az...@wso2.com wrote:

 Yes, we did that to fix another Mars L1 issue. Tenants were able to mess
 the log4j global config when the log4j.jar was in bin. How come we didn't
 see this issue on StratosLive?


 On Mon, Nov 28, 2011 at 3:27 PM, Amani Soysa am...@wso2.com wrote:

 I checked this issue in MS and found out that log4j.jar is copied to
 $Carbon_HOME/lib folder instead of $Carbon_HOME/bin. We are still
 investigating on this issue.

 Regards
 Amani


 On Mon, Nov 28, 2011 at 3:21 PM, Afkham Azeez az...@wso2.com wrote:

 Check whether log4j.jar is present in two directories.


 On Mon, Nov 28, 2011 at 2:52 PM, Sandapa Handakumbura 
 sand...@wso2.com wrote:


 Hi,

 I get a similar issue during ESB (4.0.3) start up.


 JAVA_HOME environment variable is set to
 /home/sandapa/software/jdk1.6.0_22
 CARBON_HOME environment variable is set to
 /home/sandapa/software/esb/wso2esb-4.0.3
 [2011-11-28 14:32:09,888]  INFO - Main Initializing system...
 [2011-11-28 14:32:10,058]  INFO - HttpTransport Created Connector
 [HTTP_11_NIO://*:9763]
 [2011-11-28 14:32:10,060]  INFO - HttpTransport Created Connector
 [HTTPS_11_NIO://*:9443]
 [2011-11-28 14:32:10,123]  INFO - TomcatCarbonWebappDeployer Deployed
 Carbon webapp:
 StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/]
 [2011-11-28 14:32:10,407]  INFO - TransactionFactory Starting
 Atomikos Transaction Manager 3.7.0
 [2011-11-28 14:32:17,254]  INFO - CarbonCoreActivator Starting WSO2
 Carbon...
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Operating
 System : Linux 2.6.38-8-generic, amd64
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Java Home
  : /home/sandapa/software/jdk1.6.0_22/jre
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Java Version
   : 1.6.0_22
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Java VM
  : Java HotSpot(TM) 64-Bit Server VM 17.1-b03,Sun Microsystems Inc.
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Carbon Home
  : /home/sandapa/software/esb/wso2esb-4.0.3
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator Java Temp Dir
  : /home/sandapa/software/esb/wso2esb-4.0.3/tmp
 [2011-11-28 14:32:17,255]  INFO - CarbonCoreActivator User
   : sandapa, en-US, Asia/Colombo
 log4j:ERROR A org.wso2.carbon.logging.appenders.MemoryAppender
 object is not assignable to a org.apache.log4j.Appender variable.
 log4j:ERROR The class org.apache.log4j.Appender was loaded by
 log4j:ERROR [WebappClassLoader
   context: /
   delegate: false
   repositories:
 /WEB-INF/classes/
 -- Parent Classloader:
 java.net.URLClassLoader@46b8c8e6
 ] whereas object of type
 log4j:ERROR org.wso2.carbon.logging.appenders.MemoryAppender was
 loaded by [java.net.URLClassLoader@46b8c8e6].
  log4j:ERROR Could not instantiate appender named CARBON_MEMORY.
 log4j:ERROR A org.wso2.carbon.logging.appenders.MemoryAppender
 object is not assignable to a org.apache.log4j.Appender variable.
 log4j:ERROR The class org.apache.log4j.Appender was loaded by
 log4j:ERROR [WebappClassLoader
   context: /
   delegate: false
   repositories:
 /WEB-INF/classes/
 -- Parent Classloader:
 java.net.URLClassLoader@46b8c8e6
 ] whereas object of type
 log4j:ERROR org.wso2.carbon.logging.appenders.MemoryAppender was
 loaded by [java.net.URLClassLoader@46b8c8e6].
 log4j:ERROR Could not instantiate appender named
 TRACE_MEMORYAPPENDER.
 [2011-11-28 14:32:17,590]  INFO - LDAPConfigurationBuilder KDC server
 is disabled.
 [2011-11-28 14:32:17,687]  INFO - DirectoryActivator Initializing
 Directory Server with working directory
 /home/sandapa/software/esb/wso2esb-4.0.3/repository/data/org.wso2.carbon.directory
 and port 10389
 [2011-11-28 14:32:20,188]  INFO - ApacheLDAPServer LDAP server
 started.
 [2011-11-28 14:32:20,701]  INFO - InputOutputAdaptersComponent There
 is no adapters-component.conf.. Using the default configuration
 [2011-11-28 14:32:22,647]  INFO - PermissionTree updated permission
 tree from database for tenant 0
 [2011-11-28 14:32:23,105]  INFO - RegistryCoreServiceComponent
 Registry Mode: READ-WRITE


 Regards,
 Sandapa


 On Mon, Nov 28, 2011 at 12:12 PM, Lalaji Sureshika 
 lal...@wso2.comwrote:

 Hi Yumani,

 We are looking into this.

 Thanks;


 On Mon, Nov 28, 2011 at 10:55 AM, Yumani Ranaweera 
 yum...@wso2.comwrote:

 Hi,

 I get following 

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 the ESB inside
 JBOSS AS in order to support transactions. At this moment this restriction
 persist?

 ** **

 [1]
 http://wso2.org/library/articles/2010/05/transactional-esb-esb-transaction-use-cases
 

 ** **

 ** **

 Saludos,

 Ing. Jorge Infante Osorio.

 J´Dpto Soluciones SOA.

 CDAE.

 Fac. 5.

 UCI.

 ** **

   http://www.antiterroristas.cu/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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. The latest Thrift version is
 0.7. Since Cassandra is not compatible with latest Thrift version we need
 to keep the older version of Thrift as well and differentiate using OSGi
 versioning at run time. This will require some changes in Cassandra. If
 there are any concerns please let me know.

 Regards
 Buddhika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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:

 $subject

 some packs (e.g. appserver) are having qpid-client-0.11.0.wso2v2.jar
 while some other packs(e.g MB) are having qpid-client-0.11.wso2v2.jar

 What should be the correct one?

 Shankar

 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 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.

 but, which one will be in public maven repo? I could not find
 qpid-client-0.11.0.wso2v2.jar in the local maven repo.

 If I am writing a client, which jar I should use?
 qpid-client-0.11.wso2v2.jar is in maven repo, so I can use that, but
 products are shipping qpid-client-0.11.0.wso2v2.jar. Isn't it a
 confusion to the user?

  If bundling adds a 0, then shouldn't we have that as the orbit version?

 Shankar

  Rajika
 
  On Wed, Oct 19, 2011 at 5:44 AM, Selvaratnam Uthaiyashankar
  shan...@wso2.com wrote:
 
  $subject
 
  some packs (e.g. appserver) are having qpid-client-0.11.0.wso2v2.jar
  while some other packs(e.g MB) are having qpid-client-0.11.wso2v2.jar
 
  What should be the correct one?
 
  Shankar
 
  --
  S.Uthaiyashankar
  Senior Architect  Senior Manager
  WSO2 Inc.
  http://wso2.com/ - lean . enterprise . middleware
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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:
  Yeah, that'll confuse the users. Let me check why it adds an extra 0.

 3 digit version might be the correct thing. How about changing the
 orbit version? Is it too late? how much change is that?

 Shankar

  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 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.
 
  but, which one will be in public maven repo? I could not find
  qpid-client-0.11.0.wso2v2.jar in the local maven repo.
 
  If I am writing a client, which jar I should use?
  qpid-client-0.11.wso2v2.jar is in maven repo, so I can use that, but
  products are shipping qpid-client-0.11.0.wso2v2.jar. Isn't it a
  confusion to the user?
 
   If bundling adds a 0, then shouldn't we have that as the orbit version?
 
  Shankar
 
   Rajika
  
   On Wed, Oct 19, 2011 at 5:44 AM, Selvaratnam Uthaiyashankar
   shan...@wso2.com wrote:
  
   $subject
  
   some packs (e.g. appserver) are having qpid-client-0.11.0.wso2v2.jar
   while some other packs(e.g MB) are having qpid-client-0.11.wso2v2.jar
  
   What should be the correct one?
  
   Shankar
  
   --
   S.Uthaiyashankar
   Senior Architect  Senior Manager
   WSO2 Inc.
   http://wso2.com/ - lean . enterprise . middleware
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
 
 
 
  --
  S.Uthaiyashankar
  Senior Architect  Senior Manager
  WSO2 Inc.
  http://wso2.com/ - lean . enterprise . middleware
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 the orbit version. It's not much work. But I am not sure
 if other's depend on qpid-client orbit.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-10-18 Thread Rajika Kumarasiri
On Wed, Oct 19, 2011 at 10:01 AM, Selvaratnam Uthaiyashankar 
shan...@wso2.com wrote:

 Thanks Rajika,

 but we can't delete 0.11.wso2v2, since it is pointed by 3.2.1 orbit
 pom.xml. Can you revert deleting 0.11.wso2v2?


I reverted the commit.


 Also, can you include the new features and orbits 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 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 the orbit version. It's not much work. But I am not
 sure
  if other's depend on qpid-client orbit.
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 machine.

 I am on Windows 7 and JVM is
 java version 1.6.0_26
 Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
 Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

 SLF4J: Class path contains multiple SLF4J bindings.
 SLF4J: Found binding in
 [jar:file:/E:/testing/WSO2AS~1.0/bin/../lib/core/WEB-INF/lib/qpid-client-0.11.0.wso2v1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: Found binding in
 [jar:file:/E:/testing/WSO2AS~1.0/bin/../lib/tomcat/work/Tomcat/defaulthost/icescrum/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
 explanation.
 java.lang.reflect.InvocationTargetException
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:62)
 at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:43)
 Caused by: java.lang.NoSuchMethodError:
 org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V
 at
 org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133)
 at
 org.wso2.carbon.utils.multitenancy.CarbonContextHolder.clinit(CarbonContextHolder.java:137)
 at org.wso2.carbon.server.Main.start(Main.java:78)
 ... 6 more

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 when trying to build
  org.wso2.carbon.cloud.csg.agent/3.2.2 component.


 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[176,63]
 unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
 caught or declared to be thrown

 [ERROR]
 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[183,63]
 unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
 caught or declared to be thrown

 [ERROR]
 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/jms/JMSServicePublisher.java:[262,38]
 cannot find symbol
 symbol  : method setInLineWSDL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.stub.types.common.ServiceMetaData

 [INFO] 3 errors
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[176,63]
 unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
 caught or declared to be thrown

 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[183,63]
 unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
 caught or declared to be thrown

 /home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/jms/JMSServicePublisher.java:[262,38]
 cannot find symbol
 symbol  : method setInLineWSDL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.stub.types.common.ServiceMetaData


 My local copy is up-to date.

 Thanks,
 Thilina

 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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

/home/rajika/projects/carbon/3.2.0/core/org.wso2.carbon.core/3.2.2/src/main/java/org/wso2/carbon/core/transports/local/CarbonLocalTransportSender.java:[22,27]
cannot find symbol
symbol  : class ServletRequestHolder
location: package org.wso2.carbon.base

/home/rajika/projects/carbon/3.2.0/core/org.wso2.carbon.core/3.2.2/src/main/java/org/wso2/carbon/core/transports/local/CarbonLocalTransportSender.java:[40,20]
cannot find symbol
symbol  : variable ServletRequestHolder
location: class
org.wso2.carbon.core.transports.local.CarbonLocalTransportSender
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-08-15 Thread Rajika Kumarasiri
I am still getting this error in the 3.2.2 branch. I tried removing
opensaml2 stuffs from my local repository but that didn't help.

Rajika

On Mon, Aug 8, 2011 at 1:03 PM, Thilina Buddhika thili...@wso2.com wrote:

 In the trunk, we have extracted out the slf4j dependency to a separate
 orbit instead of embedding it inside OpenSaml2 bundle. But we haven't
 upgraded it's version. So now we have two OpenSAML2 orbit bundles with the
 same version, where one which embeds an old slf4j jar while the other
 imports this new slf4j dependencies.

 So if someone builds trunk and 3.2.x from the same local M2 repo, they will
 encounter this issue. I will fix the OpenSAML2 bundle and other bundles
 which got changed from this change.

 Thanks,
 Thilina


 On Mon, Aug 8, 2011 at 10:40 AM, Thilina Buddhika thili...@wso2.comwrote:

 Will look into this.

 Thanks,
 Thilina


 On Sun, Aug 7, 2011 at 9:44 AM, Amila Jayasekara ami...@wso2.com wrote:

 On Sun, Aug 7, 2011 at 1:49 AM, Kathiravelu Pradeeban
 pradee...@wso2.com wrote:
  Seems this hasn't been fixed yet, where this becomes the first build
 failure
  in 3.2.2 branch.
 
  AmilaJ,
  May I get your expertise on quickly fixing 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 Kumarasiri raj...@wso2.com
 wrote:
 
  [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: opensaml2 2.0.0.alpha1-wso2v1 (opensaml2
  2.0.0.alpha1-wso2v1) requires 'package org.slf4j 1.5.10.wso2v1' but it
 could
  not be found
  [ERROR]  Cannot satisfy dependency:
  [ERROR]   From: WSO2 Carbon - Carbon Common Feature 3.2.2
  (org.wso2.carbon.core.common.feature.group 3.2.2)
  [ERROR]   To: opensaml2 [2.0.0.alpha1-wso2v1]
  [ERROR]  Cannot satisfy dependency:
  [ERROR]   From: WSO2 Carbon - Carbon Feature 3.2.2
  (org.wso2.carbon.core.feature.group 3.2.2)
  [ERROR]   To: org.wso2.carbon.core.common.feature.group [3.2.2]
  [ERROR] Application failed, log file location:
 
 /home/rajika/projects/carbon/3.2.0/core/p2-profile-generation/carbon-p2-profile/3.2.2/target/p2-agent/configuration/1311757295149.log
  [INFO]
 
 
  [ERROR] BUILD ERROR
  [INFO]
 
 
  [INFO]
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
  --
  Kathiravelu Pradeeban.
  Software Engineer.
  WSO2 Inc.
 
  Blog: [Llovizna] http://kkpradeeban.blogspot.com/
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com




 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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, and would require code changes, starting from carbon core.


 1. http://brainspl.at/nginx.conf.txt


 On Sun, Aug 7, 2011 at 10:13 AM, Kathiravelu Pradeeban pradee...@wso2.com
  wrote:



 On Sun, Aug 7, 2011 at 10:06 AM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 This is more than just about docs .. its also about looking at creating a
 higher level config language which is natural for LB type users. That can
 compile (at runtime) into a Synapse config and run with Synapse but the user
 must be able to live in the LB land.

 Pradeeban take a look at nginx config as an example. Also puppet. There's
 a bunch to look at ..


 +1. Will do.

 Thank you.
 Regards,
 Pradeeban.


 Sanjiva.


 On Sun, Aug 7, 2011 at 12:49 AM, Kathiravelu Pradeeban 
 pradee...@wso2.com wrote:



 On Sun, Aug 7, 2011 at 12:44 AM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 We should start making this into a proper product. What we need is some
 documentation, and some sample LB configurations, which demonstrate how to
 setup the LB for different types of scenarios.


 +1.



 Any volunteers to take ownership of this product?


 I will work on these.

 Thank you.
 Regards,
 Pradeeban.


 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kathiravelu Pradeeban.
 Software Engineer.
 WSO2 Inc.

 Blog: [Llovizna] http://kkpradeeban.blogspot.com/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 |
 +1 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kathiravelu Pradeeban.
 Software Engineer.
 WSO2 Inc.

 Blog: [Llovizna] http://kkpradeeban.blogspot.com/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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, theory again :)


Yeah it's theory and what people do in practice too -
http://camel.apache.org/.

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, and would require code changes, starting from carbon core.


 1. http://brainspl.at/nginx.conf.txt


 On Sun, Aug 7, 2011 at 10:13 AM, Kathiravelu Pradeeban 
 pradee...@wso2.com wrote:



 On Sun, Aug 7, 2011 at 10:06 AM, Sanjiva Weerawarana 
 sanj...@wso2.comwrote:

 This is more than just about docs .. its also about looking at creating
 a higher level config language which is natural for LB type users. That 
 can
 compile (at runtime) into a Synapse config and run with Synapse but the 
 user
 must be able to live in the LB land.

 Pradeeban take a look at nginx config as an example. Also puppet.
 There's a bunch to look at ..


 +1. Will do.

 Thank you.
 Regards,
 Pradeeban.


 Sanjiva.


 On Sun, Aug 7, 2011 at 12:49 AM, Kathiravelu Pradeeban 
 pradee...@wso2.com wrote:



 On Sun, Aug 7, 2011 at 12:44 AM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 We should start making this into a proper product. What we need is
 some documentation, and some sample LB configurations, which 
 demonstrate how
 to setup the LB for different types of scenarios.


 +1.



 Any volunteers to take ownership of this product?


 I will work on these.

 Thank you.
 Regards,
 Pradeeban.


 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kathiravelu Pradeeban.
 Software Engineer.
 WSO2 Inc.

 Blog: [Llovizna] http://kkpradeeban.blogspot.com/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880| +1
 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kathiravelu Pradeeban.
 Software Engineer.
 WSO2 Inc.

 Blog: [Llovizna] http://kkpradeeban.blogspot.com/


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 exposed transport, a possible
configuration error etc...

When debug it seems getExposedTransports returns an empty list in
 TransportAdmin. I'll continue to look why this happen.


Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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: opensaml2 2.0.0.alpha1-wso2v1 (opensaml2
2.0.0.alpha1-wso2v1) requires 'package org.slf4j 1.5.10.wso2v1' but it could
not be found
[ERROR]  Cannot satisfy dependency:
[ERROR]   From: WSO2 Carbon - Carbon Common Feature 3.2.2
(org.wso2.carbon.core.common.feature.group 3.2.2)
[ERROR]   To: opensaml2 [2.0.0.alpha1-wso2v1]
[ERROR]  Cannot satisfy dependency:
[ERROR]   From: WSO2 Carbon - Carbon Feature 3.2.2
(org.wso2.carbon.core.feature.group 3.2.2)
[ERROR]   To: org.wso2.carbon.core.common.feature.group [3.2.2]
[ERROR] Application failed, log file location:
/home/rajika/projects/carbon/3.2.0/core/p2-profile-generation/carbon-p2-profile/3.2.2/target/p2-agent/configuration/1311757295149.log
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO]
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 Stratos?

 I ask because in the documentation I see that I need a domain name to
 create the CSG server using the CSG Agent.

 Thanks,
 Jorge.

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] CSG component.

2011-07-27 Thread Rajika Kumarasiri
Jorge, comments are inline.

On Wed, Jul 27, 2011 at 11:36 PM, Jorge Infante Osorio jorg...@uci.cuwrote:

 +1.

 My scenario it´s very similar to one that it´s describe in a wso2
 presentation for soa patterns in the cloud:

 We have our AS in a LAN for private use of services and applications and we
 have the need to expose some of this services through the DMZ to the
 outside.
 So we saw this post:

 http://kscottmorrison.com/2010/02/09/how-to-safely-publish-internal-services
 -to-the-outside-world/  about how Layer7 do this and right now we are
 interesting in do the same but with WSO2 and CSG.


Great!


 By what you say I assume we need to use Stratos in the DMZ with ESB and MB.
 Is that correct?


Correct but you don't need MB process since CSG uses inbuilt Qpid broker
component inside ESB service.

Currently CSG server component distribute with ESB service only. You can
always install CSG server feature into a standalone product. But we need to
make the domain name optional and if domain is provided we need to compute
the user name as 'user-name@domain-name' otherwise just 'user-name'.
https://wso2.org/jira/browse/STRATOS-1652


 In the meantime we want to test with Eucalyptus as the Infrastructure as
 Service, to used it to deploy Stratos in a private Cloud. Are you test
 this
 scenario or have the hardware requirements we need to follow to deploy
 Stratos?


Yes have tested Stratos on Eucalyptus and we do recommend it for private
cloud deployments.

We 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 Kumarasiri
 Enviado el: miércoles, 27 de julio de 2011 11:09
 Para: carbon-dev@wso2.org; carbon-dev@wso2.org
 Asunto: Re: [Carbon-dev] CSG component.

 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.cu
 wrote:
 Hi folks.

 Can I only use the $subject with Stratos?

 I ask because in the documentation I see that I need a domain name to
 create the CSG server using the CSG Agent.

 Thanks,
 Jorge.

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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:
/home/rajika/projects/carbon/trunk/products/as/modules/distribution/product/src/assembly/docs.xml
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to create assembly: Error adding file to archive:
/home/rajika/projects/carbon/trunk/products/as/modules/distribution/product/../../p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/messagebox-config.xml
isn't a file.

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 4 minutes 4 seconds
[INFO] Finished at: Wed Jul 27 10:06:14 IST 2011
[INFO] Final Memory: 95M/634M
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 carbon server
 setup. For example, if we need to do regression testing of a custom setup,
 we are unable to use the integration tests since the tests are run based on
 a server which starts up at the build time.
 Can we customize the existing integration tests to run against any binary
 product or Is there any alternative approach?
 Or else, do we need to maintain a replica of integration test framework so
 that we can run them separately from carbon build process?



I had the same question, because I wanted to test the features ( and make
sure they remain un-broken when adding new code) at component compilation
time.

According to the way how integrated test work it can't use at component
compilation time. So I fixed my Junit test such that they point to a live
server at compilation time and run the test ( one flaw is in
this approach is you need to have a build of the server in advance before
run the tests).

Off the topic.
From the QA point of view I think we should automate everything that can be
automated. We should auto-mate repeating tasks. A human interaction only
need to verify the result. I think we should have a dedicated resource for
QA development. Also see [0], to see what we can learn from others.

Rajika

[0] - http://google-engtools.blogspot.com/




 Regards
 Charitha

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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...@wso2.comwrote:

 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]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[340,35]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[366,70]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[419,39]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[430,39]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[644,50]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/CustomUIHandler.java:[64,65]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/AddTextResourceProcessor.java:[40,42]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/AddCollectionProcessor.java:[41,42]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [ERROR]
 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/ImportResourceProcessor.java:[49,42]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 [INFO] 10 errors
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /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]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

 /home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[340,35]
 cannot find symbol
 symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
 location: class org.wso2

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 why do we keep
 unnecessary stuff? You can keep those if you like :).


When a user download the product they use echo, version services to things
out. Those are not unnecessary stuffs.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[340,35]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[366,70]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[419,39]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[430,39]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[644,50]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/CustomUIHandler.java:[64,65]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/AddTextResourceProcessor.java:[40,42]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/AddCollectionProcessor.java:[41,42]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[ERROR]
/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/processors/ImportResourceProcessor.java:[49,42]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

[INFO] 10 errors
[INFO] -
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure

/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]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[340,35]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class org.wso2.carbon.registry.core.utils.MediaTypesUtils

/home/rajika/projects/carbon/trunk/components/registry/org.wso2.carbon.registry.resource.ui/src/main/java/org/wso2/carbon/registry/resource/ui/clients/ResourceServiceClient.java:[366,70]
cannot find symbol
symbol  : method getMimeTypeFromHumanReadableMediaType(java.lang.String)
location: class 

[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)
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:686)
Exception in thread pool-21-thread-16 java.lang.NullPointerException
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:686)
Exception in thread pool-21-thread-17 java.lang.NullPointerException
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:686)
Exception in thread pool-21-thread-18 java.lang.NullPointerException
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
at
org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:686)
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-07-07 Thread Rajika Kumarasiri
On Thu, Jul 7, 2011 at 3:46 PM, Supun Kamburugamuva su...@wso2.com wrote:

 These threads doesn't have a name.. It is better if we can name them as
 well.


I suggested the same  thing previously. This will definitely will cause
trouble when debugging issues/logs.

Rajika


 Thanks,
 Supun..

 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.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
  at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:686)
 Exception in thread pool-21-thread-16 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
  at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:686)
 Exception in thread pool-21-thread-17 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
  at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:686)
 Exception in thread pool-21-thread-18 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryMatchingManager.getMatchingSubscriptions(InMemoryMatchingManager.java:54)
  at
 org.wso2.carbon.event.core.internal.delivery.inmemory.InMemoryDeliveryManager.publish(InMemoryDeliveryManager.java:100)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:686)


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 available in [2] soon.

 thanks,


 On Thu, Jul 7, 2011 at 2:30 PM, Prabath Abeysekera praba...@wso2.comwrote:

 Hi Charitha,

 On Thu, Jul 7, 2011 at 2:21 PM, Charitha Kankanamge chari...@wso2.comwrote:

 What happened to DSS? I thought the blocking data story issues were
 fixed.


 The DSS pack was delayed due to some build issue we had earlier. Now it's
 fixed and a fresh DSS
  pack is being built. SupunM will update this thread once he's done with
 the build..


 Cheers,



 /Charitha


 On Thu, Jul 7, 2011 at 2:18 PM, Supun Malinga sup...@wso2.com wrote:

 Hi Charitha,

 I only built two packs upon request. Those two were copied.

 thanks,

 On Thu, Jul 7, 2011 at 2:14 PM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 It seems downloading to local builder is very slow. only 2 packs have
 been downloaded so far.

 /Charitha

 On Thu, Jul 7, 2011 at 12:54 PM, Supun Malinga sup...@wso2.comwrote:

 Hi,

 Packs with modifications done by devs, released for QA will be hosted
 @ [1] and @ [2].

 BAM pack with modifications from  kasunw is hosted in [1] and being
 copied to [1].

 [1]
 http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.1/QA-releases
 [2] http://10.100.1.43/~carbon/releases/carbon/3.2.1/QA-releases/

 thanks,
 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Stratos-dev mailing list
 stratos-...@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev




 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Prabath Abeysekara
 Software Engineer
 WSO2 Inc.
 Email: praba...@wso2.com harsha...@wso2.com
 Mobile: +94774171471

 http://harshana05.blogspot.com/




 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 security scenario
which requires the service to contain only the HTTPS transport binding has
been applied to this service.
org.apache.axis2.AxisFault: Cannot add non-HTTPS transport binding for
Service [SimpleStockQuoteService] since a security scenario which requires
the service to contain only the HTTPS transport binding has been applied to
this service.


See ServiceAdmin.java:971 (on 3.2.0 branch). There is a comment saying that
it need to be added but commented for the moment. Any idea why it's keep
like that ? Are we going to fix it ?

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 5:04 PM, Afkham Azeez az...@wso2.com wrote:

 UT secured services can run only on HTTPS. The password is sent in
 plaintext assuming that there is transport level security.


I don't think this is the case. TLS is supported by JMS too. Only
requirement is to not to expose 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 'SimpleStockQuoteService'. Cannot add non-HTTPS
 transport binding for Service [SimpleStockQuoteService] since a security
 scenario which requires the service to contain only the HTTPS transport
 binding has been applied to this service.
 org.apache.axis2.AxisFault: Cannot add non-HTTPS transport binding for
 Service [SimpleStockQuoteService] since a security scenario which requires
 the service to contain only the HTTPS transport binding has been applied to
 this service.


 See ServiceAdmin.java:971 (on 3.2.0 branch). There is a comment saying
 that it need to be added but commented for the moment. Any idea why it's
 keep like that ? Are we going to fix it ?

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-07-06 Thread Rajika Kumarasiri
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.
Why do we have this restriction in the UI ?

Rajika

On Wed, Jul 6, 2011 at 5:52 PM, Prabath Siriwardena prab...@wso2.comwrote:

 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:
  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 security scenario
  which requires the service to contain only the HTTPS transport binding
 has
  been applied to this service.
  org.apache.axis2.AxisFault: Cannot add non-HTTPS transport binding for
  Service [SimpleStockQuoteService] since a security scenario which
 requires
  the service to contain only the HTTPS transport binding has been applied
 to
  this service.
 
  See ServiceAdmin.java:971 (on 3.2.0 branch). There is a comment saying
 that
  it need to be added but commented for the moment. Any idea why it's keep
  like that ? Are we going to fix it ?
  Rajika
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 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

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
 exception saying the service was not found in the tenant's
 AxisConfiguration.


Yes, this is the cause. You need to use the correct EPR when invoking the
proxy.

Rajika



 On Wed, Jul 6, 2011 at 6:08 PM, Kasun Indrasiri ka...@wso2.com wrote:

 When we call a service which is hosted in other Stratos service (AS, BPS
 etc), ESB always try to invoke it through the local transport.  We need to
 fix this ASAP.

 eg:
 Actual EP:
 http://bps.cloud-test.wso2.com:9769/services/t/kasun.com/HelloService123/

 ESB resolves it to : local://axis2services/HelloService123/


 [2011-07-06 17:58:42,156] ERROR - AxisEngine The service cannot be found
 for the endpoint reference (EPR) local://axis2services/HelloService123/
 org.apache.axis2.AxisFault: The service cannot be found for the endpoint
 reference (EPR) local://axis2services/HelloService123/
 at
 org.apache.axis2.engine.DispatchPhase.validateTransport(DispatchPhase.java:251)
  at
 org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:109)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:329)
  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)
  at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:220)
 at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
  at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
  at
 org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:686)
 [2011-07-06 17:58:42,163] ERROR - AxisEngine The service cannot be found
 for the endpoint reference (EPR) local://axis2services/HelloService123/
 org.apache.axis2.AxisFault: The service cannot be found for the endpoint
 reference (EPR) local://axis2services/HelloService123/
 at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:243)
  at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
 at
 org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
 at
 org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
  at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:686)


 --
 Kasun Indrasiri
 Associate Technical Lead
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Stratos-dev mailing list
 stratos-...@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
 underlying transport secure.

Ok, I think we can resolve the issue [0] saying invalid?. If a user wants to
publish a service over CSG and also that service is secured using UT, user
need to write his own policy, he/she should not use default one that comes
with UI.

Rajika

[0] - https://wso2.org/jira/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.
  Why do we have this restriction in the UI ?
  Rajika
 
  On Wed, Jul 6, 2011 at 5:52 PM, Prabath Siriwardena prab...@wso2.com
  wrote:
 
  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:
   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 security
 scenario
   which requires the service to contain only the HTTPS transport binding
   has
   been applied to this service.
   org.apache.axis2.AxisFault: Cannot add non-HTTPS transport binding for
   Service [SimpleStockQuoteService] since a security scenario which
   requires
   the service to contain only the HTTPS transport binding has been
 applied
   to
   this service.
  
   See ServiceAdmin.java:971 (on 3.2.0 branch). There is a comment saying
   that
   it need to be added but commented for the moment. Any idea why it's
 keep
   like that ? Are we going to fix it ?
   Rajika
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
 
 
 
  --
  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
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 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

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
 underlying transport secure.


There is a problem. Although you can enable UT for JMS using a custom
policy, we'll not be able to deploy that service because the ServiceAdmin
only check for HTTPS transport.

See ServiceAdmin.java:970.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
com.atomikos.icatch.standalone.UserTransactionServiceImp.init(UserTransactionServiceImp.java:374)
at
com.atomikos.icatch.config.UserTransactionServiceImp.init(UserTransactionServiceImp.java:413)
at
com.atomikos.icatch.jta.UserTransactionManager.checkSetup(UserTransactionManager.java:90)
at
com.atomikos.icatch.jta.UserTransactionManager.init(UserTransactionManager.java:140)
at
org.wso2.carbon.atomikos.TransactionFactory.initTxManager(TransactionFactory.java:37)
at
org.wso2.carbon.atomikos.AtomikosLifecycleListener.lifecycleEvent(AtomikosLifecycleListener.java:15)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89)
at
org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:379)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:142)
at
org.apache.catalina.core.StandardService.startInternal(StandardService.java:443)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
at
org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:727)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
at org.apache.catalina.startup.Tomcat.start(Tomcat.java:305)
at org.wso2.carbon.tomcat.BetterTomcat.start(BetterTomcat.java:68)
at org.wso2.carbon.server.TomcatServer.start(TomcatServer.java:108)
at org.wso2.carbon.server.Main.startServer(Main.java:64)
... 7 more
Caused by: java.lang.RuntimeException: Log already in use?
at
com.atomikos.icatch.standalone.UserTransactionServiceImp.createDefault(UserTransactionServiceImp.java:246)
at
com.atomikos.icatch.standalone.UserTransactionServiceImp.init(UserTransactionServiceImp.java:306)
... 24 more
E:\shared\wso2as-4.1.1\binwso2server.bat -sn 150
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 enabled to make sure that the proxy can send the message to a JMS
endpoint. But when we restart the ESB service we don't have access to the
the persisted information for the particular tenant of the enabled transport
which cause the issue.

This issue triggers in this scenario because CSG uses the APIs provided by
AbstractTransportService.

I think we'll have to re-think about this problem for a future release.

Rajika


[0] - https://wso2.org/jira/browse/STRATOS-1239
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
org.wso2.carbon.bam.data.publisher.mediationstats.internal.MediationStatisticsComponent.activate(MediationStatisticsComponent.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.mediation.statistics.MediationStatisticsServiceComponent.activate(MediationStatisticsServiceComponent.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
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
org.wso2.carbon.bam.data.publisher.mediationstats.internal.MediationStatisticsComponent.activate(MediationStatisticsComponent.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.mediation.statistics.MediationStatisticsServiceComponent.activate(MediationStatisticsServiceComponent.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
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
 issues you may face when running these tests.

 Thanks
 Azeez

 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 6 source files to
 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target/classes
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[107,34]
 cannot find symbol
 symbol  : method getQpidSSLConnectionURL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[153,30]
 cannot find symbol
 symbol  : method getQpidSSLConnectionURL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[117,38]
 cannot find symbol
 symbol  : method getInLineWSDL()
 location: class org.wso2.carbon.cloud.csg.common.ServiceMetaData

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[119,76]
 cannot find symbol
 symbol  : variable JMS_WAIT_REPLY
 location: class org.wso2.carbon.cloud.csg.common.CSGConstant

 =

 I think the dependencies in poms should point to 3.2.1 versions of csg
 commons etc.

 Thanks,
 ~Isuru


 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 the dependencies in csg poms should be
 updated to 3.2.1 versions.


Versions are updated appropriately in the relevant poms. Missing symbols are
defined at [0]. Can you try updating the csg component and see ?

Rajika

[0] -
https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.common/3.2.1/



 Thanks,
 ~Isuru



 Rajika

 On Wed, Jun 29, 2011 at 2:58 PM, Isuru Suriarachchi is...@wso2.comwrote:

 [INFO] Building CSG module
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 6 source files to
 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target/classes
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[107,34]
 cannot find symbol
 symbol  : method getQpidSSLConnectionURL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[153,30]
 cannot find symbol
 symbol  : method getQpidSSLConnectionURL(java.lang.String)
 location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[117,38]
 cannot find symbol
 symbol  : method getInLineWSDL()
 location: class org.wso2.carbon.cloud.csg.common.ServiceMetaData

 /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[119,76]
 cannot find symbol
 symbol  : variable JMS_WAIT_REPLY
 location: class org.wso2.carbon.cloud.csg.common.CSGConstant

 =

 I think the dependencies in poms should point to 3.2.1 versions of csg
 commons etc.

 Thanks,
 ~Isuru


 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
Ok, we need to come up with a list of item like this so that we can build a
framework on top of it and re-use that in future releases as well. Let's
compile a list.

Rajika

On Wed, Jun 29, 2011 at 3:10 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote:

 For now we are measuring

 01.number of users (metering and throttling)
 02.Registry storage (metering and throttling)
 03.Appserver service Incoming/outgoing bandwidths (metering and throttling
 - available from next build)
 04.request response counts (metering only)
 05.web app bandwidths (still in progress metering and throttling)

 Thanks.

 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 teams,
 Please note $subject. Please post the results of this exercise or any
 issues you may face when running these tests.

 Thanks
 Azeez

 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Sanjeewa Malalgoda*
 Software Engineer
 **
 *WSO2, Inc.*
 lean.enterprise.middleware.

 mobile : +94 713068779
 web: http://wso2.com
  http://sanjeewamalalgoda.blogspot.com/blog
 :http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/

 [image:
 http://wso2.com/wp-content/themes/wso2ng-v2/images/logos/stratos_logo_h42.gif]


 ___
 Stratos-dev mailing list
 stratos-...@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360)
at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193)
at org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
System is offline.

Try downloading the file manually from the project website.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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.carbon.core.persistence.AbstractPersistenceManager} -  Error while
 retrieving config registry from Axis configuration
 java.lang.NullPointerException
 at
 org.wso2.carbon.utils.multitenancy.CarbonContextHolder.getCurrentCarbonContextHolder(CarbonContextHolder.java:345)
  at
 org.wso2.carbon.utils.multitenancy.CarbonContextHolder.getCurrentCarbonContextHolder(CarbonContextHolder.java:329)
 at
 org.wso2.carbon.core.multitenancy.SuperTenantCarbonContext.getCurrentContext(SuperTenantCarbonContext.java:130)
  at
 org.wso2.carbon.core.persistence.AbstractPersistenceManager.init(AbstractPersistenceManager.java:77)
 at
 org.wso2.carbon.core.transports.TransportPersistenceManager.init(TransportPersistenceManager.java:61)
  at
 org.wso2.carbon.transport.mgt.internal.TransportMgtServiceComponent.init(TransportMgtServiceComponent.java:51)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  at
 sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
 at
 sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
 at java.lang.Class.newInstance0(Class.java:355)
  at java.lang.Class.newInstance(Class.java:308)
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponent.createInstance(ServiceComponent.java:454)
  at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.createInstance(ServiceComponentProp.java:255)
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:316)
  at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
  at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
 at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
  at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
  at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
 at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
  at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
  at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
  at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
  at
 org.wso2.carbon.transport.mail.internal.MailTransportServiceComponent.activate(MailTransportServiceComponent.java:81)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
  at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
  at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
  at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
 at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
  at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
  at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
 at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
  at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757

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] 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 update disabled (enable with -DobrRepository)
 [INFO]
 
 [INFO] Building axis2.client.wso2
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
 -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:
   mvn deploy:deploy-file -DgroupId=org.apache.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1
2) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

 --
 1 required artifact is missing.

 for artifact:
   org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1

 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



 NOTE: Maven is executing in offline mode. Any artifacts not already in
 your local
 repository will be inaccessible.


 [INFO] ---

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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


 --
 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

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 this thread
 with the status...


 https://wso2.org/jira/browse/CARBON-10138

 I am still building the branch to test how this work.


 What about the L1 https://wso2.org/jira/browse/CARBON-9699


 Yeah, I meant this issue, not the one that I pointed.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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
  tcpmon.bat  version.txtwso2carbon-version.txt
carbondump.sh   daemon.sh java2wsdl.sh
org.wso2.carbon.bootstrap-3.2.0.jar  tcpmon.sh   wsdl2java.bat
 wso2server.bat

Also when I unzipped the AS product I could see following two  folders.

[rajika@localhost target]$ ls
wso2appserver-4.1.0  wso2as-4.1.0  wso2as-4.1.0-docs.zip  wso2as-4.1.0.zip

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:633761b6
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:7f59d713
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:61aa7aa4
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:7890aa82
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:24f3a7d9
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,299] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:3286ef5c
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:4d4da695
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:24245514
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
at java.lang.Thread.run(Thread.java:619)
[2011-05-25 19:45:08,304] ERROR - AMQConnectionDelegate_0_10 connection
exception: conn:30d7bea1
org.apache.qpid.transport.ConnectionException: connection aborted
at org.apache.qpid.transport.Connection.closed(Connection.java:535)
at org.apache.qpid.transport.network.Assembler.closed(Assembler.java:110)
at
org.apache.qpid.transport.network.InputHandler.closed(InputHandler.java:202)
at org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:150)
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
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at
org.wso2.carbon.user.core.common.DefaultRealmService.initializeTenantManger(DefaultRealmService.java:312)
at
org.wso2.carbon.user.core.common.DefaultRealmService.init(DefaultRealmService.java:102)
at
org.wso2.carbon.user.core.common.DefaultRealmService.init(DefaultRealmService.java:121)
at
org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:51)
at
org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:54)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
Caused by: java.lang.NullPointerException
at
org.wso2.carbon.user.core.tenant.CommonHybridLDAPTenantManager.init(CommonHybridLDAPTenantManager.java:61)
... 22 more
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[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 update disabled (enable with -DobrRepository)
[INFO]

[INFO] Building axis2.client.wso2
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.ws.commons.schema.wso2
-DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
  mvn deploy:deploy-file -DgroupId=org.apache.ws.commons.schema.wso2
-DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1
   2) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

--
1 required artifact is missing.

for artifact:
  org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.


[INFO] ---
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 into #3 and I hope to fix that within tomorrow.

Rajika

On Fri, May 20, 2011 at 11:34 AM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 What is the plan to address these? Are people working on these L1s? After
 the branching, you have to make sure that the fixes are committed to the
 trunk as well as the branch. The proper process is, to fix this in the
 trunk, create a patch and attach it to the Jira, and then commit that patch
 to the trunk. Please follow that process.

 Thanks
 Azeez

 --
 *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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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, Danushka Menikkumbura danus...@wso2.com
  wrote:

 I will look into it. Please raise a JIRA.

 Danushka


 On Fri, Apr 22, 2011 at 11:13 AM, Rajika Kumarasiri raj...@wso2.comwrote:

 Also another problem is that once we invoked a one way scenario for the
 first time it works but when we try again the message doesn't reach the
 destination but only receive the set of logs that I pointed earlier.

 Rajika

 On Fri, Apr 22, 2011 at 11:04 AM, Danushka Menikkumbura 
 danus...@wso2.com wrote:

 What does the transport receiver say?

 On Fri, Apr 22, 2011 at 11:01 AM, Rajika Kumarasiri raj...@wso2.comwrote:

 The request/response two way JMS scenario is failing with a trunk build
 of Qpid component when I tested with CSG. This was used to work earlier 
 and
 also note that this is critical for CSG functionality. I see whole lot of
 following logs from Qpid. Back end is sending the response and place on a
 temp queue but due to some reason that message is not pick correctly by
 receiver.

 Rajika

 [2011-04-22 10:52:47,132]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,179]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,220]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,221]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,231]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,233]  INFO - ProxyService Successfully created the
 Axis2 service for Proxy service : test
 [2011-04-22 10:52:47,233]  INFO - ProxyService Building Axis service
 for Proxy service : SimpleStockQuoteServiceProxy
 [2011-04-22 10:52:47,242]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,292]  WARN - SessionDelegate CLOSED:
 [ssn:6f1b84f7-175b-4f38-b20d-bea2d3754788]
 [2011-04-22 10:52:47,295]  WARN - SessionDelegate CLOSED:
 [ssn:d7cd86b9-2319-4a3b-ae68-bcab03a6aba4]
 [2011-04-22 10:52:47,314]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,316]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,322]  WARN - SessionDelegate CLOSED:
 [ssn:af654f75-88aa-46c9-aa79-4683a554676d]
 [2011-04-22 10:52:47,389]  WARN - SessionDelegate CLOSED:
 [ssn:1b4022da-61a1-457a-bc66-294671f7db38]
 [2011-04-22 10:52:47,393]  WARN - SessionDelegate CLOSED:
 [ssn:fab88d5d-8115-4f90-aadf-4bd8ae63198b]
 [2011-04-22 10:52:47,419]  WARN - SessionDelegate CLOSED:
 [ssn:8932e782-c0ee-4ded-b80a-5a725589b3d8]
 [2011-04-22 10:52:47,421]  WARN - SessionDelegate CLOSED:
 [ssn:8cbf6673-9dba-40c6-a461-bb49290622d4]
 [2011-04-22 10:52:47,435]  WARN - SessionDelegate CLOSED:
 [ssn:dbe9717c-ce22-4d49-aacf-e982e136431c]
 [2011-04-22 10:52:47,506]  INFO - ProxyService Adding service
 SimpleStockQuoteServiceProxy to the Axis2 configuration
 [2011-04-22 10:52:47,511]  INFO - DeploymentInterceptor Deploying Axis2
 service: SimpleStockQuoteServiceProxy {super-tenant}
 [2011-04-22 10:52:47,678]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,689]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,755]  WARN - SessionDelegate CLOSED:
 [ssn:a317a96c-c191-4282-8492-2ab4140a942a]
 [2011-04-22 10:52:47,760]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:47,771]  INFO - ProxyService Successfully created the
 Axis2 service for Proxy service : SimpleStockQuoteServiceProxy
 [2011-04-22 10:52:47,799]  WARN - SessionDelegate CLOSED:
 [ssn:c4c63731-5137-474e-b526-b7a605b141a9]
 [2011-04-22 10:52:47,943]  WARN - SessionDelegate CLOSED:
 [ssn:7a8d9abc-8b36-4665-93d1-ced7e698730c]
 [2011-04-22 10:52:52,110]  INFO - RegistryBasedSynapseConfigSerializer
 Persisting the SynapseConfiguration to the registry...
 [2011-04-22 10:52:52,210]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:52,211]  WARN - ClientDelegate Ignoring the idle
 timeout 120 set by the connection, using the brokers max value 0
 [2011-04-22 10:52:52,211]  WARN - ClientDelegate Ignoring the idle
 timeout

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 wrote:



 On Fri, May 6, 2011 at 12:59 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi Denis,

 Could you please provide the content
 of p2-agent/configuration/1304619925283.log.

 Attached.


 On Fri, May 6, 2011 at 12:12 AM, Denis Weerasiri de...@wso2.com wrote:

 FYI,

 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.cloud.csg.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/carbon/carbon/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1304619925283.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]


 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kasun Indrasiri
 Senior Software Engineer

 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 config. Please have
 a look.


 [2011-05-06 10:37:47,073]  INFO - SynapseTaskManager Shutting down the task
 manager
 [2011-05-06 10:37:47,074]  INFO - XMLConfigurationBuilder Generating the
 Synapse configuration model by parsing the XML configuration
 Exception in thread pool-20-thread-121 java.lang.NullPointerException
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
  at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-122 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-123 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-127 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-124 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-125 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-126 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
 at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-20-thread-128 java.lang.NullPointerException
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
  at
 

[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 :
/home/rajika/projects/carbon/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
at
org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
at
org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
at
org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at

[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 phaseFirst Handlers for Phase 'Security'
at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
at
org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
at
org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at
org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
at
org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
at
org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
[2011-05-04 21:53:19,637]  INFO
{org.apache.axis2.deployment.DeploymentEngine} -  Deploying Web service:
org.wso2.carbon.tryit -
[2011-05-04 21:53:19,964]  INFO
{org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2
service: XKMS {super-tenant}
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 the morning.Please have a look. We need to get this fix
 ASAP.

 [INFO] Installing
 org.wso2.carbon.identity.authenticator.token.feature.group 3.2.0.SNAPSHOT.
 [INFO] Installing org.wso2.carbon.transports.relay.feature.group
 1.0.0.SNAPSHOT.
 [INFO] Installing org.wso2.carbon.mediation.templates.feature.group
 3.2.0.SNAPSHOT.
 [INFO] Installing org.wso2.carbon.message.processor.feature.group
 3.2.0.SNAPSHOT.
 [INFO] Installing org.wso2.carbon.message.store.feature.group
 3.2.0.SNAPSHOT.
 [INFO] Installing org.wso2.carbon.cloud.csg.agent.feature.group
 3.2.0.SNAPSHOT.
 [ERROR] Cannot complete the install because one or more required items
 could not be found.
 [ERROR]  Software being installed: WSO2 Carbon - Event Server Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
 [ERROR]  Missing requirement: qpid 0.11.0.wso2v1 (qpid 0.11.0.wso2v1)
 requires 'package javax.jms 0.0.0' but it could not be found
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: WSO2 Carbon - Event Server Feature 3.2.0.SNAPSHOT
 (org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
 [ERROR]   To: org.wso2.carbon.qpid.server.feature.group [3.2.0.SNAPSHOT]
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: WSO2 Carbon - Feature - Qpid - Server 3.2.0.SNAPSHOT
 (org.wso2.carbon.qpid.server.feature.group 3.2.0.SNAPSHOT)
 [ERROR]   To: qpid [0.11.0.wso2v1]
 [ERROR] Application failed, log file location:
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr28/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1303971840859.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 1 minute 27 seconds
 [INFO] Finished at: Thu Apr 28 11:54:39 IST 2011
 [INFO] Final Memory: 124M/813M
 [INFO]
 


 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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.
Please update compoents/broker and build that and feature/broker before
building the product.

Rajika



 Thanks
 Shammi

 On Thu, Apr 28, 2011 at 1:46 PM, Denis Weerasiri de...@wso2.com wrote:

 Hi,
 During P2 profile gen,

 [INFO] Installing org.wso2.carbon.qpid.server.feature.group
 3.2.0.SNAPSHOT.
 [ERROR] Cannot complete the install because one or more required items
 could not be found.
 [ERROR]  Software being installed: WSO2 Carbon - Broker Feature
 3.2.0.SNAPSHOT (org.wso2.carbon.broker.feature.group 3.2.0.SNAPSHOT)
 [ERROR]  Missing requirement: org.wso2.carbon.broker.core 3.2.0.SNAPSHOT
 (org.wso2.carbon.broker.core 3.2.0.SNAPSHOT) requires 'package javax.jms
 0.0.0' but it could not be found
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: WSO2 Carbon - Broker Feature 3.2.0.SNAPSHOT
 (org.wso2.carbon.broker.feature.group 3.2.0.SNAPSHOT)
 [ERROR]   To: org.wso2.carbon.broker.server.feature.group [3.2.0.SNAPSHOT]
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: WSO2 Carbon - Broker Server Feature 3.2.0.SNAPSHOT
 (org.wso2.carbon.broker.server.feature.group 3.2.0.SNAPSHOT)
 [ERROR]   To: org.wso2.carbon.broker.core [3.2.0.SNAPSHOT]
 [ERROR] Application failed, log file location:
 /home/carbon/carbon/products/cep/modules/p2-profile/product/target/p2-agent/configuration/1303978314352.log


 --
 Thanks,
 Denis
 --
  *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri




 --
 Best Regards,*

 Shammi Jayasinghe*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085



___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 az...@wso2.com wrote:

 Folks,
 You have to copy CARBON_HOME/lib/api/*.jar into the Carbon webapp's
 WEB-INF/lib directory. I will update the build.xml file to contain a target
 called createWAR, which will automatically do this.

 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 some class cast exceptions that
 are coming from qpid.
 (We can reproduce this by just adding a sequence in ESB UI).
 Please have a look.

 Exception in thread pool-26-thread-16 java.lang.ClassCastException:
 org.apache.qpid.client.AMQConnectionFactory cannot be cast to
 javax.jms.TopicConnectionFactory
 at
 org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
  at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-26-thread-17 java.lang.ClassCastException:
 org.apache.qpid.client.AMQConnectionFactory cannot be cast to
 javax.jms.TopicConnectionFactory
 at
 org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
  at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:619)
 Exception in thread pool-26-thread-18 java.lang.ClassCastException:
 org.apache.qpid.client.AMQConnectionFactory cannot be cast to
 javax.jms.TopicConnectionFactory
 at
 org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
  at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
 at
 org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
  at
 org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:619)


 Thanks.
 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 -
$ESB_HOME/repository/compoents/plugin.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-04-27 Thread Rajika Kumarasiri
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 at 1:48 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Should this be fixed at qpid level or carbon core level?
 Because of this issue, we are stuck on releasing ESB packs to QA.


 On Wed, Apr 27, 2011 at 12:36 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi Rajika,

 Yeah, moving the geronimo-jms_1.1_spec-1.1.0.wso2v1.jar in the
 distribution resolves the issue. We need to fix this.

 On Wed, Apr 27, 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 ?


 Correction : $ESB_HOME/repository/compoents/lib -
 $ESB_HOME/repository/compoents/plugin.

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 at 1:48 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Should this be fixed at qpid level or carbon core level?
 Because of this issue, we are stuck on releasing ESB packs to QA.


 On Wed, Apr 27, 2011 at 12:36 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi Rajika,

 Yeah, moving the geronimo-jms_1.1_spec-1.1.0.wso2v1.jar in the
 distribution resolves the issue. We need to fix this.

 On Wed, Apr 27, 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 ?


 Correction : $ESB_HOME/repository/compoents/lib -
 $ESB_HOME/repository/compoents/plugin.

 Rajika

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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 agent menu under Configure.
I am in the process of creating the product profile for CSG product.

Rajika
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   3   >