It's all about the answers!

Ask a question

Unable to instantiate an advisor error.


Sudeshna Mitra (2332831) | asked Jul 30 '12, 1:34 a.m.
edited Aug 01 '12, 9:39 a.m. by Seth Packham (1.4k42213)
I had created a custom precondition plugin for RTC ,it loads but when I was click on save button it shows following error.
Is there any help on
How to solve this error ?

Internal Error.

Unable to instantiate advisor MyExample.saveDemo.
CRJAZ6010E:An exception occurred creating extension.

here is the screenshot :



Comments
Ralph Schoon commented Jul 30 '12, 3:35 a.m. | edited Jul 30 '12, 6:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The data provided with this question is simply not enough to help. The error CRJAZ6010E (https://jazz.net/help-dev/clm/topic/com.ibm.messages.CLMic/CRJAZ6010E.html) says the advisor throws an exception.
I would suggest to look into the server logs, or if it is a client side precondition into the client-logs, to understand what exception it is and what the details are. This could be a case of missing prerequisites or any other issue that causes an exception.

In general I would suggest to debug as described in the Extensions workshop before trying to deploy. If everything works it is much more likely you can deploy. During debugging you can also see the logs on the console window.


Be the first one to answer this question!


Register or 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.