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 83605 - Repeated NullPointerExceptions with JMManager
Summary: Repeated NullPointerExceptions with JMManager
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 16:56 UTC by rkienzl
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The messages.log per the error dialog instructions. (403.47 KB, text/plain)
2006-08-28 16:59 UTC, rkienzl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rkienzl 2006-08-28 16:56:31 UTC
Seemingly something wrong with classpaths. I suspect I may have configured a 
project incorrectly, but I don't know what I did wrong
Comment 1 rkienzl 2006-08-28 16:59:27 UTC
Created attachment 33322 [details]
The messages.log per the error dialog instructions.
Comment 2 rkienzl 2006-08-28 20:10:57 UTC
More information...

This seems to affect or be caused by scanning class paths. It takes a very long 
time to scan and I see a round red icon with a bar, which I click to get the 
exception. Often, while I'm viewing the exception, more occur. I'm seeing 
MountFailedExceptions also.

I'm building the project from existing packages. All packages are local to the 
system on which the IDE is running. I suspect I have an unresolved reference 
somewhere, but the way this is being handled I can't figure out where, nor can 
I correct it. The odd thing is that this does not affect my ability to compile -
 everything compiles completely with no errors. It does, however, adversely 
affect the performance of the system.

Comment 3 Jan Becicka 2006-10-26 16:26:20 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 4 Quality Engineering 2007-09-20 09:57:51 UTC
Reorganization of java component