ID CRRRW7323E errror
HI,
When i tried to add an artifact in a module by clicking on the 'create new artifact' link which appears in an empty module, i encountered with the error given below.
"The artifact creation form cannot be displayed.
ID CRRRW7323E The artifact creation form could not be loaded due to an error. _36[0] is undefined"
What would be the exact reason and how to resolve the error?
|
2 answers
What is the context of the request?
If the module is added via extension point in a plug-in.xml... <extension point="net.jazz.ajax.ajaxModules"> <ajaxModule id="com.ibm.team.workitem.WorkItemGadget" widgetClass="com.ibm.team.workitem.web.ui.internal.module.WorkItemGadget" internalPathInfo="/"> <requiredProperty id="net.jazz.ajax.service.rootServicesProp"> </requiredProperty> </ajaxModule> </extension> Then the referenced class must be in your class path. |
Harish,
What version of RRC/DNG are you using? Also, what web browser are you using? I want to say that I've seen similar issues when using 4.x versions of the product through a Chrome browser ... Have you tried using a different browser? Mike Comments
Harish C
commented Mar 14 '15, 12:33 a.m.
Hi Mike,
I am using 5.0.2 version of DNG and the browser is Mozilla Firefox.
-Harish
Harish, Have you tried using another browser? Also, have you tried clearing your browser cache and cookies to see if this helps the issue?
Mike
|
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.