loading progress bar failed
Hi, as soon as I save a WI I have just created, the progress bar is not displayed, instead I have a message "Loading Progress Failed".
Here is the msg I have in the ccm.log:
2013-10-15 21:35:25,766 [WebContainer : 8 @@ 21:35 dstadmin /ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/workItem2] ERROR com.ibm.team.workitem.common - Error invoking value provider 'com.ibm.team.workitem.valueproviders.VALUE_PROVIDER._E4EIwCz1EeOf3aa-fb2-CQ'
java.lang.NullPointerException
does someone know how to correct this error ?
Thanks
Here is the msg I have in the ccm.log:
2013-10-15 21:35:25,766 [WebContainer : 8 @@ 21:35 dstadmin /ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/workItem2] ERROR com.ibm.team.workitem.common - Error invoking value provider 'com.ibm.team.workitem.valueproviders.VALUE_PROVIDER._E4EIwCz1EeOf3aa-fb2-CQ'
java.lang.NullPointerException
does someone know how to correct this error ?
Thanks
One answer
Bonjour Christine,
the above error is consistent with the usage a custom javascript attribute provide that contains error (NPE).
As Aradhya underlined, the full stack should help.
Try and isolate work item type / attribute causing the issue,
review the associated javascript code and fix it.
(using Firefox and Firebug)
Thanks,
Eric
Comments
Aradhya K
JAZZ DEVELOPER Oct 16 '13, 12:38 a.m.Can you provide the complete stack trace so that we can understand the problem better??