CRJZS0383E The "rtc_test_plugin" bundle could not be resolved.
I created the test plugin as explained in article https://jazz.net/library/article/495
and I keep getting this error. All the steps in the article work corectly but when the plugin is added to the server it fails. I am trying to add it to rtc 4.07 test server (with 10 developer licenses).
I seen talk about using a jetty servere, i don't know what that is.
Is their any way of finding out wrong, increase debug in server startup? Should the example in the article work on a 4.07 server?
and I keep getting this error. All the steps in the article work corectly but when the plugin is added to the server it fails. I am trying to add it to rtc 4.07 test server (with 10 developer licenses).
I seen talk about using a jetty servere, i don't know what that is.
Is their any way of finding out wrong, increase debug in server startup? Should the example in the article work on a 4.07 server?
2 answers
The advisor should, with some potential changes, work.
However, the issue is always with getting the deployment right. If you have a tiny typo anywhere in the plugin.xml or did anything else wrong, the deployment fails.
For this reason it is advisable to first set up the SDK correctly and use Jetty to make sure it works in the first place. We have provided Article 1000 to help with the how to. In addition, I would suggest to start reading here: https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
I think it is almost impossible to debug your issue in the forum. The error message is also very odd.
However, the issue is always with getting the deployment right. If you have a tiny typo anywhere in the plugin.xml or did anything else wrong, the deployment fails.
For this reason it is advisable to first set up the SDK correctly and use Jetty to make sure it works in the first place. We have provided Article 1000 to help with the how to. In addition, I would suggest to start reading here: https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
I think it is almost impossible to debug your issue in the forum. The error message is also very odd.
you may want to verify the version of java used to develop the plugin and the java version on the server...
i have seen errors of the sort :
CRJZS0383E The "rtc_test_plugin" bundle could not be resolved.
when the java on the server where the plugin is provisioned is lower than
the version of java used by the eclipse client where the plugin is developed.....
i have seen errors of the sort :
CRJZS0383E The "rtc_test_plugin" bundle could not be resolved.
when the java on the server where the plugin is provisioned is lower than
the version of java used by the eclipse client where the plugin is developed.....
Comments
K M
Nov 20 '14, 3:40 p.m.Donald Nong
Nov 20 '14, 6:26 p.m.K M
Nov 20 '14, 7:56 p.m.