Menu

#397 Debug statements filling up terminal window

2.x
closed-fixed
nobody
None
5
2020-11-06
2015-11-05
No

Anytime I do eany operation relating to ClearCase I get this printed to the terminal: First launcher.execute()

I get hundreds of these debug messages printed to the console for no apparent reason. Please remove/disable the debug messages from production builds.

Thanks,
Scott

Discussion

  • Mikael Petterson

    Could you send me the output of the terminal window so that I can have a look and try to remove the
    uneccessary traces.

    br,

    //mike

     
    • Scott Russell

      Scott Russell - 2016-02-29

      Mikael,
      Thanks for checking into the issue. The requested output is below. The
      first seven lines appear to be normal Eclipse Mars output, after that
      appear to be from eclipse-ccase as they happen whenever I interact
      (including viewing/refreshing a file) with a versioned Clear Case object.

      Output:
      org.eclipse.m2e.logback.configuration: Logback config file:
      ~/workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.6.2.20150902-0002.xml
      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in
      [bundleresource://909.fwk1888353808:1/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in
      [bundleresource://909.fwk1888353808:2/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
      explanation.
      SLF4J: Actual binding is of type
      [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
      org.eclipse.m2e.logback.configuration: Initializing logback

      First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()First
      launcher.execute()First launcher.execute()First launcher.execute()

      Thanks,
      Scott

      On Mon, Feb 29, 2016 at 6:28 AM, Mikael Petterson eraonel@users.sf.net
      wrote:

      Could you send me the output of the terminal window so that I can have a
      look and try to remove the
      uneccessary traces.

      br,

      //mike

      Status: open
      Group: 2.x
      Created: Thu Nov 05, 2015 05:15 PM UTC by Scott Russell
      Last Updated: Thu Nov 05, 2015 05:15 PM UTC
      Owner: nobody

      Anytime I do eany operation relating to ClearCase I get this printed to
      the terminal: First launcher.execute()

      I get hundreds of these debug messages printed to the console for no
      apparent reason. Please remove/disable the debug messages from production
      builds.

      Thanks,
      Scott


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/eclipse-ccase/bugs/397/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       
  • Moshe Mizrachi

    Moshe Mizrachi - 2016-07-07

    It happens to me too, and it's really annoying... Any way to remove this?

     
  • Moshe Mizrachi

    Moshe Mizrachi - 2016-09-20

    Any plans on fixing it for the next release?

     
  • Alketi

    Alketi - 2017-06-09

    Is this still being supported? This is still a problem in June of 2017, two years after being reported.

    Can't we just comment out the offending line that Eric Wetmiller pointed out?

     

    Last edit: Alketi 2017-06-09
  • Hoang Linh

    Hoang Linh - 2017-07-13

    I have the same issue. so the eclipse plugin-codes for eclipse is different from this clearcase-java-code? I want to fix it myself; however, I found that I am using eclipse plugin eclipse-ccase-code (version 2.2.40); however, the bug is in clearcase-java-code ... I'm not quite sure how to put these 2 things together.

     
  • Thomas Bark

    Thomas Bark - 2020-10-30

    hi mike
    commit aa0366
    tom

     
  • Mikael Petterson

    • status: open --> closed-fixed
     

Log in to post a comment.