[
https://issues.apache.org/jira/browse/NETBEANS-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Gordon closed NETBEANS-3678.
----------------------------------
Resolution: Fixed
> NullPointerException
> --------------------
>
> Key: NETBEANS-3678
> URL: https://issues.apache.org/jira/browse/NETBEANS-3678
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 11.2
> Reporter: Grant Gordon
> Priority: Minor
>
> Trying to open a particular file within a project causes a
> NullPointerException, so far I've only noticed it on this file, but haven't
> tried to open every single files. File definitely exists and permissions are
> identical to other files. Not really sure how to even go about trying to
> create a reproducible error here, but if you've got any ideas on how I can
> produce further debug information please let me know.
> INFO [org.netbeans.modules.search.GraphicalSearchListener]:
> /home/puffy/Projects/mydot/templates/base/pages/account/change_payment.tpl:
> null
> SEVERE [global]
> java.lang.NullPointerException
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor
> org.netbeans.modules.parsing.spi.Scheduler$1
> java.lang.NullPointerException
> INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task:
> org.netbeans.modules.csl.hints.GsfHintsProvider@285f7b84 : class
> org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 405 ms.
> INFO [org.netbeans.modules.csl.editor.semantic.MarkOccurrencesHighlighter]:
> MarkOccurencesHighlighter: Cannot get document!
> SEVERE [global]
> java.lang.NullPointerException
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor
> org.netbeans.modules.parsing.spi.Scheduler$1
> java.lang.NullPointerException
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists