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 36207 - NullPointerException (null Document)
Summary: NullPointerException (null Document)
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
: 36434 (view as bug list)
Depends on: 40951
Blocks:
  Show dependency tree
 
Reported: 2003-09-19 20:50 UTC by kbritton
Modified: 2008-12-22 17:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans 3.5.1 ide.log (203.20 KB, text/plain)
2003-09-19 20:51 UTC, kbritton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kbritton 2003-09-19 20:50:29 UTC
"Invalid doc parameter. Document may not be null!"
Comment 1 kbritton 2003-09-19 20:51:22 UTC
Created attachment 11679 [details]
netbeans 3.5.1 ide.log
Comment 2 Martin Roskanin 2003-09-22 10:02:20 UTC
As for NPE in MarkBlockChain.compareBlock, there is already an issue
#33455 for that. "NullPointerException: Invalid doc parameter.
Document may not be null!" seems to be a problem of openide/editor.
Reassigning.

Comment 3 Petr Nejedly 2004-01-09 18:03:03 UTC
Do you have any steps to reproduce?

Generally, it may be caused by the same underlaying problem like
issue 37178
Comment 4 Petr Nejedly 2004-01-09 18:19:10 UTC
*** Issue 36434 has been marked as a duplicate of this issue. ***
Comment 5 Petr Nejedly 2004-03-19 22:23:30 UTC
This bug can't occur anymore after last fix for 40766
Comment 6 Marian Mirilovic 2004-06-30 10:05:03 UTC
verified in [nb_dev](200406291800)