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

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?



0 votes



2 answers

Permanent link
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.

0 votes


Permanent link
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

0 votes

Comments
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

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
× 12,019

Question asked: Mar 13 '15, 6:36 a.m.

Question was seen: 3,662 times

Last updated: Mar 17 '15, 10:31 a.m.

Confirmation Cancel Confirm