RTC Extension Example Not Working (Check Summary Advisor)
Hello,
I have RTC 5.0.2 installed on WAS. I am trying to get this example plugin working with no success. https://www.ibm.com/developerworks/community/blogs/extendingrtc/entry/checksummaryadvisor?lang=en I have created 3 projects in the Eclipse client: - rtc-check-summary-advisor - rtc-check-summary-advisor-feature - rtc-check-summary-advisor-site I have also created the rtc-check-summary-advisor-site.ini file containing: url=file:ccm/sites/rtc-check-summary-advisor-site featureid=rtc_check_summary_advisor_feature I am seeing the following issue in the install.log (for CCM) under WAS. CRJAZ0303I The profile install from "file:ccm/sites/rtc-check-summary-advisor-site" was started at "Tue Jun 23 20:19:16 EST 2015". CRJAZ0300I This feature is being installed: "rtc_check_summary_advisor_feature_1.0.0.201506231946". CRJAZ0299I Installing bundle from the URL "file:/C:/IBM/JazzTeamServer502/server/conf/ccm/sites/rtc-check-summary-advisor-site/plugins/rtc_check_summary_advisor_1.0.0.201506231946.jar". . . . CRJZS0383E The "rtc_check_summary_advisor" bundle could not be resolved. I have reset the server and stopped and started WAS and still the same issue occurs. The plugin.xml file contains: <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.4"?> Any ideas on how to resolve? Thanks! |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 23 '15, 9:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Wrong JRE (1.7) selected in the Plugin XML and the buildpath. No proper development environment set up to see this.
Angela Borchard selected this answer as the correct answer
|
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.