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 158728 - Root: C:\Users\alex\Documents\my\dev\prj\loxal\trunk\sol\src File: api.rst Bootpath: ClassPath[Entry[file:/C:/Python25/], Entry[file:/C:/Python25/Lib/], Entry[file:/C:/Users/alex/Documents/my/dev/svn/
Summary: Root: C:\Users\alex\Documents\my\dev\prj\loxal\trunk\sol\src File: api.rst Bo...
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 12:02 UTC by Marian Mirilovic
Modified: 2015-09-13 05:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146185


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-02-18 12:02:35 UTC
12 duplicates so far ..

Build: NetBeans IDE Dev (Build 20090211141555)
VM: Java HotSpot(TM) Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista, 6.0, x86
User comments: started NB, the cursor was placed in a HTML file edit window
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.netbeans.modules.python.editor.PythonIndexer$CachedIndexDocument.access$300(PythonIndexer.java:612)
        at org.netbeans.modules.python.editor.PythonIndexer.scanRst(PythonIndexer.java:834)
        at org.netbeans.modules.python.editor.PythonIndexer.index(PythonIndexer.java:167)
        at org.netbeans.modules.gsfret.source.usages.CachingIndexer$LanguageIndex.index(CachingIndexer.java:174)
        at org.netbeans.modules.gsfret.source.usages.CachingIndexer.index(CachingIndexer.java:118)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater.batchCompile(RepositoryUpdater.java:2031)
        at
org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.updateFolder(RepositoryUpdater.java:1404)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.scanRoots(RepositoryUpdater.java:1129)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.access$1900(RepositoryUpdater.java:651)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:789)
Comment 1 Lou Dasaro 2015-09-13 05:00:39 UTC
This was likely fixed last Winter for 8.1. Resolving as FIXED.

If this error occurs, please ensure you are using Netbeans IDE 8.1, and the Python plugin from DEVELOPMENT or version 0.150701 or greater before filing a new bug.
Thank you.