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

After Deploying plugin it is showing CRJZS0383E The "SubscribersGroupList" bundle could not be resolved

 I have developed one followup action and tested it jetty its working fine. But after deployment on CCM Server its is showing Following error message.


CRJZS0383E The "SubscribersGroupList" bundle could not be resolved.
CRJZS0436I Invalid bundle diagnosis:
CRJAZ1218E The "com.ibm.team.repotools.commands.remote" bundle with the id 580 is invalid, the bundle is not RESOLVED. Examine the the diagnostics that follow this message to determine why the bundle cannot be resolved.
com.ibm.team.repotools.commands.remote [580]
Unresolved requirement: Import-Package: com.ibm.team.repository.client

CRJAZ1218E The "com.ibm.team.repotools.commands.remote.stats" bundle with the id 581 is invalid, the bundle is not RESOLVED. Examine the the diagnostics that follow this message to determine why the bundle cannot be resolved.
com.ibm.team.repotools.commands.remote.stats [581]
Unresolved requirement: Require-Bundle: com.ibm.team.repotools.commands.remote
-> Bundle-SymbolicName: com.ibm.team.repotools.commands.remote; bundle-version="0.10.3000.v20161021_1601"; singleton:="true"
com.ibm.team.repotools.commands.remote [580]
Unresolved requirement: Import-Package: com.ibm.team.repository.client

CRJAZ1218E The "com.ibm.team.scm.repotools" bundle with the id 583 is invalid, the bundle is not RESOLVED. Examine the the diagnostics that follow this message to determine why the bundle cannot be resolved.
com.ibm.team.scm.repotools [583]
Unresolved requirement: Require-Bundle: com.ibm.team.repository.client

CRJAZ1218E The "SubscribersGroupList" bundle with the id 457 is invalid, the bundle is not RESOLVED. Examine the the diagnostics that follow this message to determine why the bundle cannot be resolved.
SubscribersGroupList [457]
Unresolved requirement: Require-Bundle: com.ibm.team.workitem.client; bundle-version="3.1.1300"


Please assist me on resolving above issue.

Thanks in advance.
Pankaj Kumar

0 votes



One answer

Permanent link

You included a dependency to a client side API package into your server side deployment.

Unresolved requirement: Import-Package: com.ibm.team.repository.client

0 votes

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
× 10,938

Question asked: Nov 17 '17, 7:26 a.m.

Question was seen: 1,959 times

Last updated: Nov 17 '17, 8:21 a.m.

Confirmation Cancel Confirm