It's all about the answers!

Ask a question

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


Pankaj Kumar (17214) | asked Nov 17 '17, 7:26 a.m.

 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

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Nov 17 '17, 8:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Nov 17 '17, 8:21 a.m.

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

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

Your answer


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.