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

Summary: NPE in Request Processor when navigating Pjt or File View
Product: java Reporter: wjbug <wjbug>
Component: UnsupportedAssignee: Pavel Flaska <pflaska>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: the message.log at the point where I received the NPE error

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