RQM Error instantiating the template: java.lang.NullPointerException
Newbie question, please help, thanks!
We installed RQM and are trying to do some Hello World type of test.
I tried to create a project:
Name: LifecycleProject001
Template: Empty Lifecycle Project
click on the [Save] button.
Error instantiating the template: java.lang.NullPointerException
from admin.log:
ERROR com.ibm.team.lpa.templates -
com.ibm.team.lpa.automation.TaskException: java.lang.NullPointerException
at com.ibm.team.lpa.tasks.CreateLPAProjectTask.runTask(CreateLPAProjectTask.java:146)
at com.ibm.team.lpa.common.tasks.AbstractTask.run(AbstractTask.java:56)
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:124)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:208)
at com.ibm.team.lpa.common.tasks.LoggingCompositeTask.run(LoggingCompositeTask.java:37)
at com.ibm.team.lpa.automation.AsyncTask$TaskRunner.run(AsyncTask.java:40)
at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
at com.ibm.team.lpa.tasks.CreateLPAProjectTask.runTask(CreateLPAProjectTask.java:106)
... 6 more
Some licensing issue maybe?
Where can I check?
Accepted answer
Comments
This is a fresh install of 4.0.3.
I am trying to test drive the new installation.
Do not know much about this stuff.
Cannot use other templates, because if I try to use any other template,
I get errors such as: project area in no registered application for 'Requirements Management'
The user does seem to have the correct roles and licenses.
Repository Permissions
JazzAdmins checked
JazzDWAdmins checked
JazzGuests checked
JazzUsers checked
JazzProjectAdmins checked
Client Access Licenses
Data Collector: 0 available - Internal
LPA Application-Internal: 0 available - Internal
QM Data Collector: 1 available - Internal
Rational Quality Manager - Connector: Included
Rational Quality Manager - Quality Professional-Floating: Unlocked
Thanks so much!
No more errors - Thanks Sunil!
I checked the boxes next to:
QM Data Collector: 1 available - Internal
Rational Quality Manager - Connector: Included
Rational Quality Manager - Quality Professional-Floating: Unlocked
Saved the user.
Now the user seems able to create a new project!