[Dev] Webapps are not shown in Store UI in App-Manager Distributed Setup

2014-07-11 Thread Rajeeva Uthayasangar
Hi, I'm testing the App-Manager in a distributed deployment with mounted registry. I have created webapp and published from Publisher and it is not being shown in Store UI. But if i rename the lastAccessTimeLocation of indexingConfiguration in registry.xml, it gets listed in the Store. Every

Re: [Dev] We are getting some class not found issues intermittently

2014-07-11 Thread Vijayaratha Vijayasingam
pack which causes above issues can be found here[1] [1]https://svn.wso2.org/repos/wso2/scratch/chunk13-release/08_07_2014_new/ Thanks. On 10 July 2014 19:00, Vijayaratha Vijayasingam rat...@wso2.com wrote: Hi all; It looks like webapps depend on OSGI bundles and when webapps get deployed,

Re: [Dev] [G-Reg][integration-testing] Interleaving test classes

2014-07-11 Thread Krishantha Samaraweera
Hi Sameera, It will take bit of time to detect root cause of this problem. So can you disable the interleaving test cases and create TA JIRA to track it. Thanks, Krishantha. On Fri, Jul 11, 2014 at 12:12 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi all, You can find reasons

[Dev] Request to deploy Rabbit MQ jar in nexus

2014-07-11 Thread Indika Sampath
Hi Maheshika, I have created Rabbit MQ orbit module in [1]. Could you deploy it to nexus. [1] https://github.com/wso2/orbit/tree/master/rabbit-mq Cheers! -- Indika Sampath Software Engineer WSO2 Inc. http://wso2.com Phone: +94 716 424 744 Blog: http://indikasampath.blogspot.com/

[Dev] Server Startup Error

2014-07-11 Thread Denuwanthi De Silva
Hi, When running G-reg 5.0.0-SNAPSHOT, the following error log is visible: *ERROR {org.apache.cassandra.cql3.QueryProcessor} - Unable to initialize MemoryMeter (jamm not specified as javaagent). This means Cassandra will be unable to measure object sizes accurately and may consequently OOM.*

Re: [Dev] [G-Reg][integration-testing] Interleaving test classes

2014-07-11 Thread Sameera Kannangara
HI Krishantha, Please find TA JIRA created at [1] https://wso2.org/jira/browse/TA-857. We will exclude test failing due to interleaving, when taking test summaries. Thank you, SameeraK [1] https://wso2.org/jira/browse/TA-857 On Fri, Jul 11, 2014 at 12:57 PM, Krishantha Samaraweera

Re: [Dev] Request to deploy Rabbit MQ jar in nexus

2014-07-11 Thread Maheshika Goonetilleke
Hi Indika The following error occurs while trying to deploy; [ERROR] [ERROR] The project com.rabbitmq.wso2:amqp-client:3.3.4.wso2v1 (/home/wso2/orbit/orbit/rabbit-mq/3.3.4.wso2v1/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Failure to find

Re: [Dev] Request to deploy Rabbit MQ jar in nexus

2014-07-11 Thread Maheshika Goonetilleke
Hi Shammi It failed again; [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 4.369s [INFO] Finished at: Fri Jul 11 09:49:30 UTC 2014 [INFO]

[Dev] www.jaggeryjs.org site updated

2014-07-11 Thread Dakshika Jayathilaka
Hi, Previous site had few issues on documentations[1] and page content. Some them are fixed and others will fix and update soon. I have added latest revised version into live site www.jaggeryjs.org. Thank you, [1] Mail Archive- 'Jaggery Documentation issue fix - pull request' Regards,

[Dev] [Architecture] Role based Email notifications on Life-cycle state change of an asset in ES

2014-07-11 Thread Sameera Jayaratna
Hi All, According to the requirement in [1], I am working on implementing the $subject. *Requirement* The requirement is to send an e-mail notification to users with a specified role once the lifecycle state of an asset changes. The roles to be notified needs to be configured for each state

Re: [Dev] [APIM][1.7.0] Server Start Time and the System Up Time calculated incorrectly

2014-07-11 Thread Darshana Gunawardana
Pingning up while adding some experts on the domain.. On Wed, Jul 9, 2014 at 3:28 PM, Darshana Gunawardana darsh...@wso2.com wrote: Hi all, Seen $subject on Api manager 1.7.0 packs. It shows *Server Start Time* as the Epoch and the *System Up Time* calculated since the Epoch. However same

Re: [Dev] Request to deploy Rabbit MQ jar in nexus

2014-07-11 Thread Maheshika Goonetilleke
It was successful. On Fri, Jul 11, 2014 at 3:19 PM, Maheshika Goonetilleke mahesh...@wso2.com wrote: Hi Shammi It failed again; [INFO] [INFO] BUILD FAILURE [INFO]

Re: [Dev] [APIM][1.7.0] Server Start Time and the System Up Time calculated incorrectly

2014-07-11 Thread Darshana Gunawardana
Created [1] to track the issue.. On Fri, Jul 11, 2014 at 7:50 AM, Darshana Gunawardana darsh...@wso2.com wrote: Pingning up while adding some experts on the domain.. On Wed, Jul 9, 2014 at 3:28 PM, Darshana Gunawardana darsh...@wso2.com wrote: Hi all, Seen $subject on Api manager 1.7.0

[Dev] Custom federated authenticator (For Linked In)

2014-07-11 Thread Ishara Karunarathna
Hi all, [1] Here I have written a blog on adding custom federated authenticator. So I think we can add this to our docs. Thanks, Ishara [1] http://isharaaruna.blogspot.com/2014/07/login-with-linkedin-to-wso2-identity.html -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean .

Re: [Dev] [APIM][1.7.0] Server Start Time and the System Up Time calculated incorrectly

2014-07-11 Thread Darshana Gunawardana
Missed the url, [1] https://wso2.org/jira/browse/APIMANAGER-2601 On Fri, Jul 11, 2014 at 11:48 AM, Darshana Gunawardana darsh...@wso2.com wrote: Created [1] to track the issue.. On Fri, Jul 11, 2014 at 7:50 AM, Darshana Gunawardana darsh...@wso2.com wrote: Pingning up while adding some

Re: [Dev] Server Startup Error

2014-07-11 Thread Mohanadarshan Vivekanandalingam
Hi, Have you tried by adding below command in wso2server.sh start up script. -javaagent:$CARBON_HOME/repository/components/plugins/jamm_0.2.5.wso2v2.jar \ Refer attached wso2server.sh ... Thanks, Mohan On Fri, Jul 11, 2014 at 2:39 PM, Denuwanthi De Silva denuwan...@wso2.com wrote: Hi,