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 151922 - AssertionError at org.netbeans.modules.gsfret.source.usages.LuceneIndex.create
Summary: AssertionError at org.netbeans.modules.gsfret.source.usages.LuceneIndex.create
Status: CLOSED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 23:07 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 25890


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-30 23:07:55 UTC
6 duplicates so far ...

Build: NetBeans IDE Dev (Build 200802060003)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.lang.AssertionError
        at org.netbeans.modules.gsfret.source.usages.LuceneIndex.create(LuceneIndex.java:129)
        at org.netbeans.modules.gsfret.source.usages.PersistentClassIndex.<init>(PersistentClassIndex.java:91)
        at org.netbeans.modules.gsfret.source.usages.PersistentClassIndex.create(PersistentClassIndex.java:123)
        at org.netbeans.modules.gsfret.source.usages.ClassIndexManager.createUsagesQuery(ClassIndexManager.java:174)
        at
org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.updateFolder(RepositoryUpdater.java:1075)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.scanRoots(RepositoryUpdater.java:980)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.access$1600(RepositoryUpdater.java:652)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:744)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:680)
        at org.netbeans.modules.gsfret.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:111)
Comment 1 David Strupl 2009-01-14 14:35:09 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 2 David Strupl 2009-01-14 14:42:21 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 3 Exceptions Reporter 2009-01-22 10:54:21 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=25890
Comment 4 David Strupl 2009-03-31 15:46:55 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:55:24 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX
Comment 6 Marian Mirilovic 2009-12-03 03:25:28 UTC
v/c