]
Sande Gilda updated JBIDE-22436:
--------------------------------
Project: Tools (JBoss Tools) (was: JBoss Enterprise Application Platform)
Key: JBIDE-22436 (was: JBEAP-4716)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Status: Open (was: New)
Component/s: (was: Quickstarts)
Target Release: (was: 7.backlog.GA)
Affects Version/s: (was: 7.0.0.GA)
Intermittent NullPointerException upon opening helloworld,
kitchensink cheat sheets in JBDS
-------------------------------------------------------------------------------------------
Key: JBIDE-22436
URL:
https://issues.jboss.org/browse/JBIDE-22436
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Michal Jurc
Assignee: Sande Gilda
After finishing the import of {{helloworld}} and {{kitchensink}} quickstarts, the user is
prompted whether the cheat sheet for the project should be opened. Upon opening it, JBDS
9.0 and 9.1 produces the following error message:
{quote}An error has occurred. See error log for more details.
java.lang.NullPointerException{quote}
The detailed error log produces the same message.
The quickstarts and their cheat sheets work even after the prompt with
NullPointerException message.