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 69640 - NullPointerException at org.netbeans.modules.javacore.ExclusiveMutex.addBFeatureToInitQueue()
Summary: NullPointerException at org.netbeans.modules.javacore.ExclusiveMutex.addBFeat...
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 16:16 UTC by _ gtzabari
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (2.09 KB, text/plain)
2005-11-30 16:18 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-11-30 16:16:01 UTC
dev build 200511291900

I get this while moving the caret inside an open Java file. See the attached
stack-trace
Comment 1 _ gtzabari 2005-11-30 16:18:49 UTC
Created attachment 27451 [details]
stack-trace
Comment 2 _ gtzabari 2005-11-30 16:22:46 UTC
This exception makes the IDE unusable for me because I get it every 5 seconds.
Increasing priority to P2.
Comment 3 Jan Becicka 2005-12-01 07:41:11 UTC
Please attach your messages.log
Comment 4 Pavel Flaska 2005-12-01 09:10:52 UTC
Please, attach also your source (or attach your zipped project if possible),
where it occurs. Also, if you remeber, try to describe your last edits in editor.
Comment 5 _ gtzabari 2005-12-01 16:09:26 UTC
It is amazing what can be accomplished by trying a fresh userdir. The problem
seems to have gone away ;)

On a related note, if you try using a userdir created by a dev build 3 days ago
using dev build 200511291900 then it'll complain on startup it can't parse some
stylesheety file and the editor font and color settings will get lost. This gave
me a hint that maybe I should try a fresh userdir ;)
Comment 6 Quality Engineering 2007-09-20 11:51:53 UTC
Reorganization of java component