[Dev] Detect Server Running

2014-08-18 Thread Daya Attapattu
When automating wso2 product runs, how do I detect that the server is up? Is there some status value to wait for before a client tries to connect? Regards, Daya -- Daya Atapattu WSO2 Inc. Phone: +94 77 047 4730, +1 203 484 7099 ___ Dev mailing list De

Re: [Dev] SAML Performances Test Automation

2014-08-14 Thread Daya Attapattu
ignore > > > > It should go under > > Thanks > Dulanja > > > On Fri, Aug 15, 2014 at 10:16 AM, Daya Attapattu wrote: > >> Dulanja, >> >> Tried to build this and got: >> >> [ERROR] Failed to execute g

Re: [Dev] SAML Performances Test Automation

2014-08-14 Thread Daya Attapattu
ps://docs.google.com/a/wso2.com/file/d/0BxIhValle3DpQXFsYlpTNE1VOGc/edit?usp=drive_web> > ​ > > > On Tue, Aug 5, 2014 at 9:47 AM, Daya Attapattu wrote: > >> Hi Dulanja, >> >> We are ready to include the part of registering service providers. Is >> the sample

Re: [Dev] Performance machine sr10 - Disk full

2014-08-12 Thread Daya Attapattu
as well if more space is needed? > > Thanks, > Lasantha > > > On 12 August 2014 14:43, Daya Attapattu wrote: > >> The disk is full on perf machine sr10. Here is what du says: >> >> root@sr10:/home# du -sh * >> 16K ais >> 562G amtest >> 228

[Dev] Performance machine sr10 - Disk full

2014-08-12 Thread Daya Attapattu
The disk is full on perf machine sr10. Here is what du says: root@sr10:/home# du -sh * 16K ais 562G amtest 228G cep 1.1G isuser 16K lost+found 835G mbtest 16K stratos 40K wso2 2.5G wso2test Can someone delete, or let me know if I can delete, some these files? Regards, Daya -- Daya Atapatt

Re: [Dev] SAML Performances Test Automation

2014-08-11 Thread Daya Attapattu
t; know if you come across any issues. > ​ > sp-config.zip > <https://docs.google.com/a/wso2.com/file/d/0BxIhValle3DpQXFsYlpTNE1VOGc/edit?usp=drive_web> > ​ > > > On Tue, Aug 5, 2014 at 9:47 AM, Daya Attapattu wrote: > >> Hi Dulanja, >> >> We are rea

Re: [Dev] IS Server, Tomcat in two Nodes

2014-08-10 Thread Daya Attapattu
; Let us know if you are trying to do something else. Thanks. > > Regards, > Prasad. > > > On Fri, Aug 8, 2014 at 1:13 PM, Daya Attapattu wrote: > >> Can some please tell me, or point to docs that describes, the changes >> that are to be made to run Tomca

[Dev] IS Server, Tomcat in two Nodes

2014-08-08 Thread Daya Attapattu
Can some please tell me, or point to docs that describes, the changes that are to be made to run Tomcat in a different node than IS Server? Regards, Daya -- Daya Atapattu WSO2 Inc. Phone: +94 77 047 4730, +1 203 484 7099 ___ Dev mailing list Dev@wso2.

Re: [Dev] SAML Performances Test Automation

2014-08-04 Thread Daya Attapattu
a sample that we have used. > > Thanks > Dulanja > > > On Fri, Aug 1, 2014 at 10:04 AM, Daya Attapattu wrote: > >> Is there a way to register services on IS server without going through >> admin console? >> >> Regards, Daya >> >> -

[Dev] SAML Performances Test Automation

2014-07-31 Thread Daya Attapattu
Is there a way to register services on IS server without going through admin console? Regards, Daya -- Daya Atapattu WSO2 Inc. Phone: +94 77 047 4730, +1 203 484 7099 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] SAML Performance Testing

2014-07-25 Thread Daya Attapattu
nja Liyanage >>> wrote: >>> >>>> Hi Daya, >>>> >>>> I don't know how the jmeter script provided by Pavithra works, but if >>>> the individual requests go *without taking previous cookies* then IS >>>> will do everything

[Dev] SAML Performance Testing

2014-07-24 Thread Daya Attapattu
Asela, Pavithra gave me a jmeter script on SAML. It runs 1 iteration, 1 thread. I can increase both , but it will not be a good performance test due to caching. I think we have to change user to ensure assertions are independent. Have you done this, previously? Do you have a jmeter script? M

Re: [Dev] Identity Sever: Cache $__local__$.PDP_DECISION_CACHE

2014-07-08 Thread Daya Attapattu
java.lang.Thread.run(Thread.java:745) On Mon, Jul 7, 2014 at 3:13 PM, Daya Attapattu wrote: > Thanks, Asela. I will use the patch. Now, (before applying the patch) I > got an NPE from IS. I will post that in a different thread. > > - Daya > > > > On Mon, Jul 7, 2014 at 2:27 PM,

[Dev] Identity Server: NPE

2014-07-07 Thread Daya Attapattu
I am running IS with 400 users (400 threads from Jmeter). After running for about 2 hours, I got an NPE. ERROR {org.wso2.carbon.identity.entitlement.EntitlementService} - Error occurred while evaluating XACML request java.lang.NullPointerException at org.wso2.carbon.identity.entitlement.Entitle

Re: [Dev] Identity Sever: Cache $__local__$.PDP_DECISION_CACHE

2014-07-07 Thread Daya Attapattu
> and it has not been properly synchronized. I created a jira [1] and > attached the possible patched jar file. It would be great, If you > could continue testing with patched jar file. > > [1] https://wso2.org/jira/browse/IDENTITY-2594 > > Thanks, > Asela. > >

Re: [Dev] Identity Server: Number of Connections

2014-07-07 Thread Daya Attapattu
ards, > Prasad. > > > > On Mon, Jul 7, 2014 at 12:27 PM, Daya Attapattu wrote: > >> Hi Prasad, >> >> Thank you for the response. I have actually increased this to 250. In a >> way, it makes sense that I can run 200 threads but not 400 (with 250). I >

Re: [Dev] Identity Server: Number of Connections

2014-07-06 Thread Daya Attapattu
true > SELECT 1 > 3 > > > > > Hope this will help. Thanks. > > > On Mon, Jul 7, 2014 at 11:55 AM, Daya Attapattu wrote: > >> I am trying to run 400 users

[Dev] Identity Server: Number of Connections

2014-07-06 Thread Daya Attapattu
I am trying to run 400 users (400 threads on jmeter) on identity server. IS fails with the following message: ERROR {org.wso2.carbon.registry.core.dataaccess.TransactionManager} - Failed to start new registry transaction. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data

[Dev] Identity Sever: Cache $__local__$.PDP_DECISION_CACHE

2014-07-06 Thread Daya Attapattu
I am running performance tests on EC2. After several hours of running IS breaks with the message: [2014-07-07 05:19:45,182] ERROR {org.wso2.carbon.identity.entitlement.EntitlementService} - Error occurred while evaluating XACML request javax.cache.CacheException: Cache $__local__$.PDP_DECISION_C

[Dev] ESB Benchmarks

2014-06-03 Thread Daya Attapattu
Could someone please point me to instructions of running ESB benchmarks? Thanks. - Daya -- Daya Atapattu WSO2 Inc. Phone: +94 77 047 4730, +1 203 484 7099 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] ESB, MB - Help Needed

2014-05-28 Thread Daya Attapattu
t; sh andesClient.sh man > > You can adjust speeds of messages/message sizes etc using this client. > > > https://drive.google.com/a/wso2.com/file/d/0B57HoxWKqqNnSUctRXRZSTRyd0k/edit?usp=sharing > > Thanks > > > > > On Mon, May 26, 2014 at 2:37 PM, Daya Attapat

Re: [Dev] ESB, MB - Help Needed

2014-05-26 Thread Daya Attapattu
or GC use JMeter (or some monitoring tool we generally use for >sever GC monitoring) > > Please give us the feedback along with your findings. > > Thanks > > > On Mon, May 26, 2014 at 10:08 AM, Daya Attapattu wrote: > >> I am starting on a project to investiga

[Dev] ESB, MB - Help Needed

2014-05-25 Thread Daya Attapattu
I am starting on a project to investigate impact on GC algorithms on ESB and MB. Can someone please help me with pointers to the following: 1. Benchmarking applications that we use for these two products. 2. Typical applications suitable for studying GC in user perspective. Samples are fine if

Re: [Dev] [Architecture] Developer Studio 3.6.0 RC 1 Released!

2014-03-06 Thread Daya Attapattu
I encountered this bug when running eclipse on Ubuntu 13.10. It can be fixed though. I followed the instructions on that stackoverfolw posting. That didn't immediately fix it for me. I had to set "env UBUNTU_MENUPROXY=0" on ~/.local/share/applications/eclipse.desktop too. - Daya On Fri, Mar