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 46954 - NullPointerException at MDRClassLoader.java:98
Summary: NullPointerException at MDRClassLoader.java:98
Status: RESOLVED DUPLICATE of bug 46466
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 02:44 UTC by murrayhughes
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (58.62 KB, text/plain)
2004-08-06 02:49 UTC, murrayhughes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description murrayhughes 2004-08-06 02:44:32 UTC
On IDE startup I get the following error.

java.lang.NullPointerException
	at 
org.netbeans.mdr.handlers.MDRClassLoader.resolveI
nterface(MDRClassLoader.java:98)

Tried asking it to scan the classpaths again, 
but that fails with a similar error.

netbeans unusable.


version:
netbeans-4_0-daily-bin-200408021800-windows-
2_Aug_2004_1800.exe
Comment 1 murrayhughes 2004-08-06 02:49:45 UTC
Created attachment 16667 [details]
messages.log
Comment 2 Jan Becicka 2004-08-06 05:50:59 UTC

*** This issue has been marked as a duplicate of 46466 ***