In addition we experienced some longtime server hanging issues once a test
failure been occurred - this is a blocker since it affects remaining tests
to be run. And also it seems like server is causing continuous connection
failure problems. Can we look into these issues promptly?

Regards,
Dimuthu



On Mon, Jul 14, 2014 at 11:14 AM, Dimuthu De Lanerolle <[email protected]>
wrote:

> Hi ,
>
> We have completed writing a layer to plug Jaggery test framework with TAF.
> However we were unable to run all tests smoothly due to some exceptions
> encountered while running several tests continuously. Please find a JIRA
> raised below for a similar situation.
>
> https://wso2.org/jira/browse/JAGGERY-387
>
>
> Regards,
> Dimuthu
>
>
> On Mon, May 19, 2014 at 10:47 PM, Niranjan Karunanandham <
> [email protected]> wrote:
>
>> Thanks Ruchira.
>>
>> @Dilshan: I have made the necessary changes to emm.
>>
>> Regards,
>> Nira
>>
>>
>>
>> On Mon, May 19, 2014 at 10:02 PM, Dilshan Edirisuriya <[email protected]>
>> wrote:
>>
>>>  Thanks Ruchira.
>>>
>>>
>>>
>>>
>>> On Mon, May 19, 2014 at 7:59 PM, Ruchira Wageesha <[email protected]>
>>> wrote:
>>>
>>>> Hi Chan/Dilshan,
>>>>
>>>> I have deployed test module as "jaggery-test" into the wso2 maven
>>>> repository. Please add it using following as a feature.
>>>>
>>>> <feature>
>>>>     <id>org.jaggeryjs.modules.jaggery-test.feature.group</id>
>>>>     <version>1.0.0</version>
>>>> </feature>
>>>>
>>>>
>>>> <featureArtifactDef>org.jaggeryjs.modules:jaggery-test.feature:1.0.0</featureArtifactDef>
>>>>
>>>>
>>>> On Mon, May 19, 2014 at 4:32 PM, madhuka udantha <
>>>> [email protected]> wrote:
>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Mon, May 19, 2014 at 4:30 PM, Dilshan Edirisuriya <[email protected]
>>>>> > wrote:
>>>>>
>>>>>> Hi Madhuka,
>>>>>>
>>>>>> Thanks. I think we have to add it to platform features as well as
>>>>>> nexus repo?
>>>>>>
>>>>> +1, for to get nexus repo
>>>>>
>>>>>>  A person trying to build the EMM code has no clue where it is
>>>>>> coming from.
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Dilshan
>>>>>>
>>>>>>
>>>>>> On Mon, May 19, 2014 at 4:26 PM, madhuka udantha <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi, Dilshan
>>>>>>>
>>>>>>> $subjet[1] is the jagery-test. Get code from my local repo[1]
>>>>>>> to jaggery-extensions[2] and rename it to 'jaggery-test'.
>>>>>>> Rename the feature name in EMM and get jaggery team help to build it
>>>>>>> from bamboo or jenkins, then it will be solved.
>>>>>>>
>>>>>>> Thanks
>>>>>>>
>>>>>>> [1] https://github.com/Madhuka/sugarcane
>>>>>>> [2] https://github.com/wso2/jaggery-extensions
>>>>>>>
>>>>>>>
>>>>>>> On Mon, May 19, 2014 at 3:34 PM, Dilshan Edirisuriya <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I see sugarcane is added as a feature in EMM. It simply breaks the
>>>>>>>> build unless you specifically build the feature from the source repo. 
>>>>>>>> From
>>>>>>>> where does it come from? Doesn;t it have to reside in WSO2 feature 
>>>>>>>> list?
>>>>>>>>
>>>>>>>> Caused by:
>>>>>>>> org.apache.maven.artifact.resolver.ArtifactNotFoundException: Failure 
>>>>>>>> to
>>>>>>>> find sugarcane:sugarcane.feature:zip:1.0.0-SNAPSHOT in
>>>>>>>> http://dist.wso2.org/maven2/ was cached in the loca
>>>>>>>> l repository, resolution will not be reattempted until the update
>>>>>>>> interval of wso2-maven2-repository has elapsed or updates are forced
>>>>>>>>
>>>>>>>> Try downloading the file manually from the project website.
>>>>>>>>
>>>>>>>> Then, install it using the command:
>>>>>>>>     mvn install:install-file -DgroupId=sugarcane
>>>>>>>> -DartifactId=sugarcane.feature -Dversion=1.0.0-SNAPSHOT -Dpackaging=zip
>>>>>>>> -Dfile=/path/to/file
>>>>>>>>
>>>>>>>> Alternatively, if you host your own repository you can deploy the
>>>>>>>> file there:
>>>>>>>>     mvn deploy:deploy-file -DgroupId=sugarcane
>>>>>>>> -DartifactId=sugarcane.feature -Dversion=1.0.0-SNAPSHOT -Dpackaging=zip
>>>>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>>>>
>>>>>>>>
>>>>>>>>   sugarcane:sugarcane.feature:zip:1.0.0-SNAPSHOT
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>>
>>>>>>>> Dilshan
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, May 12, 2014 at 9:37 PM, madhuka udantha <
>>>>>>>> [email protected]> wrote:
>>>>>>>>
>>>>>>>>> HI, chan
>>>>>>>>>
>>>>>>>>> you can get repo in my local git that you was referring.
>>>>>>>>> simple just rename it as you adding wso2 repo.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, May 12, 2014 at 8:46 PM, Chan <[email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Where is jaggery-test? Can't seem to find it..
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, May 12, 2014 at 8:41 PM, madhuka udantha <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> It is 'jaggery-test' and you can added it jaggery-extension.
>>>>>>>>>>>  If we have any other repo/org is ready for jaggery modules, you
>>>>>>>>>>> can add it there and get release.
>>>>>>>>>>>
>>>>>>>>>>> [1] https://github.com/wso2/jaggery-extensions
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Mon, May 12, 2014 at 6:24 PM, Sagara Gunathunga <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, May 12, 2014 at 6:14 PM, Chan <[email protected]> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi folks,
>>>>>>>>>>>>> We are using sugarcane[1] testing framework for unit tests.
>>>>>>>>>>>>> It's currently not released. Can we please get it released and 
>>>>>>>>>>>>> available in
>>>>>>>>>>>>> nexus repo.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Guys,
>>>>>>>>>>>>
>>>>>>>>>>>> What is "sugarcane" ?  what happen to "JaggeryTest" module
>>>>>>>>>>>> that we agreed to develop.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Cheers~
>>>>>>>>>>>>>
>>>>>>>>>>>>> ​[1] - https://github.com/Madhuka/sugarcane​
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> I can't find any licence on above repo also not sure how we
>>>>>>>>>>>> (WSO2) can release a product hosted on personal repo.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks !
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Chan (Dulitha Wijewantha)
>>>>>>>>>>>>> Software Engineer - Mobile Development
>>>>>>>>>>>>> WSO2Mobile
>>>>>>>>>>>>> Lean.Enterprise.Mobileware
>>>>>>>>>>>>>  * ~Email       [email protected] <[email protected]>*
>>>>>>>>>>>>> *  ~Mobile     +94712112165 <%2B94712112165>*
>>>>>>>>>>>>> *  ~Website   dulitha.me <http://dulitha.me>*
>>>>>>>>>>>>> *  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
>>>>>>>>>>>>>   *~Github     @dulichan <https://github.com/dulichan>*
>>>>>>>>>>>>>   *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
>>>>>>>>>>>>>
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> Dev mailing list
>>>>>>>>>>>>> [email protected]
>>>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> 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
>>>>>>>>>>>> [email protected]
>>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Cheers,
>>>>>>>>>>> Madhuka Udantha
>>>>>>>>>>> http://madhukaudantha.blogspot.com
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Chan (Dulitha Wijewantha)
>>>>>>>>>> Software Engineer - Mobile Development
>>>>>>>>>> WSO2Mobile
>>>>>>>>>> Lean.Enterprise.Mobileware
>>>>>>>>>>  * ~Email       [email protected] <[email protected]>*
>>>>>>>>>> *  ~Mobile     +94712112165 <%2B94712112165>*
>>>>>>>>>> *  ~Website   dulitha.me <http://dulitha.me>*
>>>>>>>>>> *  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
>>>>>>>>>>   *~Github     @dulichan <https://github.com/dulichan>*
>>>>>>>>>>   *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Cheers,
>>>>>>>>> Madhuka Udantha
>>>>>>>>> http://madhukaudantha.blogspot.com
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Dev mailing list
>>>>>>>>> [email protected]
>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Dilshan Edirisuriya
>>>>>>>> Senior Software Engineer - WSO2
>>>>>>>> Mob: + 94 777878905
>>>>>>>> http://wso2.com/
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Dev mailing list
>>>>>>>> [email protected]
>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Cheers,
>>>>>>> Madhuka Udantha
>>>>>>> http://madhukaudantha.blogspot.com
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Dilshan Edirisuriya
>>>>>> Senior Software Engineer - WSO2
>>>>>> Mob: + 94 777878905
>>>>>> http://wso2.com/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Cheers,
>>>>> Madhuka Udantha
>>>>> http://madhukaudantha.blogspot.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> *Ruchira Wageesha**Associate Technical Lead*
>>>> *WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>>>> <http://wso2.com>*
>>>>
>>>> *email: [email protected] <[email protected]>,   blog:
>>>> ruchirawageesha.blogspot.com <http://ruchirawageesha.blogspot.com>,
>>>> mobile: +94 77 5493444 <%2B94%2077%205493444>*
>>>>
>>>
>>>
>>>
>>> --
>>> Dilshan Edirisuriya
>>> Senior Software Engineer - WSO2
>>> Mob: + 94 777878905
>>> http://wso2.com/
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> *Niranjan Karunanandham*
>> Senior Software Engineer - WSO2 Inc.
>> WSO2 Inc.: http://www.wso2.com
>> M: +94 777 749 661 <http:///>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Dimuthu De Lanerolle
> Software Engineer
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://wso2.com/
> Tel. : +94 11 2145345  Fax : +94 11 2145300  email : [email protected]
>
>


-- 
Dimuthu De Lanerolle
Software Engineer
WSO2 Inc.
lean . enterprise . middlewear.
http://wso2.com/
Tel. : +94 11 2145345  Fax : +94 11 2145300  email : [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to