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 42969 - NPE from IOManager
Summary: NPE from IOManager
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-05-09 23:24 UTC by Jesse Glick
Modified: 2010-04-29 09:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (404 bytes, text/plain)
2004-05-09 23:25 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-05-09 23:24:34 UTC
When trying to use the debugger I got the
following exception (thrown in a dialog). Clearly
something is trying to print a null string, though
I don't know what. If you can't guess who it is,
you need to at least put in an assertion into
IOManager.println checking that the passed-in text
is not null, so that next time there will be a
proper stack trace.
Comment 1 Jesse Glick 2004-05-09 23:25:03 UTC
Created attachment 14773 [details]
Stack trace
Comment 2 Jan Jancura 2004-05-31 14:57:09 UTC
fixed in main trunk
Comment 3 Quality Engineering 2010-04-29 09:17:33 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.