Re: [Dev] [MB]Schedule time interval for deleting expired messages

2016-09-05 Thread Sajini De Silva
rate is roughly 3000, when we have 10 seconds interval, in worst > cast one DB call will delete 3 messages. Is this ok? > > On Mon, Sep 5, 2016 at 11:28 AM, Sajini De Silva <saj...@wso2.com> wrote: > >> Its hard to say what should be the exact correct time interval. IIt >&

Re: [Dev] [MB]Schedule time interval for deleting expired messages

2016-09-05 Thread Sajini De Silva
; assumption that periodic worker will process them should be enough.) > > > > On Mon, Sep 5, 2016 at 11:28 AM, Sajini De Silva <saj...@wso2.com> wrote: > >> Its hard to say what should be the exact correct time interval. IIt >> depends on the messaging rate actually. I t

Re: [Dev] [MB]Schedule time interval for deleting expired messages

2016-09-04 Thread Sajini De Silva
batch delete? > > The current suggestion is 10sec. Your suggestions please... > > Regards, > -- > Sirojan Tharmakulasingam > Software Engineer, WSO2 Inc. http://wso2.com > Email: siro...@wso2.com > Mobile: +94779797913 > -- Sajini De SIlva Senior Software Engineer; WS

[Dev] [MB][C5] How to write unit tests to mock the user core?

2016-08-15 Thread Sajini De Silva
Hi, I have finished the first stage of MB authorization model for C5. Now I need to test the model by writing some test cases. Now user core is outside of MB how do we mock the user core in test cases. Is there any samples for this? Thanks, -- Sajini De SIlva Senior Software Engineer; WSO2 Inc

[Dev] [C5][CAAS] How to get authorizationStoreID when creating a role?

2016-08-09 Thread Sajini De Silva
Hi IS team, While I was implementing authorization model for MB I have a requirement to add a Role a assign some permissions to it. Is there any API in CAAS to get this authorization store ID? Thanks, Sajini -- Sajini De SIlva Senior Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj

[Dev] [C5][CAAS]Getting Invalid user credential When trying to invoke MB through CAAS

2016-08-04 Thread Sajini De Silva
... 29 more [2] https://github.com/wso2-extensions/carbon-security-user-store-jdbc/blob/master/tests/osgi-tests/src/test/resources/h2_test_data.sql Thanks, -- Sajini De SIlva Senior Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Gi

[Dev] Foundation dependency in UI is under samples

2016-08-01 Thread Sajini De Silva
on implementing a new foundation feature for this? Thanks, -- Sajini De SIlva Senior Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.comp Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729

Re: [Dev] [DEV][C5] Cannot build product-mb with UUF dependency

2016-08-01 Thread Sajini De Silva
Hi all, The reason for this issue was that handlebar artifact ID is changed to org.wso2.carbon.uuf.renderablecreator.hbs.feature. After changing that, it worked. Thanks On Mon, Aug 1, 2016 at 10:34 AM, Sajini De Silva <saj...@wso2.com> wrote: > Hi, >

[Dev] [DEV][C5] Cannot build product-mb with UUF dependency

2016-07-31 Thread Sajini De Silva
.uuf.handlebars.feature also. But we UUF 1.0.0-SNAPSHOT release org.wso2.uuf.handlebars.feature is not released. Therefore we cannot build our product. This is a blocker for us right now. Can you please look in to this? Thanks, -- Sajini De SIlva Senior Software Engineer; WSO2 Inc.; http://wso2.com

Re: [Dev] [DEV][MB] Authentication and Authorization extension for MQTT in MB

2016-04-08 Thread Sajini De Silva
> Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/saj

Re: [Dev] Urgent: Regarding GSoC 2016

2016-03-23 Thread Sajini De Silva
tion. I > have attached my CV for your perusal. > > Hoping to hear from you soon. > > Thanks and Regards, > Vedang Shah > -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://gi

Re: [Dev] Regarding GSoC2016 project 1: Native inbound and connector for IBM MQ 7.5

2016-03-16 Thread Sajini De Silva
gt; >>> https://store.wso2.com/store/ >>> >>> Save a tree -Conserve nature & Save the world for your future. Print >>> this email only if it is absolutely necessary. >>> >> >> >>

Re: [Dev] GSoC '16 - Proposal 1

2016-03-11 Thread Sajini De Silva
/wso2.com/about/team/malaka-silva/> >>> https://store.wso2.com/store/ >>> >>> Save a tree -Conserve nature & Save the world for your future. Print >>> this email only if it is absolutely necessary. >>> >> >> > > > -- > >

Re: [Dev] Native inbound and connector for IBM MQ 7.5

2016-02-28 Thread Sajini De Silva
gt;>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >

Re: [Dev] Related to Configuring WSO2 ESB JMS transport

2016-01-21 Thread Sajini De Silva
gt; service is being marked as faulty and will not be available over the JMS >>> transport. >>> >>> How to enable the axis.xml file ? >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >&g

Re: [Dev] [ESB] Getting the error in IBM MQ custom inbound endpoint

2015-12-01 Thread Sajini De Silva
gt;>>>> at >>>>>>> org.wso2.carbon.inbound.endpoint.protocol.generic.GenericTask.taskExecute(GenericTask.java:39) >>>>>>> at >>>>>>> org.wso2.carbon.inbound.endpoint.common.InboundTask.execute(InboundTask.java:44) >>>>>>> at

Re: [Dev] Warning when sending message to WSO2 MB

2015-11-30 Thread Sajini De Silva
m properties* >>> >>> >>> Regards, >>> Manoj >>> >> >> >> >> -- >> *Hasitha Abeykoon* >> Senior Software Engineer; WSO2, Inc.; http://wso2.com >> *cell:* *+94 719363063* >> *blog: **abeykoon.blogspot.com

Re: [Dev] [ESB] Getting the error in IBM MQ custom inbound endpoint

2015-11-26 Thread Sajini De Silva
orker.run(ThreadPoolExecutor.java:615) > at > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.NullPointerException > at > com.ibm.msg.client.jms.internal.JmsFactoryFa

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.0.0 RC 2

2015-11-07 Thread Sajini De Silva
t;> *078-4721791* >>>>> >>>>> ___ >>>>> Dev mailing list >>>>> Dev@wso2.org >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>&g

[Dev] Cannot build Dev Studio projects with Mavan 3.3

2015-05-27 Thread Sajini De Silva
) at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:335) ... 21 more Thank you, Sajini -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729

Re: [Dev] Message processor - forward to a sequence

2015-05-03 Thread Sajini De Silva
Software Engineer; WSO2, Inc.; http://wso2.com *cell:* *+94 719363063* *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com

Re: [Dev] Fwd: MQTT Transport

2015-04-29 Thread Sajini De Silva
.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list

Re: [Dev] [MB] Scenarios for comparing performance of Hazelcast and RDBMS slot manager implementations

2015-04-16 Thread Sajini De Silva
-- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi

Re: [Dev] [MB] Scenarios for comparing performance of Hazelcast and RDBMS slot manager implementations

2015-04-16 Thread Sajini De Silva
with fail-over functionality. Performance evaluation will also be important. Regards, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +9477762 On Fri, Apr 17, 2015 at 10:39 AM, Sajini De Silva saj...@wso2.com wrote: Hi

Re: [Dev] [MB] Long running MB cluster out of memory issue

2015-03-30 Thread Sajini De Silva
779 664493 | http://wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub

Re: [Dev] [MB] Slot Manager - Maximum length of string variables for RDBMS implementation

2015-03-26 Thread Sajini De Silva
be the maximum length of these string variables. I want to provide string lengths for creating table columns to store slot related information in database. 1) Node Id 2) Queue Name -- Anuja Herath *Software Engineer* *WSO2, Inc.* Mobile : +94 (0)71 429 8861 -- Sajini De SIlva Software

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Sajini De Silva
, Mar 26, 2015 at 11:26 AM, Sajini De Silva saj...@wso2.com wrote: Are you using an externel cassandra? On Thu, Mar 26, 2015 at 11:25 AM, Mahesh Chinthaka mahe...@wso2.com wrote: Hi Asanka, All other servers are down ATM. Trying to start the MB server solely. On Thu, Mar 26, 2015 at 11:23 AM

Re: [Dev] [MB] Error while sending slot deletion safe zone update

2015-03-25 Thread Sajini De Silva
/* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Sajini De Silva
-- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Sajini De Silva
the MB. On Thu, Mar 26, 2015 at 11:15 AM, Sajini De Silva saj...@wso2.com wrote: Hi Mahesh, You can try cleaning the cassandra database and start again. Thank you, Sajini On Thu, Mar 26, 2015 at 11:05 AM, Mahesh Chinthaka mahe...@wso2.com wrote: Hi all, Im getting following error

Re: [Dev] [MB] Out of memory error in long running mb cluster

2015-03-18 Thread Sajini De Silva
://wso2.org/cgi-bin/mailman/listinfo/dev -- *Darshana Akalanka Pagoda Arachchi,* *Software Engineer* *078-4721791* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-18 Thread Sajini De Silva
-- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] Cluster-wide Test Case Suggestion

2015-01-29 Thread Sajini De Silva
Hi Hasitha, I couldn't find such attribute in any configuration file in current version of MB pack. Can you tell me how to enable multipleSubscribers in the current pack? Thank you, Sajini On Wed, Jan 14, 2015 at 7:43 AM, Sajini De Silva saj...@wso2.com wrote: Noted On Tue, Jan 13, 2015

Re: [Dev] [MB] 'Hazelcast Instance Not Active' Exception when gracefully shutting down mb server

2015-01-29 Thread Sajini De Silva
-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2

Re: [Dev] WSO2 Commiters += Manoj Gunawardena

2015-01-27 Thread Sajini De Silva
: +94776509215 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com

[Dev] Adding character ':' is restricted from UI in MB by RegistryTopicManager

2015-01-26 Thread Sajini De Silva
Hi, When creating a topic from UI in MB, inserting ':' character in to a topic name is restricted from org.wso2.carbon.event.core.internal.topic.registry.RegistryTopicManager in Carbon-Util. What is the reason for this? Thank you, Sajini -- Sajini De SIlva Software Engineer; WSO2 Inc.; http

Re: [Dev] Cluster-wide Test Case Suggestion

2015-01-13 Thread Sajini De Silva
there) Thanks -- *Hasitha Abeykoon* Senior Software Engineer; WSO2, Inc.; http://wso2.com *cell:* *+94 719363063* *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

Re: [Dev] How to find the coordinator node of a cluster using hazelcast agent.

2015-01-13 Thread Sajini De Silva
* http://blog.afkham.org *twitter: **http://twitter.com/afkham_azeez* http://twitter.com/afkham_azeez *linked-in: **http://lk.linkedin.com/in/afkhamazeez http://lk.linkedin.com/in/afkhamazeez* *Lean . Enterprise . Middleware* -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2

Re: [Dev] WSO2 Committers += Sandamal Weerasinghe

2015-01-11 Thread Sajini De Silva
. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

Re: [Dev] WSO2 Committers += Pirinthapan Mahendran

2015-01-11 Thread Sajini De Silva
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com

Re: [Dev] WSO2 Committers += Isuru Ranawaka

2015-01-11 Thread Sajini De Silva
Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https

Re: [Dev] WSO2 Commiters += Sameera Jayaratna

2015-01-04 Thread Sajini De Silva
.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list

Re: [Dev] WSO2 Commiters += Ayesha Dissanayaka

2015-01-04 Thread Sajini De Silva
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva

Re: [Dev] WSO2 Committers += Firzhan Naqash

2014-12-23 Thread Sajini De Silva
: techreadme.blogspot.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https

Re: [Dev] [MB] Remove or revamp 'Node List' page under 'Cluster Management' in MB 3.0.0

2014-12-22 Thread Sajini De Silva
Software Engineer * Integration Technologies Team, WSO2 Inc.; http://wso2.com email: pa...@wso2.com cell: +94 77 7779495 -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva

Re: [Dev] WSO2 Committers += Gimantha Bandara

2014-12-22 Thread Sajini De Silva
/cgi-bin/mailman/listinfo/dev ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub

Re: [Dev] WSO2 Committers += Hasitha Amal De Silva

2014-12-22 Thread Sajini De Silva
WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94-713765098 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com

[Dev] Custom Serializer property for hazelcast in Carbon

2014-12-09 Thread Sajini De Silva
Hi, Yesterday I tested the patch gave by Azeez to enable custom serializing in hazelcast and its working. Are we going to ship this change with Carbon 4.3.0 release? Thank you, Sajini -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

[Dev] Custom serialization in hazelcast is not working

2014-12-08 Thread Sajini De Silva
about this? Is it possible to add custom serializers to Treesets and Hashmaps? Thank you, Sajini -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729

Re: [Dev] Custom serialization in hazelcast is not working

2014-12-08 Thread Sajini De Silva
and see whether it gets called? Just write a simple class with a main method. On Mon, Dec 8, 2014 at 1:59 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm using custom serialization in hazelcast for a tree map. I set serialization properties to hazelcast instance in the code like

Re: [Dev] Custom serialization in hazelcast is not working

2014-12-08 Thread Sajini De Silva
)); slotIdSet.add(Long.valueOf(3413131)); On Mon, Dec 8, 2014 at 2:43 PM, Sajini De Silva saj...@wso2.com wrote: Hi Azeez, My standalone application is working fine for TreeSetLong. I have the same hazelcast dependency in my standalone application also. Thank you, Sajini. On Mon, Dec 8

Re: [Dev] Custom serialization in hazelcast is not working

2014-12-08 Thread Sajini De Silva
Still its working. On Mon, Dec 8, 2014 at 2:54 PM, Afkham Azeez az...@wso2.com wrote: On Mon, Dec 8, 2014 at 2:50 PM, Sajini De Silva saj...@wso2.com wrote: SerializerConfig sc = new SerializerConfig() .setImplementation(new TreeMapSerializer

Re: [Dev] Custom serialization in hazelcast is not working

2014-12-08 Thread Sajini De Silva
#destroy called); } }).setTypeClass(new TreeSetLong().getClass()); primaryHazelcastConfig.getSerializationConfig().addSerializerConfig(sc); On Mon, Dec 8, 2014 at 3:00 PM, Sajini De Silva saj...@wso2.com wrote: Still its working. On Mon, Dec 8, 2014 at 2:54 PM, Afkham

[Dev] Is there a standard dependency for JSON parsers

2014-12-04 Thread Sajini De Silva
De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Sajini De Silva
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729

Re: [Dev] WSO2 Committers += Harsha Kumara

2014-11-06 Thread Sajini De Silva
=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg lean.enterprise.middleware mobile: *+94728671315* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email

Re: [Dev] WSO2 Committers += Asanka Abeyweera

2014-11-05 Thread Sajini De Silva
JayasekaraSoftware Engineer; **WSO2 Inc. * *lean . enterprise . middleware | http://wso2.com http://wso2.com * ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc

Re: [Dev] WSO2 Committers += Gayashan Amarasinghe

2014-10-20 Thread Sajini De Silva
-- Best Regards, V.Rajeevan Software Engineer, WSO2 Inc. :http://wso2.com Mobile : +94 773090875 Email : rajeev...@wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer

Re: [Dev] WSO2 Committers += Rajkumar Rajaratnam

2014-10-20 Thread Sajini De Silva
http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev

Re: [Dev] WSO2 Committers += Lasindu Charith

2014-10-20 Thread Sajini De Silva
-bin/mailman/listinfo/dev -- Danesh Kuruppu Software Engineer WSO2 Inc, Mobile: +94 (77) 1690552 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2

Re: [Dev] WSO2 Committers += Sachini Jayasekara

2014-10-16 Thread Sajini De Silva
| wso2.com email: sithumi...@wso2.com, mobile: +94 756977999 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

Re: [Dev] WSO2 Committers += Tishan Dahanayakage

2014-10-16 Thread Sajini De Silva
-- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin

Re: [Dev] NoHostAvailableException in MB when doing load testing

2014-10-08 Thread Sajini De Silva
/master-datasources.xml Thanks On Mon, Oct 6, 2014 at 9:35 AM, Bhathiya Jayasekara bhath...@wso2.com wrote: Hi Sajini, Can you please point which part of above configuration fixed the issue? Thanks, Bhathiya On Mon, Oct 6, 2014 at 9:30 AM, Sajini De Silva saj...@wso2.com wrote: Hi

Re: [Dev] Profiling MB2 M1

2014-10-06 Thread Sajini De Silva
Hi Srinath/Suho, I measured the message receiving throughput for subscribers after publishing all the messages to MB before starting subscribers and message receiving throughput I got was 1475. Thank you, Sajini. On Mon, Oct 6, 2014 at 9:06 AM, Sajini De Silva saj...@wso2.com wrote: Hi

Re: [Dev] Profiling MB2 M1

2014-10-05 Thread Sajini De Silva
at 11:01 AM, Sajini De Silva saj...@wso2.com wrote: Hi Srinath, Yesterday I did some load tests and came across some issues when running MB in multi threaded environment. We fixed some issues yesterday and now I'm doing the load tests again. I have a saved profile session taken while running

Re: [Dev] NoHostAvailableException in MB when doing load testing

2014-10-05 Thread Sajini De Silva
/definition /datasource *cassandra-env.sh in cassandra node:* system_memory_in_mb=10240 system_cpu_cores=6 Tested with an SSD hard drive. Thank you, Sajini. On Fri, Oct 3, 2014 at 12:23 PM, Sajini De Silva saj...@wso2.com wrote: Hi Prabath, This is the error we got while deleting messages

Re: [Dev] NoHostAvailableException in MB when doing load testing

2014-10-03 Thread Sajini De Silva
, Sajini. On Wed, Oct 1, 2014 at 5:22 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm getting following exception in MB when doing load testing. SEVERE: Exception processing: 81 org.wso2.andes.kernel.distrupter.CassandraDataEvent@2d524d15

Re: [Dev] Profiling MB2 M1

2014-10-02 Thread Sajini De Silva
? --Srinath -- Srinath Perera, Ph.D. http://people.apache.org/~hemapani/ http://srinathsview.blogspot.com/ -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https

[Dev] NoHostAvailableException in MB when doing load testing

2014-10-01 Thread Sajini De Silva
) 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:662) Does anyone knows the cause for this error? -- Sajini De SIlva Software Engineer

Re: [Dev] WSO2 Committers += Anuruddha Premalal

2014-09-28 Thread Sajini De Silva
/in/abimaran http://www.lkabimaran.blogspot.com/ https://github.com/abimaran https://twitter.com/abimaran ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com

Re: [Dev] Out of sequence response Exception in Thrift client

2014-09-28 Thread Sajini De Silva
get this exception. Thanks On Fri, Sep 26, 2014 at 2:18 PM, Sajini De Silva saj...@wso2.com wrote: Hi, Synchronizing methods in client side solved this problem. Thank you, Sajini. On Fri, Sep 26, 2014 at 12:15 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm getting following

[Dev] Out of sequence response Exception in Thrift client

2014-09-26 Thread Sajini De Silva
know the cause for this exception? -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list

Re: [Dev] Out of sequence response Exception in Thrift client

2014-09-26 Thread Sajini De Silva
Hi, Synchronizing methods in client side solved this problem. Thank you, Sajini. On Fri, Sep 26, 2014 at 12:15 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm getting following exception in a java thrift client when doing a server call. org.apache.thrift.TApplicationException

Re: [Dev] WSO2 Commiters += Rajith Siriwardena

2014-09-25 Thread Sajini De Silva
* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94

Re: [Dev] Exception getting when trying to connect to apache thrift server using java client

2014-09-21 Thread Sajini De Silva
' class which referred in the exception. Can you share the dependencies used in your project? Thanks, Thanuja. On Sun, Sep 21, 2014 at 8:36 AM, Sajini De Silva saj...@wso2.com wrote: Hi, My thrift version is 0.8.0.wso2v1. Is it wrong to use this version ? Thank you. On Sun, Sep 21, 2014

[Dev] Two coordinators in one cluster.

2014-09-21 Thread Sajini De Silva
. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva Phone: +94 712797729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin

Re: [Dev] Two coordinators in one cluster.

2014-09-21 Thread Sajini De Silva
, in the terminal output?.. Maybe the cluster has not formed properly. Regards, Aruna On Sun, Sep 21, 2014 at 2:54 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm using carbon kernel's ClusteringAgent to identify the coordinator in the cluster. When I start two mb nodes both of them claim

[Dev] Exception getting when trying to connect to apache thrift server using java client

2014-09-20 Thread Sajini De Silva
Hi, I'm getting java.lang.NoClassDefFoundError: org/apache/thrift/scheme/StandardScheme error when I try to connect to apache thrift server using a java client. Does anybody knows the cause for this error? Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com

Re: [Dev] Exception getting when trying to connect to apache thrift server using java client

2014-09-20 Thread Sajini De Silva
20, 2014 at 11:29 PM, Tishan Dahanayakage tis...@wso2.com wrote: What are the java client and dependencies you are using? On Sat, Sep 20, 2014 at 9:35 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I'm getting java.lang.NoClassDefFoundError: org/apache/thrift/scheme/StandardScheme error

Re: [Dev] WSO2 Committers += Sewwandhi Perera

2014-09-17 Thread Sajini De Silva
Inc., http://wso2.com lean.enterprise.middleware E: ram...@wso2.com P: +94 777542851 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj

[Dev] java.io.NotSerializableException gets when initialContext.lookup is called in Weblogic

2014-07-02 Thread Sajini De Silva
(AppMain.java:120) In my classpath I added andes-client-0.13.wso2v10.jar and geronimo-jms_1.1_spec-1.1.0.wso2v1.jar. Does anyone knows why I'm getting this error? [1] Re: SPECTRUMHDEV-89 Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

[Dev] Error (java.io.NotSerializableException) getting when java Weblogic client is run

2014-07-02 Thread Sajini De Silva
.jar and geronimo-jms_1.1_spec-1.1.0.wso2v1.jar. Does anyone knows why I'm getting this error? Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva

[Dev] Error gets when executing sql query in UES data-api.jag

2014-06-18 Thread Sajini De Silva
, but when I edited the data-api.jag with this query the gadget doesn't load and it gives an error in firebug. Any idea why this is happening? Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile

Re: [Dev] Error gets when executing sql query in UES data-api.jag

2014-06-18 Thread Sajini De Silva
: Hi, Can you copy that error here? Hope you have relevant connector lib in Jaggery runtime. On Wed, Jun 18, 2014 at 8:57 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I created a new gadget using a data source which worked fine. After creating the gadget I edited the sql query in data

Re: [Dev] Error gets when executing sql query in UES data-api.jag

2014-06-18 Thread Sajini De Silva
) On Wed, Jun 18, 2014 at 10:07 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi Sajini, Try, var queryData = JSON.parse('{SQL Statement : SELECT * FROM `multiGraphTable2` limit 10}'); On Wed, Jun 18, 2014 at 9:25 PM, Sajini De Silva saj...@wso2.com wrote: Hi Udara, I copied mysql

Re: [Dev] Error gets when executing sql query in UES data-api.jag

2014-06-18 Thread Sajini De Silva
/_9c7f9a50-f167-46bc-9e60-2fedd19e6b6f/data-api.jag#1) On Wed, Jun 18, 2014 at 10:07 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi Sajini, Try, var queryData = JSON.parse('{SQL Statement : SELECT * FROM `multiGraphTable2` limit 10}'); On Wed, Jun 18, 2014 at 9:25 PM, Sajini De Silva

[Dev] Testing class mediators in ESB

2014-06-09 Thread Sajini De Silva
Hi, In my class mediator I access the ESB registry and read a file in the registry. Is there a way to conduct a unit test on the mediate method of this class mediator? Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http

Re: [Dev] Testing class mediators in ESB

2014-06-09 Thread Sajini De Silva
Adding Krishantha to the thread. On Mon, Jun 9, 2014 at 3:45 PM, Sajini De Silva saj...@wso2.com wrote: Hi, In my class mediator I access the ESB registry and read a file in the registry. Is there a way to conduct a unit test on the mediate method of this class mediator? Thank you

Re: [Dev] Testing class mediators in ESB

2014-06-09 Thread Sajini De Silva
to make sure class mediator works on ESB runtime without any problem. Can you please explain the steps you manually followed to verify the mediator. Synapse config would be helpful. Thanks, Krishantha. On Mon, Jun 9, 2014 at 4:38 PM, Sajini De Silva saj...@wso2.com wrote: Adding

[Dev] Running script commands after wso2server.sh is executed in a single script file

2014-06-02 Thread Sajini De Silva
suggestions on why it is happening? Thank you, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva ___ Dev mailing list

Re: [Dev] Running script commands after wso2server.sh is executed in a single script file

2014-06-02 Thread Sajini De Silva
/bamServerProfiles/profile1 sh ./checkin-client.sh add _system/governance/oidlist.txt sh ./checkin-client.sh ci -u admin -p admin On Mon, Jun 2, 2014 at 1:36 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I want to start the esb server from a script file and execute some check-in client commands from

Re: [Dev] Running script commands after wso2server.sh is executed in a single script file

2014-06-02 Thread Sajini De Silva
2, 2014 at 9:13 AM, Sajini De Silva saj...@wso2.com wrote: Hi, This is what my script file looks like, PRG=$0 while [ -h $PRG ]; do echo $PRG ls=`ls -ld $PRG` link=`expr $ls : '.*- \(.*\)$'` if expr $link : '.*/.*' /dev/null; then PRG=$link else PRG

Re: [Dev] Running script commands after wso2server.sh is executed in a single script file

2014-06-02 Thread Sajini De Silva
Hi, Thank you. It worked. Thank you, Sajini. On Mon, Jun 2, 2014 at 2:33 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi, On Mon, Jun 2, 2014 at 2:23 PM, Sajini De Silva saj...@wso2.com wrote: Hi, Thank you for the quick reply chirs. I figured out that this is happening

Re: [Dev] JSP error: Only a type can be imported. org.wso2.carbon.order.mgt.order.ui.OrderManagerClient resolves to a package

2014-05-07 Thread Sajini De Silva
the feature from the carbon server. You have to manually go and remove the installed jars from /carbon-home/repository/components/plugins folder as I remember. Regards, On Tue, May 6, 2014 at 2:16 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I implemented a simple carbon component following [1

[Dev] JSP error: Only a type can be imported. org.wso2.carbon.order.mgt.order.ui.OrderManagerClient resolves to a package

2014-05-06 Thread Sajini De Silva
.carbon.order.mgt.order.ui.OrderManagerClient % Which is clearly a class, not a package. Can somebody please point out what I'm doing wrong here? [1] http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/ Thank you -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com

[Dev] Is it possible to insert jaggery code segment in to javascript?

2014-04-23 Thread Sajini De Silva
Hi, I want to access a variable defined in jaggery inside javascript code segment. Does jaggery support this? Thanks Regards, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https

Re: [Dev] Is it possible to insert jaggery code segment in to javascript?

2014-04-23 Thread Sajini De Silva
, Apr 23, 2014 at 2:22 PM, Sajini De Silva saj...@wso2.com wrote: Hi, I want to access a variable defined in jaggery inside javascript code segment. Does jaggery support this? Thanks Regards, Sajini. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2

[Dev] EIP Guide - Scatter-Gather example scenario is not working

2014-04-17 Thread Sajini De Silva
Hi, I tried out example scenario in [1] and the response i got in SoapUI is an aggregation of all the quotes from all the vendors instead of the best quote which is not the expected output. Can someone please point out what is the issue here Thank you, Sajini. -- Sajini De SIlva Software

Re: [Dev] EIP Guide - Scatter-Gather example scenario is not working

2014-04-17 Thread Sajini De Silva
Please find the link here. [1] https://docs.wso2.org/display/IntegrationPatterns/Scatter-Gather Thank you. On Fri, Apr 18, 2014 at 10:53 AM, Sajini De Silva saj...@wso2.com wrote: Hi, I tried out example scenario in [1] and the response i got in SoapUI is an aggregation of all the quotes

[Dev] Error while trying to access a secured proxy

2014-04-16 Thread Sajini De Silva
wsse:Security header in request Can somebody please have a look? Thank you. -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog: http://sajinid.blogspot.com/ Git hub profile: https://github.com/sajinidesilva ___ Dev

  1   2   >