Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14644

On startup, osgi console logs "org.jboss.tools.central" three times

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.1.0.Beta2
    • 4.1.0.Beta1
    • central
    • None

      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:

      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"
      

      I get this logged to console:

      osgi> org.jboss.tools.central
      org.jboss.tools.central
      org.jboss.tools.central
      

            fbricon@redhat.com Fred Bricon
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: