Explanation | The collective features provide the implementation for the RepositoryClient, and no such implementation could be found. |
Action | Specify a collective feature such as collectiveMember-1.0 or collectiveController-1.0 and define any required configuration to resolve this issue. |
Explanation | The RepositoryConnectionFactory requires a specific RepositoryClientDelegate implementation, and an additional implementation has been registered as an OSGi service. Only one implementation is allowed. |
Action | Remove any third party or custom features which include this specified bundle. |
Explanation | The collective features provide the implementation for the RepositoryMember, and no such implementation could be found. |
Action | Specify a collective feature such as collectiveMember-1.0 or collectiveController-1.0 and define any required configuration to resolve this issue. |
Explanation | The RepositoryConnectionFactory requires a specific RepositoryMemberDelegate implementation, and an additional implementation has been registered as an OSGi service. Only one implementation is allowed. |
Action | Remove any third party or custom features which include this specified bundle. |