Null pointer Exception while saving Project Area
Hello,
I am getting Null pointer exception message in WebUI either while saving a Project Area with custom process template or with pre-defined ones. Due to this reason, the project area is not in initialized state. Error message is: Saving project area failed. Please see your server log for more detail. : null And the error stack trace is
It happens when the server is deployed using Tomcat. I have extended processDefinitionCreators extension point. What could be the problem? Thanks in advance, Vikas |
3 answers
Jared Burns (4.5k●2●9)
| answered Oct 29 '08, 1:29 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Can you check if the log contains any more details about the failure to
load the WorkItemProjectAreaInitializer? CRJAZ1103I Failed to start extension service: "ProjectAreaInitializerRegistry$1@281, bundle="com.ibm.team.workitem.service", componentId="com.ibm.team.workitem", implementationClass="com.ibm.team.workitem.service.internal.WorkItemProjectAreaInitializer"". Jared Burns Jazz Process Team vikasbs wrote: Hello, |
Thanks for your reply.
Here is the complete stack trace of the failure:
Can you check if the log contains any more details about the failure to |
Jared Burns (4.5k●2●9)
| answered Oct 29 '08, 4:51 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Thanks, Vikas.
Can you please file a workitem with these details against the "Repository" category? The NPE is coming out of a class that they own (com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner). You can file a workitem on the web here: https://jazz.net/jazz/web/projects/Jazz%20Project#action=com.ibm.team.workitem.newWorkItem Jared Burns Jazz Process Team vikasbs wrote: Thanks for your reply. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.