Bug 239007 - [discovery][jslp] Remove DEBUG OUTPUT: false from log
Summary: [discovery][jslp] Remove DEBUG OUTPUT: false from log
Status: RESOLVED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.discovery (show other bugs)
Version: 2.0.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 2.0.1   Edit
Assignee: Markus Kuppe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 244678
Blocks:
  Show dependency tree
 
Reported: 2008-06-30 11:23 EDT by Scott Lewis CLA
Modified: 2008-08-22 02:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Lewis CLA 2008-06-30 11:23:45 EDT
In OSGiPlatformAbstraction line 84 is a log warning sent to the log service.  When starting in Eclipse, this produces output 

DEBUG OUTPUT: false 

to the Eclipse log when not debugging.  This should be removed or disabled so that by default no output is sent to the log when Eclipse is starting.
Comment 1 Markus Kuppe CLA 2008-07-01 02:40:44 EDT
https://sourceforge.net/tracker/index.php?func=detail&aid=2007432&group_id=151721&atid=781930

Btw. if LogService is active during jSLP bundle startup, the stmt would be send there and not show up in the Eclipse Error log. ;)
Comment 2 Scott Lewis CLA 2008-07-01 02:53:22 EDT
(In reply to comment #1)
> https://sourceforge.net/tracker/index.php?func=detail&aid=2007432&group_id=151721&atid=781930
> 
> Btw. if LogService is active during jSLP bundle startup, the stmt would be send
> there and not show up in the Eclipse Error log. ;)
> 

We don't have any control over the behavior of LogService in the Eclipse context...so I'm not sure what you are saying.



Comment 3 Markus Kuppe CLA 2008-07-01 03:37:40 EDT
(In reply to comment #2)
> We don't have any control over the behavior of LogService in the Eclipse
> context...so I'm not sure what you are saying.

It's meant as a workaround until we remove the debug stmt from jSLP and get a new CQ in.
Comment 4 Markus Kuppe CLA 2008-07-01 03:38:56 EDT
...in scenarios where one has control over log service, e.g. in a RCP.
Comment 5 Scott Lewis CLA 2008-07-01 10:54:51 EDT
Setting target milestone and assigning to Markus.
Comment 6 Markus Kuppe CLA 2008-07-15 02:47:49 EDT
Fixed in upstream (r243). Will hit ECF with a new CQ for jSLP.
Comment 7 Markus Kuppe CLA 2008-08-22 02:26:18 EDT
Fixed in orbit