[jbosstools-issues] [JBoss JIRA] (JBIDE-14644) On startup, osgi console logs "org.jboss.tools.central" three times

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Jun 5 07:51:54 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon resolved JBIDE-14644.
---------------------------------

         Assignee: Fred Bricon
    Fix Version/s: 4.1.0.Beta2
       Resolution: Done


Fixed with https://github.com/jbosstools/jbosstools-central/commit/e66124643e55bc9358fbc9371938194e85550e19#L3L66
                
> On startup, osgi console logs "org.jboss.tools.central" three times
> -------------------------------------------------------------------
>
>                 Key: JBIDE-14644
>                 URL: https://issues.jboss.org/browse/JBIDE-14644
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Fred Bricon
>            Priority: Minor
>             Fix For: 4.1.0.Beta2
>
>
> On startup, osgi console logs "org.jboss.tools.central" three times. I would guess that some debugging statement was left on accidentally.
> When I start Eclipse like this:
> {code}
> workspace=/home/nboldt/eclipse/workspace-clean43
> target=/home/nboldt/eclipse/43clean
> eclipse=/home/nboldt/tmp/Eclipse_Bundles/eclipse-jee-kepler-M7-linux-gtk-x86_64.tar.gz
> cd ${target}
> tar xzf $eclipse
> ${target}/eclipse/eclipse -clean -showLocation -data $workspace -consolelog -console -vm /opt/sun-java2-7.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M $1 2>&1 | tee "logs/eclipse.log.`date`.txt"
> {code}
> I get this logged to console:
> {code}
> osgi> org.jboss.tools.central
> org.jboss.tools.central
> org.jboss.tools.central
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list