Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Exception when trying to display planned items

I'm running into an annoying issue with RTC CCM where I cannot view a plan. When I try to view one of my sprints I get the following exception message:

java.lang.NullPointerException
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.getActionResultState(WorkflowActionSerializable.java:94)
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.serialize(WorkflowActionSerializable.java:60)
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.serialize(WorkflowActionSerializable.java:1)
com.ibm.team.apt.internal.service.rest.serialize.AbstractUIItemSerializable.serialize(AbstractUIItemSerializable.java:1)
com.ibm.team.apt.internal.service.rest.serialize.WebUISerializer.buildDTOs(WebUISerializer.java:364)
com.ibm.team.apt.internal.service.rest.PlanRestService.postGetItems2(PlanRestService.java:746)
sun.reflect.GeneratedMethodAccessor469.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:618)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:370)

After that there isn't much displayed; I get the name of my sprint and the number of work items (total/open/closed). The plan details section shows 'Pending...' for all fields and the 'View As' dropdown is empty. Nothing displays after that. I'm running version 3.0.1.2 on db2.

Thanks,
-Ben

0 votes



One answer

Permanent link
I'm running into an annoying issue with RTC CCM where I cannot view a plan. When I try to view one of my sprints I get the following exception message:

java.lang.NullPointerException
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.getActionResultState(WorkflowActionSerializable.java:94)
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.serialize(WorkflowActionSerializable.java:60)
com.ibm.team.apt.internal.service.rest.serialize.workitem.WorkflowActionSerializable.serialize(WorkflowActionSerializable.java:1)
com.ibm.team.apt.internal.service.rest.serialize.AbstractUIItemSerializable.serialize(AbstractUIItemSerializable.java:1)
com.ibm.team.apt.internal.service.rest.serialize.WebUISerializer.buildDTOs(WebUISerializer.java:364)
com.ibm.team.apt.internal.service.rest.PlanRestService.postGetItems2(PlanRestService.java:746)
sun.reflect.GeneratedMethodAccessor469.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:618)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:370)

After that there isn't much displayed; I get the name of my sprint and the number of work items (total/open/closed). The plan details section shows 'Pending...' for all fields and the 'View As' dropdown is empty. Nothing displays after that. I'm running version 3.0.1.2 on db2.

Thanks,
-Ben


Does the problem occur for the plan both in eclipse and in the web ? does it happen for all views of the plan ? Can you make a query for the workitems on the plan and try to move them out of the plan and then move them back one by one to find the item that makes the plan fail ?

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 13 '12, 2:09 p.m.

Question was seen: 3,947 times

Last updated: Mar 13 '12, 2:09 p.m.

Confirmation Cancel Confirm