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 52918 - NPE in Request Processor when navigating Pjt or File View
Summary: NPE in Request Processor when navigating Pjt or File View
Status: RESOLVED DUPLICATE of bug 53389
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 17:22 UTC by wjbug
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the message.log at the point where I received the NPE error (211.09 KB, text/plain)
2005-01-04 17:27 UTC, wjbug
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wjbug 2005-01-04 17:22:58 UTC
Hi All,

Many thanks for all the work you do.  I couldn't
live without my NetBeans!

I'm using the current nightly build of NB4.1
(20050103).  It contained a fix for the Java
Navigator I wanted to be able to use.

I'm getting the following error when I try to
drill down to a certain package in the 'source
packages' section of a project:

Annotation: Exception occurred in Request Processor
java.lang.NullPointerException

If I move over to the 'File' view and try to drill
into the same package, I get the exact same error,
though the stack trace is a bit different. (See
attached ide.log file).

Thanks for the help fixing this and for all the
wonderful work you all are doing.

Cheers,
Bill Bug
Comment 1 wjbug 2005-01-04 17:27:25 UTC
Created attachment 19469 [details]
the message.log at the point where I received the NPE error
Comment 2 wjbug 2005-01-04 17:32:13 UTC
NOTE:
When I removed *.class files present in this package directory, then I
was able to drill into it in the Pjt view and did not get any errors.
Comment 3 Milan Kubec 2005-01-10 11:13:20 UTC
Probably javacore issue - reassigning.
Comment 4 Jan Becicka 2005-01-14 15:16:15 UTC
Problem with html javadoc? Pavle can you check it? Thanks
Comment 5 Pavel Flaska 2005-01-17 09:02:16 UTC
This was recently fixed, see duplicate issue for details.

*** This issue has been marked as a duplicate of 53389 ***
Comment 6 Quality Engineering 2007-09-20 10:12:04 UTC
Reorganization of java component