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 52975 - NPE from MDRParser.resolveSuperTypes()
Summary: NPE from MDRParser.resolveSuperTypes()
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 52973 53132 53224 53691 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-05 12:31 UTC by Jan Horvath
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (3.11 KB, text/plain)
2005-01-05 12:31 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-01-05 12:31:08 UTC
build 200501041900

sometimes when opening EJB node of EJB module I got NPE
Comment 1 Jan Horvath 2005-01-05 12:31:26 UTC
Created attachment 19491 [details]
exception
Comment 2 Vince Kraemer 2005-01-06 20:26:32 UTC
this looks like it related to 51713.
Comment 3 Chris Webster 2005-01-08 16:23:51 UTC
NPE is in java module, reassigning for evaluation. 
Comment 4 Jan Becicka 2005-01-14 15:14:36 UTC
*** Issue 52973 has been marked as a duplicate of this issue. ***
Comment 5 Jan Becicka 2005-01-14 15:18:10 UTC
*** Issue 53132 has been marked as a duplicate of this issue. ***
Comment 6 Martin Matula 2005-01-17 14:08:19 UTC
*** Issue 53224 has been marked as a duplicate of this issue. ***
Comment 7 Martin Matula 2005-01-20 15:58:08 UTC
*** Issue 53691 has been marked as a duplicate of this issue. ***
Comment 8 Jan Becicka 2005-01-20 16:06:48 UTC
Tomasi, can you look at it? Thanks
Comment 9 Tomas Hurka 2005-01-24 08:57:13 UTC
This NPE is caused by empty file in default package.
Comment 10 Tomas Hurka 2005-01-24 08:59:16 UTC
Fixed in trunk.
/cvs/java/javacore/src/org/netbeans/modules/javacore/scanning/JavaUpdater.java,v  <--  
JavaUpdater.java
new revision: 1.20; previous revision: 1.19
done
Comment 11 Jan Horvath 2005-01-31 12:54:32 UTC
v
Comment 12 Quality Engineering 2007-09-20 10:49:46 UTC
Reorganization of java component