Re: [Dev] Test framework for carbon kernal 4.3.0 products.

2014-03-02 Thread Eranda Sooriyabandara
Hi All,
This project is created by now in [1] but need to clarify what to include
and where.

thanks
Eranda

[1]. https://github.com/wso2/carbon-platform-integration


On Sat, Mar 1, 2014 at 7:45 PM, Geeth Munasinghe  wrote:

> AFAIK We have not created a git repo for platform integration yet.
>
> @Eranda
> Can you please create git repo for platform integration?
>
> Thanks
> Geeth
>
>
> On Saturday, March 1, 2014, Krishantha Samaraweera 
> wrote:
>
>> Kernel test framework is already available in 4.3.0, and AFAIK all kernel
>> tests are passing.
>>
>> Anybody created git repo for Platform-integration ? platform level test
>> framework is required for AS integration tests.
>>
>> Also we need to migrate all AS integration tests to our new framework. I
>> will work with you on this.
>>
>> Thanks,
>> Krishantha.
>>
>>
>> On Sat, Mar 1, 2014 at 2:46 PM, Geeth Munasinghe  wrote:
>>
>>> Hi,
>>>
>>> To release kernal 4.3.0 based products we will have to run test
>>> automation framework with all the products. For that we will need to have
>>> the test automation framework on kernal 4.3.0.
>>> And we will have to move test framework to github too.  We will have to
>>> do this soon, because AS release need to go on Q1.
>>>
>>> Can someone from QAA team help with this task ?
>>>
>>> Thanks
>>> Geeth
>>>
>>>
>>>
>>>
>>> *G. K. S. Munasinghe*
>>> *Software Engineer,*
>>> *WSO2, Inc. http://wso2.com  *
>>> *lean.enterprise.middleware.*
>>>
>>> email: ge...@wso2.com
>>> phone:(+94) 777911226
>>>
>>
>>
>>
>> --
>> Krishantha Samaraweera
>> Senior Technical Lead - Test Automation
>> Mobile: +94 77 7759918
>> WSO2, Inc.; http://wso2.com/
>> lean . enterprise . middlewear.
>>
>
>
> --
>
> *G. K. S. Munasinghe*
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: ge...@wso2.com
> phone:(+94) 777911226
>
>


-- 

*Eranda Sooriyabandara*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Stuck on Pipes

2014-03-02 Thread Chan
Hi Sameera,
I am faced in an issue where my route is not being accessed. My code is at
on github [1]. I think the route is being added to the route tree but it's
not being executed.

Also it would be better make the public api of a route function in the
below construct.

function(context){

context._request // for request object

context._response // for response object

context._session // for session object
context._param // for params hash
context._body // for body

context._files // for files coming in the request

}

[1] - https://github.com/dulichan/storage

-- 
Chan (Dulitha Wijewantha)
Software Engineer - Mobile Development
WSO2Mobile
Lean.Enterprise.Mobileware
 * ~Email   duli...@wso2.com *
*  ~Mobile +94712112165*

*  ~Website   dulithawijewantha.com *

*  ~Blog blog.dulithawijewantha.com
*
*  ~Twitter @dulitharw *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Changing .gitignore file in GitRepos

2014-03-02 Thread Chan
FWI - https://github.com/github/gitignore

Cheers~


On Fri, Feb 28, 2014 at 11:16 AM, Geeth Munasinghe  wrote:

> Corrected .gitignore  file is available here[1]
>
> [1] https://github.com/wso2/carbon-commons/blob/master/.gitignore
>
> Thanks
> Geeth
>
>
> *G. K. S. Munasinghe*
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: ge...@wso2.com
> phone:(+94) 777911226
>
>
> On Fri, Feb 28, 2014 at 11:11 AM, Sagara Gunathunga wrote:
>
>>
>> Can you provide a link for corrected .gitignore file so that others can
>> simply copy it ?
>>
>> Thanks !
>>
>>
>> On Fri, Feb 28, 2014 at 11:07 AM, Geeth Munasinghe wrote:
>>
>>> without the p2.inf file, configurations files from features will not be
>>> installed.
>>>
>>>
>>> *G. K. S. Munasinghe *
>>> *Software Engineer,*
>>> *WSO2, Inc. http://wso2.com  *
>>> *lean.enterprise.middleware.*
>>>
>>> email: ge...@wso2.com
>>> phone:(+94) 777911226
>>>
>>>
>>> On Thu, Feb 27, 2014 at 10:29 PM, Geeth Munasinghe wrote:
>>>
 Hi

 Please change the .gitignore file of your projects as following.
 Current configuration in gitignore does allow p2.inf file to commit to git
 repo.

 target
 .classpath
 .settings
 .project
 *.iml
 *.iws
 *.ipr
 .idea

 I have made changes to carbon-deployment, carbon-utils, carbon-commons.

 Thanks
 Geeth



 *G. K. S. Munasinghe*
 *Software Engineer,*
 *WSO2, Inc. http://wso2.com  *
 *lean.enterprise.middleware.*

 email: ge...@wso2.com
 phone:(+94) 777911226

>>>
>>>
>>
>>
>> --
>> Sagara Gunathunga
>>
>> Senior Technical Lead; WSO2, Inc.;  http://wso2.com
>> V.P Apache Web Services;http://ws.apache.org/
>> Linkedin; http://www.linkedin.com/in/ssagara
>> Blog ;  http://ssagara.blogspot.com
>>
>>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Chan (Dulitha Wijewantha)
Software Engineer - Mobile Development
WSO2Mobile
Lean.Enterprise.Mobileware
 * ~Email   duli...@wso2.com *
*  ~Mobile +94712112165*

*  ~Website   dulithawijewantha.com *

*  ~Blog blog.dulithawijewantha.com
*
*  ~Twitter @dulitharw *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stuck on Pipes

2014-03-02 Thread Sameera Medagammaddegedara
Hello Chan,

Can try you changing the following line ;

router.get('resource',function ...


to:

router.get('/resource',function 


Please let me know if this fixes your problem.

Thank You,
Sameera


On Sun, Mar 2, 2014 at 11:39 PM, Chan  wrote:

> Hi Sameera,
> I am faced in an issue where my route is not being accessed. My code is at
> on github [1]. I think the route is being added to the route tree but it's
> not being executed.
>
> Also it would be better make the public api of a route function in the
> below construct.
>
> function(context){
>
> context._request // for request object
>
> context._response // for response object
>
> context._session // for session object
> context._param // for params hash
> context._body // for body
>
> context._files // for files coming in the request
>
> }
>
> [1] - https://github.com/dulichan/storage
>
> --
> Chan (Dulitha Wijewantha)
> Software Engineer - Mobile Development
> WSO2Mobile
> Lean.Enterprise.Mobileware
>  * ~Email   duli...@wso2.com *
> *  ~Mobile +94712112165 <%2B94712112165>*
>
> *  ~Website   dulithawijewantha.com  *
>
> *  ~Blog blog.dulithawijewantha.com
> *
> *  ~Twitter @dulitharw *
>



-- 
Sameera Medagammaddegedara
Software Engineer

Contact:
Email: samee...@wso2.com
Mobile: + 94 077 255 3005
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] 4.3.0 version in test-automation-framework

2014-03-02 Thread Eranda Sooriyabandara
Hi Krishantha,
There is a 4.3.0 version in test-automation-framework. Is there any reason
for having 4.3.x in 4.2.0 code base? If so what will be your next release
version?

thanks
Eranda

-- 

*Eranda Sooriyabandara*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] 4.3.0 version in test-automation-framework

2014-03-02 Thread Krishantha Samaraweera
Hi Eranda,

We re-wrote the test framework and gave it a major version number. So we
had to choose 4.3.0, we need to maintain older test framework version until
all tests are migrated to new test framework. We choose initial version of
the test framework after discussing with Kernel team and aligned it to
kernel version. However it was bit late to realize the drawbacks of that
approach.  BTW, I don't think there is any restriction to choose version
number even in 4.2.0 branch, test framework is not a component, if you
treat it in perspective of product, then this confusion should go away.

The next version of the framework should be 4.3.1. Since no body started
test migration, we can remove TAF 4.3.0 from 4.2.0 branch and go ahead with
the same version number in git repository.

Thanks,
Krishantha.


On Mon, Mar 3, 2014 at 9:19 AM, Eranda Sooriyabandara wrote:

> Hi Krishantha,
> There is a 4.3.0 version in test-automation-framework. Is there any reason
> for having 4.3.x in 4.2.0 code base? If so what will be your next release
> version?
>
> thanks
> Eranda
>
> --
>
> *Eranda Sooriyabandara*Senior Software Engineer;
> Integration Technologies Team;
> WSO2 Inc.; http://wso2.com
> Lean . Enterprise . Middleware
>
> E-mail: eranda AT wso2.com
> Mobile: +94 716 472 816
> Linked-In: http://www.linkedin.com/in/erandasooriyabandara
> Blog: http://emsooriyabandara.blogspot.com/
>
>
>
>
>


-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] GSoC 2014(Inroduction)

2014-03-02 Thread Paramsothy Sanshayan
Hi,All

I am Sanchayan , fourth year student studying Computer Engineering in
Faculty of Engineering University of Peradeniya, Srilanka.
and I would like to start contributing towards GSoC project  'Android
Display viewer for PDF, Doc, Excel files' and this idea is very
interesting, and I have also work with Android technologies.


how to contact this project mentor to disuss about contributing and discuss
ideas

Any kind of guidance from mentors related to this project would be greatly
appreciated.Hope to hear a positive reply.

Regards
Sanchayan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stuck on Pipes

2014-03-02 Thread Chan
Thanks Sameera. Other than that I started working on the jaggery-router to
improve it in the below method

   - Change public signature of a route as router.get($route,
   function($ctx){});
   - $ctx will have _request, _response, _session, _headers(), _params,
   _body(), _files()

We'll review these changes and merge them to the main router.
Cheers~


On Mon, Mar 3, 2014 at 1:12 AM, Sameera Medagammaddegedara <
samee...@wso2.com> wrote:

> Hello Chan,
>
> Can try you changing the following line ;
>
> router.get('resource',function ...
>
>
> to:
>
> router.get('/resource',function 
>
>
> Please let me know if this fixes your problem.
>
> Thank You,
> Sameera
>
>
> On Sun, Mar 2, 2014 at 11:39 PM, Chan  wrote:
>
>> Hi Sameera,
>> I am faced in an issue where my route is not being accessed. My code is
>> at on github [1]. I think the route is being added to the route tree but
>> it's not being executed.
>>
>> Also it would be better make the public api of a route function in the
>> below construct.
>>
>> function(context){
>>
>> context._request // for request object
>>
>> context._response // for response object
>>
>> context._session // for session object
>> context._param // for params hash
>> context._body // for body
>>
>> context._files // for files coming in the request
>>
>> }
>>
>> [1] - https://github.com/dulichan/storage
>>
>> --
>> Chan (Dulitha Wijewantha)
>> Software Engineer - Mobile Development
>> WSO2Mobile
>> Lean.Enterprise.Mobileware
>>  * ~Email   duli...@wso2.com *
>> *  ~Mobile +94712112165 <%2B94712112165>*
>>
>> *  ~Website   dulithawijewantha.com  *
>>
>> *  ~Blog blog.dulithawijewantha.com
>> *
>> *  ~Twitter @dulitharw *
>>
>
>
>
> --
> Sameera Medagammaddegedara
> Software Engineer
>
> Contact:
> Email: samee...@wso2.com
> Mobile: + 94 077 255 3005
>



-- 
Chan (Dulitha Wijewantha)
Software Engineer - Mobile Development
WSO2Mobile
Lean.Enterprise.Mobileware
 * ~Email   duli...@wso2.com *
*  ~Mobile +94712112165*
*  ~Website   dulitha.me *
*  ~Twitter @dulitharw *
  *~SO @chan *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [BAM] Stream creation error occurred due to caching in Data Agents

2014-03-02 Thread Pandula Kariyawasam
Hi All,

We have faced following issue, which is common for all the Data Agents,
such as 'Mediation Data Agent' in ESB, and 'Service Statistics Data Agent'
in AS.

Following scenario is what we have done.
- Host 'SimpleStockQuote' sample in AS421
- Create a Pass through proxy in ESB481 which is pointed to
'SimpleStockQuote' sample in AS.
- Start a BAM241 with offset 0
- Enable 'Mediation Data Agent' in ESB pointed to BAM
- Enable 'Service Statistics Data Agent' in AS pointed to BAM
- Make a request to the proxy (via Tryit or SoapUI)
- The above request will make the related Streams on Cassandra in BAM
- Now stop the BAM.
- Extract a fresh BAM pack and start with offset 0
- Make another request to the proxy.
- In this situation, any of the Data Agents won't try to make the related
Streams on Cassandra in BAM. BAM will print following Error on backend [1].
- Now, try to do the same, after restarting the ESB & AS. Now the Streams
will get created without a problem.

This is happening due to caching on data agents in ESB & AS.

The same behavior can expect if we clean all the DBs on BAM.

WDYT ?



[1]

[2014-03-02 15:28:15,866] ERROR
{org.wso2.carbon.databridge.core.internal.queue.QueueWorker} -  Wrongly
formatted event sent for carbon.super
org.wso2.carbon.databridge.core.exception.EventConversionException: Error
when converting bam_service_data_publisher:1.0.0 of event bundle with
events 1
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:126)
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:88)
at
org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:72)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by:
org.wso2.carbon.databridge.core.exception.EventConversionException: No
StreamDefinition for streamId bam_service_data_publisher:1.0.0 present in
cache
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:112)
... 8 more
[2014-03-02 15:28:16,661] ERROR
{org.wso2.carbon.databridge.core.internal.queue.QueueWorker} -  Wrongly
formatted event sent for carbon.super
org.wso2.carbon.databridge.core.exception.EventConversionException: Error
when converting bam_mediation_stats_data_publisher:1.0.1 of event bundle
with events 1
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:126)
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:88)
at
org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:72)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by:
org.wso2.carbon.databridge.core.exception.EventConversionException: No
StreamDefinition for streamId bam_mediation_stats_data_publisher:1.0.1
present in cache
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:112)
... 8 more
[2014-03-02 15:28:16,661] ERROR
{org.wso2.carbon.databridge.core.internal.queue.QueueWorker} -  Wrongly
formatted event sent for carbon.super
org.wso2.carbon.databridge.core.exception.EventConversionException: Error
when converting bam_mediation_stats_data_publisher:1.0.1 of event bundle
with events 1
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:126)
at
org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:88)
at
org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:72)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by:
org.ws

[Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Gihan Anuruddha
[INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
[5:04.646s]
[INFO] WSO2 Carbon - Identity Core ... SKIPPED
[INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
[INFO] WSO2 Carbon - Identity Application Authentication Endpoint  SKIPPED
[INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
[INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
[INFO] WSO2 Carbon - OAuth ... SKIPPED
[INFO] WSO2 Identity- Application Management Component ... SKIPPED
[INFO] WSO2 Carbon - Identity Application Authentication Framework  SKIPPED
[INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator  SKIPPED
[INFO] org.wso2.carbon.identity.application.authenticator.samlsso  SKIPPED
[INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
[INFO] org.wso2.carbon.identity.application.authenticator.openid  SKIPPED
[INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
[INFO] WSO2 Carbon - Application Management UI ... SKIPPED
[INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
[INFO] WSO2 Carbon - Identity Provider ... SKIPPED
[INFO] WSO2 Carbon - Passive  STS  SKIPPED
[INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
[INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
[INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
[INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
[INFO] WSO2 Carbon - Identity Management . SKIPPED
[INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
[INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
[INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
[INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
[INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
[INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
[INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
[INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
[INFO] WSO2 Carbon - Cassandra common components . SKIPPED
[INFO] WSO2 Carbon - Cassandra Server  SKIPPED
[INFO] WSO2 Carbon - Coordination Common . SKIPPED
[INFO] WSO2 Carbon - Coordination Core ... SKIPPED
[INFO] WSO2 Carbon - Coordination Server . SKIPPED
[INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
[INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
[INFO] WSO2 Carbon - Component - Andes ... SKIPPED
[INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
[INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
[INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
[INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
[INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
[INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
[INFO] WSO2 Carbon - Tasks Core .. SKIPPED
[INFO] WSO2 Carbon - Data Services Common  SKIPPED
[INFO] WSO2 Carbon - Data Services Core .. SKIPPED
[INFO] WSO2 Carbon - Data Services UI  SKIPPED
[INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
[INFO] WSO2 Carbon - Cassandra Search  SKIPPED
[INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
[INFO] WSO2 Carbon - BAM - MessageStore .. SKIPPED
[INFO] WSO2 Carbon - Data Bridge Core  SKIPPED
[INFO] WSO2 Carbon - Event Stream Manager Core ... SKIPPED
[INFO] WSO2 Carbon - BAM - Notification Task . SKIPPED
[INFO] org.wso2.carbon.bam.dashboard.ui .. SKIPPED
[INFO] WSO2 Carbon - Cassandra Data Access ... SKIPPED
[INFO] WSO2 Carbon - Data Bridge Cassandra Persistence ... SKIPPED
[INFO] WSO2 Hive - Core APIs and Manager interfaces .. SKIPPED
[INFO] WSO2 Carbon - BAM Cassandra Data Archive - BE . SKIPPED
[INFO] WSO2 Carbon - Data Bridge Thrift Receiver . SKIPPED
[INFO] WSO2 Carbon - Cassandra Management Server . SKIPPED
[INFO] WSO2 Carbon - Data Bridge Registry based Stream Defn Store  SKIPPED
[INFO] WSO2 Carbon - Data Bridge Cassandra Data Sink . SKIPPED
[INFO] WSO2 Carbon Component  - Hive Explorer - UI ... SKIPPED
[INFO] WSO2 Carbon - Cassandra common components . SKIPPED
[INFO] WSO2 Carbon - Cassandra Server  SKIPPED
[INFO] WSO2 Carbon - Product releases - components - Aggregator Module
 SKIPPED
[INFO] WSO2 Carbon Automation - Parent core project .. SKIPPED
[INFO] WSO2 Carbon Automation - Test API . SKIPPED
[INFO] WSO2 Carbon Automation - Test Core  SKIPPED
[INFO] WSO2 Carbon Automation - Common Utils . SKIPPED
[INFO] WSO2 Ca

Re: [Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Manoj Kumara
Hi Gihan,

I think you haven't build the kernel patches before building the platform.
You may have to build the kernel patches first. The above method is
available under patch0001 [1]

[1]
http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java

Thanks,
Manoj


*Manoj Kumara*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94713448188


On Mon, Mar 3, 2014 at 11:56 AM, Gihan Anuruddha  wrote:

> [INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
> [5:04.646s]
> [INFO] WSO2 Carbon - Identity Core ... SKIPPED
> [INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
> [INFO] WSO2 Carbon - Identity Application Authentication Endpoint  SKIPPED
> [INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
> [INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
> [INFO] WSO2 Carbon - OAuth ... SKIPPED
> [INFO] WSO2 Identity- Application Management Component ... SKIPPED
> [INFO] WSO2 Carbon - Identity Application Authentication Framework  SKIPPED
> [INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator  SKIPPED
> [INFO] org.wso2.carbon.identity.application.authenticator.samlsso  SKIPPED
> [INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
> [INFO] org.wso2.carbon.identity.application.authenticator.openid  SKIPPED
> [INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
> [INFO] WSO2 Carbon - Application Management UI ... SKIPPED
> [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
> [INFO] WSO2 Carbon - Identity Provider ... SKIPPED
> [INFO] WSO2 Carbon - Passive  STS  SKIPPED
> [INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
> [INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
> [INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
> [INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
> [INFO] WSO2 Carbon - Identity Management . SKIPPED
> [INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
> [INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
> [INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
> [INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
> [INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
> [INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
> [INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
> [INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
> [INFO] WSO2 Carbon - Cassandra common components . SKIPPED
> [INFO] WSO2 Carbon - Cassandra Server  SKIPPED
> [INFO] WSO2 Carbon - Coordination Common . SKIPPED
> [INFO] WSO2 Carbon - Coordination Core ... SKIPPED
> [INFO] WSO2 Carbon - Coordination Server . SKIPPED
> [INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
> [INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
> [INFO] WSO2 Carbon - Component - Andes ... SKIPPED
> [INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
> [INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
> [INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
> [INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
> [INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
> [INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
> [INFO] WSO2 Carbon - Tasks Core .. SKIPPED
> [INFO] WSO2 Carbon - Data Services Common  SKIPPED
> [INFO] WSO2 Carbon - Data Services Core .. SKIPPED
> [INFO] WSO2 Carbon - Data Services UI  SKIPPED
> [INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
> [INFO] WSO2 Carbon - Cassandra Search  SKIPPED
> [INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
> [INFO] WSO2 Carbon - BAM - MessageStore .. SKIPPED
> [INFO] WSO2 Carbon - Data Bridge Core  SKIPPED
> [INFO] WSO2 Carbon - Event Stream Manager Core ... SKIPPED
> [INFO] WSO2 Carbon - BAM - Notification Task . SKIPPED
> [INFO] org.wso2.carbon.bam.dashboard.ui .. SKIPPED
> [INFO] WSO2 Carbon - Cassandra Data Access ... SKIPPED
> [INFO] WSO2 Carbon - Data Bridge Cassandra Persistence ... SKIPPED
> [INFO] WSO2 Hive - Core APIs and Manager interfaces .. SKIPPED
> [INFO] WSO2 Carbon - BAM Cassandra Data Archive - BE . SKIPPED
> [INFO] WSO2 Carbon - Data Bridge Thrift Receiver . SKIPPED
> [INFO] WSO2 Carbon - Cassandra Management Server . SKIPPED
> [INFO] WS

Re: [Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Gihan Anuruddha
Patch0001 already released, right? Do I need  manually build the patch0001?


On Mon, Mar 3, 2014 at 12:15 PM, Manoj Kumara  wrote:

> Hi Gihan,
>
> I think you haven't build the kernel patches before building the platform.
> You may have to build the kernel patches first. The above method is
> available under patch0001 [1]
>
> [1]
> http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java
>
> Thanks,
> Manoj
>
>
> *Manoj Kumara*
> Software Engineer
> WSO2 Inc. http://wso2.com/
> *lean.enterprise.middleware*
> Mobile: +94713448188
>
>
> On Mon, Mar 3, 2014 at 11:56 AM, Gihan Anuruddha  wrote:
>
>> [INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
>> [5:04.646s]
>> [INFO] WSO2 Carbon - Identity Core ... SKIPPED
>> [INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
>> [INFO] WSO2 Carbon - Identity Application Authentication Endpoint  SKIPPED
>> [INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
>> [INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
>> [INFO] WSO2 Carbon - OAuth ... SKIPPED
>> [INFO] WSO2 Identity- Application Management Component ... SKIPPED
>> [INFO] WSO2 Carbon - Identity Application Authentication Framework
>>  SKIPPED
>> [INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator  SKIPPED
>> [INFO] org.wso2.carbon.identity.application.authenticator.samlsso SKIPPED
>> [INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
>> [INFO] org.wso2.carbon.identity.application.authenticator.openid  SKIPPED
>> [INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
>> [INFO] WSO2 Carbon - Application Management UI ... SKIPPED
>> [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
>> [INFO] WSO2 Carbon - Identity Provider ... SKIPPED
>> [INFO] WSO2 Carbon - Passive  STS  SKIPPED
>> [INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
>> [INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
>> [INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
>> [INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
>> [INFO] WSO2 Carbon - Identity Management . SKIPPED
>> [INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
>> [INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
>> [INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
>> [INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
>> [INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
>> [INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
>> [INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
>> [INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
>> [INFO] WSO2 Carbon - Cassandra common components . SKIPPED
>> [INFO] WSO2 Carbon - Cassandra Server  SKIPPED
>> [INFO] WSO2 Carbon - Coordination Common . SKIPPED
>> [INFO] WSO2 Carbon - Coordination Core ... SKIPPED
>> [INFO] WSO2 Carbon - Coordination Server . SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes ... SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
>> [INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
>> [INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
>> [INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
>> [INFO] WSO2 Carbon - Tasks Core .. SKIPPED
>> [INFO] WSO2 Carbon - Data Services Common  SKIPPED
>> [INFO] WSO2 Carbon - Data Services Core .. SKIPPED
>> [INFO] WSO2 Carbon - Data Services UI  SKIPPED
>> [INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
>> [INFO] WSO2 Carbon - Cassandra Search  SKIPPED
>> [INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
>> [INFO] WSO2 Carbon - BAM - MessageStore .. SKIPPED
>> [INFO] WSO2 Carbon - Data Bridge Core  SKIPPED
>> [INFO] WSO2 Carbon - Event Stream Manager Core ... SKIPPED
>> [INFO] WSO2 Carbon - BAM - Notification Task . SKIPPED
>> [INFO] org.wso2.carbon.bam.dashboard.ui .. SKIPPED
>> [INFO] WSO2 Carbon - Cassandra Data Access ... SKIPPED
>> [INFO] WSO2 Carbon - Data Bridge Cassandra Persistence ... SKIPPED
>> [INFO] WSO2 Hive - Core APIs and Manager interfaces .

Re: [Dev] [BAM] Stream creation error occurred due to caching in Data Agents

2014-03-02 Thread Sinthuja Ragendran
Hi Pandula,

This is because the in Data Agents, we define the stream once and after
that we publish events for the data stream. Before sending each event, we
can't check whether the stream is defined because it's expensive call and
we'll penalize the performance.

Actually it's not recommended to stop the BAM and start new BAM without
carrying forward any of the meta information. In BAM 2.4.0 we store the
stream definition meta information also in cassandra META_KS keyspace,
hence when these meta information is lost, it won't work. If you need to
clear your data you can only remove EVENT_KS keyspace.

In BAM 2.4.1 M2 onwards the stream definition store will be moved to
registry, hence you can swipe your cassandra data completely, but you need
to point to same registry db which was used by the previous BAM instance to
avoid this problem.

But in such cases where you have lost your meta information, you can update
your data agent configuration without restarting the AS/ESB server, which
will recreate the data publisher and solve the problem.

Thanks,
Sinthuja.


On Mon, Mar 3, 2014 at 11:52 AM, Pandula Kariyawasam wrote:

>
> Hi All,
>
> We have faced following issue, which is common for all the Data Agents,
> such as 'Mediation Data Agent' in ESB, and 'Service Statistics Data Agent'
> in AS.
>
> Following scenario is what we have done.
> - Host 'SimpleStockQuote' sample in AS421
> - Create a Pass through proxy in ESB481 which is pointed to
> 'SimpleStockQuote' sample in AS.
> - Start a BAM241 with offset 0
> - Enable 'Mediation Data Agent' in ESB pointed to BAM
> - Enable 'Service Statistics Data Agent' in AS pointed to BAM
> - Make a request to the proxy (via Tryit or SoapUI)
> - The above request will make the related Streams on Cassandra in BAM
> - Now stop the BAM.
> - Extract a fresh BAM pack and start with offset 0
> - Make another request to the proxy.
> - In this situation, any of the Data Agents won't try to make the related
> Streams on Cassandra in BAM. BAM will print following Error on backend [1].
> - Now, try to do the same, after restarting the ESB & AS. Now the Streams
> will get created without a problem.
>
> This is happening due to caching on data agents in ESB & AS.
>
> The same behavior can expect if we clean all the DBs on BAM.
>
> WDYT ?
>
>
>
> [1]
>
> [2014-03-02 15:28:15,866] ERROR
> {org.wso2.carbon.databridge.core.internal.queue.QueueWorker} -  Wrongly
> formatted event sent for carbon.super
> org.wso2.carbon.databridge.core.exception.EventConversionException: Error
> when converting bam_service_data_publisher:1.0.0 of event bundle with
> events 1
> at
> org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:126)
> at
> org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:88)
> at
> org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:72)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> at java.lang.Thread.run(Thread.java:662)
> Caused by:
> org.wso2.carbon.databridge.core.exception.EventConversionException: No
> StreamDefinition for streamId bam_service_data_publisher:1.0.0 present in
> cache
> at
> org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:112)
> ... 8 more
> [2014-03-02 15:28:16,661] ERROR
> {org.wso2.carbon.databridge.core.internal.queue.QueueWorker} -  Wrongly
> formatted event sent for carbon.super
> org.wso2.carbon.databridge.core.exception.EventConversionException: Error
> when converting bam_mediation_stats_data_publisher:1.0.1 of event bundle
> with events 1
> at
> org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:126)
> at
> org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:88)
> at
> org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:72)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> at java.lang.Thread.run(Thread.java:662)
> Caused by:
> org.wso2.carbon.databridge.core.exception.EventConversionException: No
> StreamDefinition for streamId b

Re: [Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Manoj Kumara
Yes, even the patch get released we do not deploy its content artifacts to
the nexus. So to build platform you may need to build the kernel patches
first.

Thanks,
Manoj


*Manoj Kumara*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94713448188


On Mon, Mar 3, 2014 at 12:28 PM, Gihan Anuruddha  wrote:

> Patch0001 already released, right? Do I need  manually build the patch0001?
>
>
> On Mon, Mar 3, 2014 at 12:15 PM, Manoj Kumara  wrote:
>
>> Hi Gihan,
>>
>> I think you haven't build the kernel patches before building the
>> platform. You may have to build the kernel patches first. The above method
>> is available under patch0001 [1]
>>
>> [1]
>> http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java
>>
>> Thanks,
>> Manoj
>>
>>
>> *Manoj Kumara*
>> Software Engineer
>> WSO2 Inc. http://wso2.com/
>> *lean.enterprise.middleware*
>> Mobile: +94713448188
>>
>>
>> On Mon, Mar 3, 2014 at 11:56 AM, Gihan Anuruddha  wrote:
>>
>>> [INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
>>> [5:04.646s]
>>> [INFO] WSO2 Carbon - Identity Core ... SKIPPED
>>> [INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
>>> [INFO] WSO2 Carbon - Identity Application Authentication Endpoint
>>>  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
>>> [INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
>>> [INFO] WSO2 Carbon - OAuth ... SKIPPED
>>> [INFO] WSO2 Identity- Application Management Component ... SKIPPED
>>> [INFO] WSO2 Carbon - Identity Application Authentication Framework
>>>  SKIPPED
>>> [INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator
>>>  SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.samlsso SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.openid SKIPPED
>>> [INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
>>> [INFO] WSO2 Carbon - Application Management UI ... SKIPPED
>>> [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provider ... SKIPPED
>>> [INFO] WSO2 Carbon - Passive  STS  SKIPPED
>>> [INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
>>> [INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
>>> [INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
>>> [INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity Management . SKIPPED
>>> [INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
>>> [INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
>>> [INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
>>> [INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra common components . SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra Server  SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Common . SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Core ... SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Server . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes ... SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
>>> [INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
>>> [INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
>>> [INFO] WSO2 Carbon - Tasks Core .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Services Common  SKIPPED
>>> [INFO] WSO2 Carbon - Data Services Core .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Services UI  SKIPPED
>>> [INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra Search  SKIPPED
>>> [INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
>>> [INFO] WSO2 Carbon - BAM - MessageStore .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Bridge Core .

Re: [Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Shameera Rathnayaka
Hi Gihan,

Yes still you need to build the patch001, Not only patch 0001 you have to
build the all kernel patches first and then build the chunk-08 on top of
that maven repo.

Thanks,
Shameera.


On Mon, Mar 3, 2014 at 12:28 PM, Gihan Anuruddha  wrote:

> Patch0001 already released, right? Do I need  manually build the patch0001?
>
>
> On Mon, Mar 3, 2014 at 12:15 PM, Manoj Kumara  wrote:
>
>> Hi Gihan,
>>
>> I think you haven't build the kernel patches before building the
>> platform. You may have to build the kernel patches first. The above method
>> is available under patch0001 [1]
>>
>> [1]
>> http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java
>>
>> Thanks,
>> Manoj
>>
>>
>> *Manoj Kumara*
>> Software Engineer
>> WSO2 Inc. http://wso2.com/
>> *lean.enterprise.middleware*
>> Mobile: +94713448188
>>
>>
>> On Mon, Mar 3, 2014 at 11:56 AM, Gihan Anuruddha  wrote:
>>
>>> [INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
>>> [5:04.646s]
>>> [INFO] WSO2 Carbon - Identity Core ... SKIPPED
>>> [INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
>>> [INFO] WSO2 Carbon - Identity Application Authentication Endpoint
>>>  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
>>> [INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
>>> [INFO] WSO2 Carbon - OAuth ... SKIPPED
>>> [INFO] WSO2 Identity- Application Management Component ... SKIPPED
>>> [INFO] WSO2 Carbon - Identity Application Authentication Framework
>>>  SKIPPED
>>> [INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator
>>>  SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.samlsso SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
>>> [INFO] org.wso2.carbon.identity.application.authenticator.openid SKIPPED
>>> [INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
>>> [INFO] WSO2 Carbon - Application Management UI ... SKIPPED
>>> [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provider ... SKIPPED
>>> [INFO] WSO2 Carbon - Passive  STS  SKIPPED
>>> [INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
>>> [INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
>>> [INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
>>> [INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity Management . SKIPPED
>>> [INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
>>> [INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
>>> [INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
>>> [INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
>>> [INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra common components . SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra Server  SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Common . SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Core ... SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Server . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes ... SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
>>> [INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
>>> [INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
>>> [INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
>>> [INFO] WSO2 Carbon - Tasks Core .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Services Common  SKIPPED
>>> [INFO] WSO2 Carbon - Data Services Core .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Services UI  SKIPPED
>>> [INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
>>> [INFO] WSO2 Carbon - Cassandra Search  SKIPPED
>>> [INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
>>> [INFO] WSO2 Carbon - BAM - MessageStore .. SKIPPED
>>> [INFO] WSO2 Carbon - Data Bridge Core  SKIPPED
>>> [INFO] WSO2 Carbon - Event Stream Manager Core .

Re: [Dev] [Chunk-08 build failure] Tenant Aware LoadBalance Endpoint

2014-03-02 Thread Gihan Anuruddha
Thanks Manoj, Shameera.


On Mon, Mar 3, 2014 at 12:36 PM, Shameera Rathnayaka wrote:

> Hi Gihan,
>
> Yes still you need to build the patch001, Not only patch 0001 you have to
> build the all kernel patches first and then build the chunk-08 on top of
> that maven repo.
>
> Thanks,
> Shameera.
>
>
> On Mon, Mar 3, 2014 at 12:28 PM, Gihan Anuruddha  wrote:
>
>> Patch0001 already released, right? Do I need  manually build the
>> patch0001?
>>
>>
>> On Mon, Mar 3, 2014 at 12:15 PM, Manoj Kumara  wrote:
>>
>>> Hi Gihan,
>>>
>>> I think you haven't build the kernel patches before building the
>>> platform. You may have to build the kernel patches first. The above method
>>> is available under patch0001 [1]
>>>
>>> [1]
>>> http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java
>>>
>>> Thanks,
>>> Manoj
>>>
>>>
>>> *Manoj Kumara*
>>> Software Engineer
>>> WSO2 Inc. http://wso2.com/
>>> *lean.enterprise.middleware*
>>> Mobile: +94713448188
>>>
>>>
>>> On Mon, Mar 3, 2014 at 11:56 AM, Gihan Anuruddha  wrote:
>>>
 [INFO] WSO2 Carbon - Tenant Aware LoadBalance Endpoint ... FAILURE
 [5:04.646s]
 [INFO] WSO2 Carbon - Identity Core ... SKIPPED
 [INFO] WSO2 Carbon - identity tree menu structure  SKIPPED
 [INFO] WSO2 Carbon - Identity Application Authentication Endpoint
  SKIPPED
 [INFO] WSO2 Carbon - Tenant Identity Provider Management . SKIPPED
 [INFO] WSO2 Carbon - SAML Web Browser SSO  SKIPPED
 [INFO] WSO2 Carbon - OAuth ... SKIPPED
 [INFO] WSO2 Identity- Application Management Component ... SKIPPED
 [INFO] WSO2 Carbon - Identity Application Authentication Framework
  SKIPPED
 [INFO] WSO2 Carbon - BasicAuth Identity Application Authenticator
  SKIPPED
 [INFO] org.wso2.carbon.identity.application.authenticator.samlsso SKIPPED
 [INFO] org.wso2.carbon.identity.application.authenticator.oidc  SKIPPED
 [INFO] org.wso2.carbon.identity.application.authenticator.openid SKIPPED
 [INFO] WSO2 Carbon - IWA Identity Application Authenticator  SKIPPED
 [INFO] WSO2 Carbon - Application Management UI ... SKIPPED
 [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SKIPPED
 [INFO] WSO2 Carbon - Identity Provider ... SKIPPED
 [INFO] WSO2 Carbon - Passive  STS  SKIPPED
 [INFO] WSO2 Carbon - Passive STS UI .. SKIPPED
 [INFO] WSO2 Carbon - SCIM - Common Component . SKIPPED
 [INFO] WSO2 Carbon - SCIM - UI Component . SKIPPED
 [INFO] WSO2 Carbon - User Profile Management UI .. SKIPPED
 [INFO] WSO2 Carbon - Identity Management . SKIPPED
 [INFO] WSO2 Carbon - Identity Management UI .. SKIPPED
 [INFO] WSO2 Carbon - Identity OAuth UI ... SKIPPED
 [INFO] WSO2 Carbon - Identity OAuth 2.0 Endpoints  SKIPPED
 [INFO] WSO2 Carbon - Tenant Identity Provider Management UI  SKIPPED
 [INFO] WSO2 Carbon - Identity Provider UI  SKIPPED
 [INFO] WSO2 Stratos - SAML2 SSO Management Component . SKIPPED
 [INFO] WSO2 Carbon - SAML2-OpenID SSO Agent .. SKIPPED
 [INFO] WSO2 Carbon - Identity Provisioning ... SKIPPED
 [INFO] WSO2 Carbon - Cassandra common components . SKIPPED
 [INFO] WSO2 Carbon - Cassandra Server  SKIPPED
 [INFO] WSO2 Carbon - Coordination Common . SKIPPED
 [INFO] WSO2 Carbon - Coordination Core ... SKIPPED
 [INFO] WSO2 Carbon - Coordination Server . SKIPPED
 [INFO] WSO2 Carbon - Component - Andes - Commons . SKIPPED
 [INFO] WSO2 Carbon - Component - Andes - Authentication Manager  SKIPPED
 [INFO] WSO2 Carbon - Component - Andes ... SKIPPED
 [INFO] WSO2 Carbon - Component - Andes - Authorization Manager  SKIPPED
 [INFO] WSO2 Carbon Component - MB Cluster Management - BE  SKIPPED
 [INFO] WSO2 Carbon Component  - MB Cluster Management - UI  SKIPPED
 [INFO] WSO2 Carbon - Component - Andes - core  SKIPPED
 [INFO] WSO2 Carbon - Component - Andes admin . SKIPPED
 [INFO] WSO2 Carbon - Component - Andes UI  SKIPPED
 [INFO] WSO2 Carbon - Tasks Core .. SKIPPED
 [INFO] WSO2 Carbon - Data Services Common  SKIPPED
 [INFO] WSO2 Carbon - Data Services Core .. SKIPPED
 [INFO] WSO2 Carbon - Data Services UI  SKIPPED
 [INFO] WSO2 Carbon - Data Bridge Commons . SKIPPED
 [INFO] WSO2 Carbon - Cassandra Search  SKIPPED
 [INFO] WSO2 Carbon - BAM - datasource.utils .. SKIPPED
 [INFO

Re: [Dev] Test framework for carbon kernal 4.3.0 products.

2014-03-02 Thread Geeth Munasinghe
Can some one from QAA team re-factor carbon-platform-integration in git
repo ?

Please refer the mail thread [1] for the instructions regarding
refactoring.

[1] Guidelines to move project into GitHub.

Thanks
Geeth




*G. K. S. Munasinghe *
*Software Engineer,*
*WSO2, Inc. http://wso2.com  *
*lean.enterprise.middleware.*

email: ge...@wso2.com
phone:(+94) 777911226


On Sun, Mar 2, 2014 at 9:59 PM, Eranda Sooriyabandara wrote:

> Hi All,
> This project is created by now in [1] but need to clarify what to include
> and where.
>
> thanks
> Eranda
>
> [1]. https://github.com/wso2/carbon-platform-integration
>
>
> On Sat, Mar 1, 2014 at 7:45 PM, Geeth Munasinghe  wrote:
>
>> AFAIK We have not created a git repo for platform integration yet.
>>
>> @Eranda
>> Can you please create git repo for platform integration?
>>
>> Thanks
>> Geeth
>>
>>
>> On Saturday, March 1, 2014, Krishantha Samaraweera 
>> wrote:
>>
>>> Kernel test framework is already available in 4.3.0, and AFAIK all
>>> kernel tests are passing.
>>>
>>> Anybody created git repo for Platform-integration ? platform level test
>>> framework is required for AS integration tests.
>>>
>>> Also we need to migrate all AS integration tests to our new framework. I
>>> will work with you on this.
>>>
>>> Thanks,
>>> Krishantha.
>>>
>>>
>>> On Sat, Mar 1, 2014 at 2:46 PM, Geeth Munasinghe  wrote:
>>>
 Hi,

 To release kernal 4.3.0 based products we will have to run test
 automation framework with all the products. For that we will need to have
 the test automation framework on kernal 4.3.0.
 And we will have to move test framework to github too.  We will have to
 do this soon, because AS release need to go on Q1.

 Can someone from QAA team help with this task ?

 Thanks
 Geeth




 *G. K. S. Munasinghe*
 *Software Engineer,*
 *WSO2, Inc. http://wso2.com  *
 *lean.enterprise.middleware.*

 email: ge...@wso2.com
 phone:(+94) 777911226

>>>
>>>
>>>
>>> --
>>> Krishantha Samaraweera
>>> Senior Technical Lead - Test Automation
>>> Mobile: +94 77 7759918
>>> WSO2, Inc.; http://wso2.com/
>>> lean . enterprise . middlewear.
>>>
>>
>>
>> --
>>
>> *G. K. S. Munasinghe*
>> *Software Engineer,*
>> *WSO2, Inc. http://wso2.com  *
>> *lean.enterprise.middleware.*
>>
>> email: ge...@wso2.com
>> phone:(+94) 777911226
>>
>>
>
>
> --
>
> *Eranda Sooriyabandara*Senior Software Engineer;
> Integration Technologies Team;
> WSO2 Inc.; http://wso2.com
> Lean . Enterprise . Middleware
>
> E-mail: eranda AT wso2.com
> Mobile: +94 716 472 816
> Linked-In: http://www.linkedin.com/in/erandasooriyabandara
> Blog: http://emsooriyabandara.blogspot.com/
>
>
>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev