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"
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