[jbosstools-issues] [JBoss JIRA] (JBTIS-515) Errors about duplicate ESB quickstarts in Error Log

Andrej Podhradsky (JIRA) issues at jboss.org
Tue Nov 3 04:45:02 EST 2015


    [ https://issues.jboss.org/browse/JBTIS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124609#comment-13124609 ] 

Andrej Podhradsky commented on JBTIS-515:
-----------------------------------------

The problem occurs here
https://github.com/jbosstools/jbosstools-central/blob/master/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/GettingStartedHtmlPage.java#L111
where the logic compares only the quickstart names. In this case there are quickstarts with the same name but in different categories.

The ESB quickstart are still available in Help > Project Examples...

I'm not sure whether there is some other impact on ESB quickstarts in JBoss Central except the errors in Error Log. [~fbricon] could you help us, please?

> Errors about duplicate ESB quickstarts in Error Log
> ---------------------------------------------------
>
>                 Key: JBTIS-515
>                 URL: https://issues.jboss.org/browse/JBTIS-515
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: ESB
>    Affects Versions: 9.0.0.Alpha2
>         Environment: JBDS 9.0.0.GA + JBDS-IS 9.0.0.Alpha2
>            Reporter: Andrej Podhradsky
>            Assignee: Brian Fitzpatrick
>            Priority: Minor
>
> After installing ESB feature and opening the JBos Central there are errors about duplicate ESB quickstarts in the Error Log view.
> ESB quickstarts are available at Help > Project Examples...
> Note that this doesn't cause any problem.
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.667
> !MESSAGE Found duplicate quickstart helloworld
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.667
> !MESSAGE Found duplicate quickstart helloworld_action
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart helloworld_file_action
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart webservice_consumer1
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart webservice_producer
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart transform_CSV2XML
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart transform_XML2POJO
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart transform_XML2XML_date_manipulation
> !ENTRY org.jboss.tools.central 4 0 2015-10-12 10:09:16.668
> !MESSAGE Found duplicate quickstart transform_XML2XML_simple
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list