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 88649 - unexpected exception
Summary: unexpected exception
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 15:09 UTC by rgrinnell
Modified: 2008-02-25 16:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log file (86.92 KB, text/plain)
2006-11-04 15:13 UTC, rgrinnell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rgrinnell 2006-11-04 15:09:32 UTC
A java.lang.NullPointerException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and
Settings\rgrinnell\.netbeans\5.5\var\log folder.

java.lang.NullPointerException
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.TypeClassImpl.resolve(TypeClassImpl.java:56)
	at
org.netbeans.modules.java.j2seproject.MainClassUpdater$2.run(MainClassUpdater.java:147)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 rgrinnell 2006-11-04 15:13:22 UTC
Created attachment 35781 [details]
message log file
Comment 2 Jiri Prox 2006-11-06 07:12:20 UTC
Can you provide steps to reproduce, please?
Comment 3 Jiri Kovalsky 2006-12-06 08:37:22 UTC
Reassigning to projects module for further evaluation. Maybe they will find out
which object is null.
Comment 4 Quality Engineering 2007-09-20 12:09:00 UTC
Reorganization of java component
Comment 5 Jan Becicka 2008-02-25 16:14:40 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.