It's all about the answers!

Ask a question

How to fix error " ERROR:unable to load ccm/web/_js?exclude=A~B~C~D~ & include=com.acn.workitem.validation.CRPlannedvalidator.js&proxyURL=%2Fccm&locale=en-us status=500s


alok Pradhan (612) | asked Aug 30 '14, 2:07 a.m.
Hi ,
I  update few scripts and uploaded the same using Eclipse client ,but when wjile trying to create the new workitem I am getting this errors one by one for all the files that i uploaded .

Please suggest the fix ,I tried deleting them from links and uploading again but no success

Comments
Donald Nong commented Aug 31 '14, 11:54 p.m.

It appears that you have added a script based validator in the attribute customization. Can you please show us how you "updated" and "uploaded" the script?

One answer



permanent link
Eric Jodet (6.3k5111120) | answered Sep 01 '14, 5:58 a.m.
JAZZ DEVELOPER
 Hello,
CRPlannedvalidator.js (supposedly referenced by an attribute) must either have:
- a syntax error
- an unresolved dependency
- an unexpected exception (ex: undefined variable)

You may send me CRPlannedvalidator.js so I can look further
eric_jodet@fr.ibm.com

Eric

Your answer


Register or to post your answer.