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 162050 - Migrate gsf.tools to new csl.api and parsing.api
Summary: Migrate gsf.tools to new csl.api and parsing.api
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: David Strupl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-06 16:00 UTC by Peter Nabbefeld
Modified: 2010-10-01 15:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149020


Attachments
stacktrace (2.89 KB, text/plain)
2009-04-06 16:01 UTC, Peter Nabbefeld
Details
IDE log (159.33 KB, text/plain)
2009-04-07 07:34 UTC, Peter Nabbefeld
Details
stacktrace (2.89 KB, text/plain)
2009-04-07 15:53 UTC, Peter Nabbefeld
Details
stacktrace (2.89 KB, text/plain)
2009-04-16 07:59 UTC, Peter Nabbefeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2009-04-06 16:00:53 UTC
Build: NetBeans IDE Dev (Build 200904051400)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments:
epdv: Tried to activate the "Lucene Index Browser" from Window/GSF Development. Seems, there's a  GSF Tools package needed but not found - removed accidently?



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getLanguage(IndexBrowserTopComponent.java:144)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.updateIndices(IndexBrowserTopComponent.java:159)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.<init>(IndexBrowserTopComponent.java:110)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getDefault(IndexBrowserTopComponent.java:764)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.findInstance(IndexBrowserTopComponent.java:777)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserAction.actionPerformed(IndexBrowserAction.java:21)
Comment 1 Peter Nabbefeld 2009-04-06 16:01:03 UTC
Created attachment 79540 [details]
stacktrace
Comment 2 Peter Nabbefeld 2009-04-07 07:34:35 UTC
Created attachment 79586 [details]
IDE log
Comment 3 Peter Nabbefeld 2009-04-07 15:53:08 UTC
Build: NetBeans IDE Dev (Build 200904070200)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getLanguage(IndexBrowserTopComponent.java:144)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.updateIndices(IndexBrowserTopComponent.java:159)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.<init>(IndexBrowserTopComponent.java:110)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getDefault(IndexBrowserTopComponent.java:764)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.findInstance(IndexBrowserTopComponent.java:777)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserAction.actionPerformed(IndexBrowserAction.java:21)
Comment 4 Peter Nabbefeld 2009-04-07 15:53:12 UTC
Created attachment 79657 [details]
stacktrace
Comment 5 Peter Nabbefeld 2009-04-16 07:59:32 UTC
Build: NetBeans IDE Dev (Build 200904150201)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getLanguage(IndexBrowserTopComponent.java:144)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.updateIndices(IndexBrowserTopComponent.java:159)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.<init>(IndexBrowserTopComponent.java:110)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.getDefault(IndexBrowserTopComponent.java:764)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserTopComponent.findInstance(IndexBrowserTopComponent.java:777)
        at org.netbeans.modules.gsf.tools.lucene.IndexBrowserAction.actionPerformed(IndexBrowserAction.java:21)
Comment 6 Peter Nabbefeld 2009-04-16 07:59:37 UTC
Created attachment 80209 [details]
stacktrace
Comment 7 Vitezslav Stejskal 2009-04-20 20:38:41 UTC
Most likely due to the fact that 'Lucene Index Browser' has not been migrated to the new indexing/CSL infrastructure.
Comment 8 David Strupl 2009-06-08 13:58:17 UTC
Marek, these are yours now ...
Comment 9 mslama 2009-07-03 15:13:25 UTC
Contrib module gsf.tools must be migrated to new csl.api and parsing.api.
Comment 10 David Strupl 2010-10-01 15:34:10 UTC
I am sorry but I am not ready to handle this module. I am marking the problem as wontfix - if someone finds someone who will be ready to fix it please assign to such person and reopen. Otherwise please leave as closed. Thanks.