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 70480 - [50cat] Code completion, Go to class, Error annotations, hints and all features that depend on source information are broken
Summary: [50cat] Code completion, Go to class, Error annotations, hints and all featur...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 18:06 UTC by misterm
Modified: 2006-09-26 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2005-12-15 18:06:27 UTC
[ BUILD # : 20051201 ]
[ JDK VERSION : 1.4.2_xx ]

I have no idea about what happened, but since there was a crash after using Push down ( Issue # 70423 ), all features that depend on the MDR cache (from what I understand...) are totally frozen or do not work. Classpath information cannot be persisted and not even deleting /var/cache is helping.
Comment 1 misterm 2005-12-16 10:01:00 UTC
What is happening now is: deleting lock and var solves the problem for a few 
IDE sessions. After some time, the problem just comes back again and I have to 
work on it yet another time.
Comment 2 misterm 2005-12-16 10:07:11 UTC
Apparently it has nothing to do with the issue I mentioned before. This lock 
seems to happen when invoking several operations that deal with MDR cache in 
sequence. I will try to find out which steps I can use to reproduce it.
Comment 3 Jan Becicka 2005-12-16 13:26:25 UTC
OK. Please attach whole messages.log and full thread dump, while some mdr
dependent actions are in progress.
BTW did you install any additional modules (such as e.g. Usages Navigator)?
Comment 4 misterm 2006-01-04 15:48:25 UTC
I simply cannot remember or check it, since I am using NB 20051218 for a while.
Comment 5 Daniel Prusa 2006-09-26 09:03:20 UTC
No more info provided and not reproducible in the latest builds, closing as
works for me.