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 42502 - IDE doesn't start correctly
Summary: IDE doesn't start correctly
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
: 41466 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-27 10:49 UTC by Marek Grummich
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (6.22 KB, text/plain)
2004-04-27 10:50 UTC, Marek Grummich
Details
Screenshot (107.48 KB, image/png)
2004-04-27 10:50 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2004-04-27 10:49:46 UTC
Build 040426 (unofficial refactoring build)

I have been playing with IDE (simple package
structure, three java file) for a while and have
decided to restart IDE. The attached screenshot
and exception are showing, what I got after restart.
Comment 1 Marek Grummich 2004-04-27 10:50:20 UTC
Created attachment 14572 [details]
Exception
Comment 2 Marek Grummich 2004-04-27 10:50:53 UTC
Created attachment 14573 [details]
Screenshot
Comment 3 Jan Becicka 2004-04-27 11:00:18 UTC
NPE from editor. Reassigning for evaluation.
Comment 4 Marek Grummich 2004-04-27 11:05:16 UTC
Editor, ok, but look at the second exception in the attached file, also.

java.lang.NullPointerException at
org.netbeans.modules.java.ui.NavigationView.removeNotify(NavigationVie
Comment 5 Miloslav Metelka 2004-04-27 13:35:04 UTC
Assigning to Mato.
Comment 6 Martin Roskanin 2004-04-28 11:28:21 UTC
fixed in [meta_stavbicka]

/cvs/editor/src/org/netbeans/modules/editor/java/Attic/MDRFinder.java,v
 <--  MDRFinder.java
new revision: 1.1.2.4; previous revision: 1.1.2.3
Comment 7 Martin Roskanin 2004-04-29 09:04:14 UTC
*** Issue 41466 has been marked as a duplicate of this issue. ***
Comment 8 Marek Grummich 2004-08-17 12:37:04 UTC
Verified