Re: [Carbon-dev] Unsatisfied declarative service components in AS, DSS, ESB and G-Reg

2011-05-26 Thread Amila Suriarachchi
On Thu, May 26, 2011 at 8:16 AM, Amila Suriarachchi am...@wso2.com wrote:



 On Thu, May 26, 2011 at 3:03 AM, Isuru Suriarachchi is...@wso2.comwrote:

 These are from AS..

 13 Satisfied dataservices.taskscheduler
 org.wso2.carbon.dataservices.taskscheduler(bid=148)
 14 Satisfied org.wso2.carbon.datasource
 org.wso2.carbon.datasource(bid=151)
 15 Unsatisfied org.wso2.carbon.deployment.synchronizer
 org.wso2.carbon.deployment.synchronizer(bid=154)
 16 Satisfied org.wso2.carbon.discovery
 org.wso2.carbon.discovery.core(bid=157)
 17 Satisfied wsevent.component org.wso2.carbon.event.admin(bid=158)
 18 Satisfied eventbrokerbuilder.component
 org.wso2.carbon.event.core(bid=162)
 19 Unsatisfied wsevent.component org.wso2.carbon.event.sink(bid=163)
 20 Satisfied wsevent.component org.wso2.carbon.event.ws(bid=164)
 21 Satisfied token.authenticator.dscomponent
 org.wso2.carbon.identity.authenticator.token(bid=167)
 22 Satisfied jaxws.service.component
 org.wso2.carbon.jaxwsservices(bid=175)
 23 Satisfied org.wso2.carbon.logging.services
 org.wso2.carbon.logging.service(bid=182)
 24 Satisfied org.wso2.carbon.qpid.internal.QpidServiceComponent
 org.wso2.carbon.qpid(bid=196)
 25 Satisfied
 org.wso2.carbon.qpid.authentication.internal.AuthenticationServiceComponent
 org.wso2.carbon.qpid.authentication(bid=197)
 26 Satisfied
 org.wso2.carbon.qpid.authorization.internal.AuthorizationServiceComponent
 org.wso2.carbon.qpid.authorization(bid=198)
 27 Satisfied
 org.wso2.carbon.qpid.commons.internal.CommonsServiceComponent
 org.wso2.carbon.qpid.commons(bid=199)
 28 Satisfied registry.core.dscomponent
 org.wso2.carbon.registry.core(bid=204)
 29 Unsatisfied org.wso2.carbon.registry.eventing
 org.wso2.carbon.registry.eventing(bid=205)
 30 Satisfied org.wso2.carbon.registry.properties
 org.wso2.carbon.registry.properties(bid=206)

 ==

 osgi comp 15
 Component[
  name = org.wso2.carbon.deployment.synchronizer
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerComponent
  properties = {service.pid=org.wso2.carbon.deployment.synchronizer}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  }
 located in bundle = org.wso2.carbon.deployment.synchronizer_3.2.0 [154]
 ]
 Dynamic information :
   *The component is NOT satisfied
   The following references are not satisfied:
 Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
   Component configurations :
 Configuration properties:
   service.pid = org.wso2.carbon.deployment.synchronizer
   component.name = org.wso2.carbon.deployment.synchronizer
   component.id = 14
 Instances:


 osgi comp 29
 Component[
  name = org.wso2.carbon.registry.eventing
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent
  properties = {service.pid=org.wso2.carbon.registry.eventing}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = eventbroker.service, interface =
 org.wso2.carbon.event.core.EventBroker, policy = dynamic, cardinality =
 1..1, target = null, bind = setEventBroker, unbind = unsetEventBroker]
  Reference[name = listener.manager.service, interface =
 org.apache.axis2.engine.ListenerManager, policy = dynamic, cardinality =
 0..1, target = null, bind = setListenerManager, unbind =
 unsetListenerManager]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  Reference[name = email.verification.service, interface =
 org.wso2.carbon.email.verification.util.EmailVerifcationSubscriber, policy =
 dynamic, 

Re: [Carbon-dev] Unsatisfied declarative service components in AS, DSS, ESB and G-Reg

2011-05-26 Thread Isuru Suriarachchi
On Thu, May 26, 2011 at 3:34 PM, Amila Suriarachchi am...@wso2.com wrote:



 On Thu, May 26, 2011 at 8:16 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Thu, May 26, 2011 at 3:03 AM, Isuru Suriarachchi is...@wso2.comwrote:

 These are from AS..

 13 Satisfied dataservices.taskscheduler
 org.wso2.carbon.dataservices.taskscheduler(bid=148)
 14 Satisfied org.wso2.carbon.datasource
 org.wso2.carbon.datasource(bid=151)
 15 Unsatisfied org.wso2.carbon.deployment.synchronizer
 org.wso2.carbon.deployment.synchronizer(bid=154)
 16 Satisfied org.wso2.carbon.discovery
 org.wso2.carbon.discovery.core(bid=157)
 17 Satisfied wsevent.component org.wso2.carbon.event.admin(bid=158)
 18 Satisfied eventbrokerbuilder.component
 org.wso2.carbon.event.core(bid=162)
 19 Unsatisfied wsevent.component org.wso2.carbon.event.sink(bid=163)
 20 Satisfied wsevent.component org.wso2.carbon.event.ws(bid=164)
 21 Satisfied token.authenticator.dscomponent
 org.wso2.carbon.identity.authenticator.token(bid=167)
 22 Satisfied jaxws.service.component
 org.wso2.carbon.jaxwsservices(bid=175)
 23 Satisfied org.wso2.carbon.logging.services
 org.wso2.carbon.logging.service(bid=182)
 24 Satisfied org.wso2.carbon.qpid.internal.QpidServiceComponent
 org.wso2.carbon.qpid(bid=196)
 25 Satisfied
 org.wso2.carbon.qpid.authentication.internal.AuthenticationServiceComponent
 org.wso2.carbon.qpid.authentication(bid=197)
 26 Satisfied
 org.wso2.carbon.qpid.authorization.internal.AuthorizationServiceComponent
 org.wso2.carbon.qpid.authorization(bid=198)
 27 Satisfied
 org.wso2.carbon.qpid.commons.internal.CommonsServiceComponent
 org.wso2.carbon.qpid.commons(bid=199)
 28 Satisfied registry.core.dscomponent
 org.wso2.carbon.registry.core(bid=204)
 29 Unsatisfied org.wso2.carbon.registry.eventing
 org.wso2.carbon.registry.eventing(bid=205)
 30 Satisfied org.wso2.carbon.registry.properties
 org.wso2.carbon.registry.properties(bid=206)


 ==

 osgi comp 15
 Component[
  name = org.wso2.carbon.deployment.synchronizer
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerComponent
  properties = {service.pid=org.wso2.carbon.deployment.synchronizer}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  }
 located in bundle = org.wso2.carbon.deployment.synchronizer_3.2.0 [154]
 ]
 Dynamic information :
   *The component is NOT satisfied
   The following references are not satisfied:
 Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
   Component configurations :
 Configuration properties:
   service.pid = org.wso2.carbon.deployment.synchronizer
   component.name = org.wso2.carbon.deployment.synchronizer
   component.id = 14
 Instances:


 osgi comp 29
 Component[
  name = org.wso2.carbon.registry.eventing
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent
  properties = {service.pid=org.wso2.carbon.registry.eventing}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = eventbroker.service, interface =
 org.wso2.carbon.event.core.EventBroker, policy = dynamic, cardinality =
 1..1, target = null, bind = setEventBroker, unbind = unsetEventBroker]
  Reference[name = listener.manager.service, interface =
 org.apache.axis2.engine.ListenerManager, policy = dynamic, cardinality =
 0..1, target = null, bind = setListenerManager, unbind =
 unsetListenerManager]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  Reference[name = email.verification.service, interface =
 

Re: [Carbon-dev] Unsatisfied declarative service components in AS, DSS, ESB and G-Reg

2011-05-25 Thread Amila Suriarachchi
On Thu, May 26, 2011 at 3:03 AM, Isuru Suriarachchi is...@wso2.com wrote:

 These are from AS..

 13 Satisfied dataservices.taskscheduler
 org.wso2.carbon.dataservices.taskscheduler(bid=148)
 14 Satisfied org.wso2.carbon.datasource
 org.wso2.carbon.datasource(bid=151)
 15 Unsatisfied org.wso2.carbon.deployment.synchronizer
 org.wso2.carbon.deployment.synchronizer(bid=154)
 16 Satisfied org.wso2.carbon.discovery
 org.wso2.carbon.discovery.core(bid=157)
 17 Satisfied wsevent.component org.wso2.carbon.event.admin(bid=158)
 18 Satisfied eventbrokerbuilder.component
 org.wso2.carbon.event.core(bid=162)
 19 Unsatisfied wsevent.component org.wso2.carbon.event.sink(bid=163)
 20 Satisfied wsevent.component org.wso2.carbon.event.ws(bid=164)
 21 Satisfied token.authenticator.dscomponent
 org.wso2.carbon.identity.authenticator.token(bid=167)
 22 Satisfied jaxws.service.component
 org.wso2.carbon.jaxwsservices(bid=175)
 23 Satisfied org.wso2.carbon.logging.services
 org.wso2.carbon.logging.service(bid=182)
 24 Satisfied org.wso2.carbon.qpid.internal.QpidServiceComponent
 org.wso2.carbon.qpid(bid=196)
 25 Satisfied
 org.wso2.carbon.qpid.authentication.internal.AuthenticationServiceComponent
 org.wso2.carbon.qpid.authentication(bid=197)
 26 Satisfied
 org.wso2.carbon.qpid.authorization.internal.AuthorizationServiceComponent
 org.wso2.carbon.qpid.authorization(bid=198)
 27 Satisfied org.wso2.carbon.qpid.commons.internal.CommonsServiceComponent
 org.wso2.carbon.qpid.commons(bid=199)
 28 Satisfied registry.core.dscomponent
 org.wso2.carbon.registry.core(bid=204)
 29 Unsatisfied org.wso2.carbon.registry.eventing
 org.wso2.carbon.registry.eventing(bid=205)
 30 Satisfied org.wso2.carbon.registry.properties
 org.wso2.carbon.registry.properties(bid=206)

 ==

 osgi comp 15
 Component[
  name = org.wso2.carbon.deployment.synchronizer
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerComponent
  properties = {service.pid=org.wso2.carbon.deployment.synchronizer}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  }
 located in bundle = org.wso2.carbon.deployment.synchronizer_3.2.0 [154]
 ]
 Dynamic information :
   *The component is NOT satisfied
   The following references are not satisfied:
 Reference[name = registry.eventing.service, interface =
 org.wso2.carbon.registry.eventing.services.EventingService, policy =
 dynamic, cardinality = 1..1, target = null, bind = setEventingService,
 unbind = unsetEventingService]
   Component configurations :
 Configuration properties:
   service.pid = org.wso2.carbon.deployment.synchronizer
   component.name = org.wso2.carbon.deployment.synchronizer
   component.id = 14
 Instances:


 osgi comp 29
 Component[
  name = org.wso2.carbon.registry.eventing
 factory = null
 autoenable = true
  immediate = true
 implementation =
 org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent
  properties = {service.pid=org.wso2.carbon.registry.eventing}
 serviceFactory = false
  serviceInterface = null
 references = {
 Reference[name = configuration.context.service, interface =
 org.wso2.carbon.utils.ConfigurationContextService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setConfigurationContextService,
 unbind = unsetConfigurationContextService]
  Reference[name = eventbroker.service, interface =
 org.wso2.carbon.event.core.EventBroker, policy = dynamic, cardinality =
 1..1, target = null, bind = setEventBroker, unbind = unsetEventBroker]
  Reference[name = listener.manager.service, interface =
 org.apache.axis2.engine.ListenerManager, policy = dynamic, cardinality =
 0..1, target = null, bind = setListenerManager, unbind =
 unsetListenerManager]
  Reference[name = registry.service, interface =
 org.wso2.carbon.registry.core.service.RegistryService, policy = dynamic,
 cardinality = 1..1, target = null, bind = setRegistryService, unbind =
 unsetRegistryService]
  Reference[name = email.verification.service, interface =
 org.wso2.carbon.email.verification.util.EmailVerifcationSubscriber, policy =
 dynamic, cardinality = 1..1, target = null, bind =
 setEmailVerificationSubscriber, unbind =