Hi Sameera,

While we were reviewing the ES based publisher app in G-Reg, we noticed
that updated publisher is using the service RXT to create services. But
they have a requirement to (must)have "provider" value present in the
artifact storage path.

Since GREG doesn't have a provider based concept, we can't change the
existing service RXT to support this requirement. This also a blocking
issue to ship ES based publisher and store app with G-Reg.

Regards,
Chandana


On Fri, May 30, 2014 at 9:13 AM, Sameera Medagammaddegedara <
[email protected]> wrote:

> Hi Subash,
>
> First, I am sorry about the delay in the response.
>
> This is a short break down of the current status ;
>
> 1. The ES still requires Cassandra out of the box,however Udara is working
> towards removing this dependency
> 2. The ES branch which works with 4.3.0 is currently unstable since we
> have a blocker with one of the SSO components.This component has not been
> migrated to 4.3.0 (There is a mail thread on this issue).
> 3. The carbon jaggery module feature which is on the nexus has an issue
> with the p2.inf that is causing the build to fail during the pack
> creation.This is related to the overwrite property been set to false.
>
> I am looking into issue 3 as this will allow you guys to include the
> greg-bam and greg-impact jaggeryapps in the pack.
>
>
> Thank You,
> Sameera
>
>
> On Thu, May 29, 2014 at 5:02 PM, madhuka udantha <[email protected]
> > wrote:
>
>> Hi, Shazni
>>
>> On Thu, May 29, 2014 at 3:40 PM, Shazni Nazeer <[email protected]> wrote:
>>
>>> Hi Subash,
>>>
>>> The jaggery features seems not available in the 4.3.0 repo.
>>>
>> Here is jaggery with 4.3.0 'branch-for-kernel4.3.0 ' [1].
>>
>> [1] https://github.com/wso2/jaggery/tree/branch-for-kernel4.3.0
>>
>>> Therefore building the product with the feature gives above error.  ES
>>> store feature also seems not stabilized yet. This would make the
>>> greg-publisher jaggeryapp to not ship with the product.
>>>
>>> @SameeraM : Can you state what are the issues we are facing on getting
>>> rid of this?
>>>
>>> Shazni Nazeer
>>>
>>> Senior Software Engineer
>>>
>>> Mob : +94 715 440 607
>>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>>> Blog : http://shazninazeer.blogspot.com
>>>
>>>
>>> On Thu, May 29, 2014 at 3:34 PM, Subash Chaturanga <[email protected]>
>>> wrote:
>>>
>>>> Hi Shazni and SameeraM,
>>>> Where are we on this now ? Does ES store features capable of living
>>>> without Cassandra OOTB ? What are the blocking facts now we are facing ?
>>>>
>>>>
>>>>
>>>> On Thu, May 22, 2014 at 5:29 PM, Shazni Nazeer <[email protected]> wrote:
>>>>
>>>>> I have been looking into stabilizing the Jaggery Apps (greg-bam and
>>>>> greg-publisher in particular) in the GREG pack. Initially there were 
>>>>> issues
>>>>> in logging into the greg-bam due to unavailability of certain jaggery
>>>>> modules inside the pack.
>>>>>
>>>>> After adding jaggery modules like caramel, carbon, handlebars, process
>>>>> etc. manually into the modules directory of the pack, I could resolve the
>>>>> login issue in the greg-bam.
>>>>>
>>>>> Further, greg-publisher still couldn't be made to work, since it
>>>>> depends on the publisher and the relevant enterprise store feature is not
>>>>> yet stable in the 4.3.0.
>>>>>
>>>>> Adding the features in the p2-profile-gen, and building the product
>>>>> resulted a build failure with the following.
>>>>>
>>>>> Installing org.wso2.carbon.ntask.feature.group 4.3.0.SNAPSHOT.
>>>>> Installation failed.
>>>>> An error occurred while configuring the installed items
>>>>>  session context was:(profile=repository,
>>>>> phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, 
>>>>> operand=null
>>>>> --> [R]org.wso2.store.modules.event.feature.group 1.0.0,
>>>>> action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CopyAction).
>>>>>  I/O Error while copying
>>>>> /home/shazni/ProjectFiles/Git/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/repository/../features/org.wso2.store.modules.event_1.0.0/module
>>>>> - see details.
>>>>> Caused by:  java.io.IOException: Source:
>>>>> /home/shazni/ProjectFiles/Git/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/repository/../features/org.wso2.store.modules.event_1.0.0/moduledoes
>>>>> not exists
>>>>> Application failed, log file location:
>>>>> /home/shazni/ProjectFiles/ProjectRepositories/repository_9/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1400682442220.log
>>>>>
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] Reactor Summary:
>>>>> [INFO]
>>>>> [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
>>>>> [1:44.680s]
>>>>> [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
>>>>> [INFO] WSO2 API Manager - BAM Toolbox .................... SKIPPED
>>>>> [INFO] WSO2 Governance Registry - Distribution ........... SKIPPED
>>>>> [INFO] WSO2 Governance Registry - Integration Tests ...... SKIPPED
>>>>> [INFO] Admin-Clients TestNG Test Module .................. SKIPPED
>>>>> [INFO] Test Utils TestNG Test Module ..................... SKIPPED
>>>>> [INFO] Registry TestNG Test Samples ...................... SKIPPED
>>>>> [INFO] Backward association handler Sample ............... SKIPPED
>>>>> [INFO] Tests Integration TestNG Test Module .............. SKIPPED
>>>>> [INFO] Tests Resources TestNG Test Module ................ SKIPPED
>>>>> [INFO] Registry Metadata TestNG Test Module .............. SKIPPED
>>>>> [INFO] Registry Lifecycle TestNG Test Module ............. SKIPPED
>>>>> [INFO] Registry Permission TestNG Test Module ............ SKIPPED
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] BUILD FAILURE
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] Total time: 1:45.909s
>>>>> [INFO] Finished at: Wed May 21 19:57:28 IST 2014
>>>>> [INFO] Final Memory: 19M/494M
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [ERROR] Failed to execute goal
>>>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
>>>>> (3-p2-profile-generation-repository) on project governance-profile-gen: P2
>>>>> publisher return code was 13 -> [Help 1]
>>>>> [ERROR]
>>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>>> the -e switch.
>>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>>> [ERROR]
>>>>> [ERROR] For more information about the errors and possible solutions,
>>>>> please read the following articles:
>>>>> [ERROR] [Help 1]
>>>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>>>>
>>>>> But, building enterprise store locally and then building the
>>>>> product-greg was o.k.
>>>>>
>>>>> Shazni Nazeer
>>>>>
>>>>> Senior Software Engineer
>>>>>
>>>>> Mob : +94 715 440 607
>>>>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>>>>> Blog : http://shazninazeer.blogspot.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks
>>>> /subash
>>>>
>>>> *Subash Chaturanga*
>>>> Senior Software Engineer :Platform TG; WSO2 Inc. http://wso2.com
>>>>
>>>> email: [email protected]
>>>> blog:  http://subashsdm.blogspot.com/
>>>> twitter: @subash89
>>>> phone: +9477 2225922
>>>> Lean . Enterprise . Middleware
>>>>
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Cheers,
>> Madhuka Udantha
>> http://madhukaudantha.blogspot.com
>>
>
>
>
> --
> Sameera Medagammaddegedara
> Software Engineer
>
> Contact:
> Email: [email protected]
> Mobile: + 94 077 255 3005
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Chandana Napagoda*
Senior Software Engineer
WSO2 Inc. - http://wso2.org

*Email  :  [email protected] <[email protected]>**Mobile : +94718169299*

*Blog  :    http://cnapagoda.blogspot.com <http://cnapagoda.blogspot.com>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to