This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 78507 - sometime node.getDocument().. debug output goes to console when new elemt created
Summary: sometime node.getDocument().. debug output goes to console when new elemt cre...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Output (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 11:48 UTC by bugbridge
Modified: 2007-09-18 19:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-20 11:48:00 UTC
Description:
there should be no debug output (espetially with all loggin options off)
can't check with buzz now, but most likely the issue isn't regression
reproducible on linux with coke_TPR2_RC2

step to reproduce:
1. create java uml project
2. add packgage with scoped activity diagram
3. add invocation and signal, draw edge
4. add partition
"node.getDocument() resulting in null.. Hence cannot transform..." goes to console

not 100% reproducible, but there are a lot of such messages with continuos work
with uml.
Comment 1 _ tboudreau 2007-06-13 08:47:07 UTC
Reassigning this to uml.  If you are seeing logging in the console, it is because the code doing the logging is using System.out or System.err for logging.  
There is multiplexing code in core that *tries* to route System.* to the output window when using the Execution API, but the real solution is to use a logger.
Comment 2 Yang Su 2007-07-25 21:28:00 UTC
removed debug statement
Comment 3 Sherry Zhou 2007-09-18 19:58:44 UTC
verified in trunk build 070918