]
Viacheslav Kabanovich updated JBIDE-13367:
------------------------------------------
Attachment: exception.txt
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
Attachments: exception.txt
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: