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 92139 - Null Pointer Exception
Summary: Null Pointer Exception
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 16:55 UTC by jww2nc
Modified: 2010-09-23 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (635.17 KB, text/plain)
2007-01-09 17:04 UTC, jww2nc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jww2nc 2007-01-09 16:55:27 UTC
During normal use, encountered issue where imports no longer work, leading me to
notice that scanning classpaths cannot complete.  Getting an exception every 1/3
second or so.  Cannot close the ide, stalls when writing project classpath
information to persistent storage.  Have been using NB for 4 years now, first
time seeing this.
Comment 1 jww2nc 2007-01-09 17:04:27 UTC
Created attachment 37194 [details]
Log file
Comment 2 Peter Pis 2007-01-10 10:53:35 UTC
Reassigning to mdr for evaluation.
Comment 3 Jan Lahoda 2007-03-10 20:43:28 UTC
This problem seems to be caused by broken MDR caches. Deleting the caches would
probably fix the problem:
1. close the IDE
2. locate your userdir (see
http://wiki.netbeans.org/wiki/view/FaqWhatIsUserdir
)
3. delete folder ${userdir}/var/cache/mdrstorage/org-netbeans-java
4. start the IDE - the caches should be recreated
Comment 4 David Strupl 2010-09-23 09:15:26 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.