[jbosstools-issues] [JBoss JIRA] (JBIDE-13367) NullPointerException in FaceletPageContextImpl.getExternalVars

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Jan 10 13:18:08 EST 2013


Viacheslav Kabanovich created JBIDE-13367:
---------------------------------------------

             Summary: NullPointerException in FaceletPageContextImpl.getExternalVars
                 Key: JBIDE-13367
                 URL: https://issues.jboss.org/browse/JBIDE-13367
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 4.0.0.Final
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 4.1.0.Alpha1


It happened at least once at invoking content assist in a file.
Completion proposal computer requests page context instance by available document, page context factory finds the file by the document. Normally, if file exists and document was created for it, it should be successfully found. However, in this case it failed. This situation, even if uncommon, should be logged and treated so that content assist could complete normally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list