hi,

I am trying to create a new profile using minimum features for ESB.
Currently, I have included following features,

<!-- Carbon commons -->
> org.wso2.carbon.application.mgt.feature.group
> org.wso2.carbon.databridge.datapublisher.feature.group
> org.wso2.carbon.logging.mgt.feature.group
>


> <!-- Carbon-Kernel -->
> org.wso2.carbon.core.common.feature.group
> org.wso2.carbon.core.server.feature.group
> org.wso2.carbon.core.runtime.feature.group
> org.wso2.carbon.core.feature.group
>


> <!-- Carbon Mediation -->
> org.wso2.carbon.mediation.initializer.feature.group
> org.wso2.carbon.mediators.feature.group
> org.apache.synapse.transport.nhttp.feature.group
> org.apache.synapse.wso2.feature.group
> org.wso2.carbon.application.deployer.synapse.feature.group
> org.wso2.carbon.application.mgt.synapse.feature.group
> org.wso2.carbon.mediation.configadmin.feature.group
> org.wso2.carbon.mediation.admin.feature.group
> org.wso2.carbon.application.deployer.synapse.feature.group
> org.wso2.carbon.mediation.initializer.feature.group
>


> <!-- Carbon Registry -->
> org.wso2.carbon.registry.core.feature.group
> org.wso2.carbon.registry.resource.properties.feature.group
> org.wso2.carbon.registry.ui.menu.feature.group
>


> <!-- Carbon Deployment -->
> org.wso2.carbon.service.mgt.feature.group
>


> <!-- Carbon Identity -->
> org.wso2.carbon.sts.feature.group
>


> <!-- Multi tenancy -->
> org.wso2.carbon.tenant.common.feature.group



After starting ESB in this new profile, I'm getting following WARN logs
continuously,

[2016-07-13 09:27:15,660]  WARN - AppDeployerServiceComponent Waiting for
> required OSGi services:
> org.wso2.carbon.application.deployer.synapse.service.SynapseAppDeployerService,org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService,
> [2016-07-13 09:27:15,673]  WARN - StartupFinalizerServiceComponent Waiting
> for required OSGi services:
> org.wso2.carbon.application.deployer.service.CappDeploymentService,



Then I checked for active OSGi bundles in the ESB runtime and found
out that, bundles referring by the above WARN log are in active state.

org.wso2.carbon.mediation.initializer_4.6.1.SNAPSHOT
> org.wso2.carbon.application.deployer_4.4.6
> org.wso2.carbon.application.deployer.synapse_4.6.1.SNAPSHOT



Is there any must have features or bundles that I have missed when creating
the P2 profile?

Thanks,
-- 
*Eranda Rajapakshe*
Software Engineer
WSO2 Inc.
Mobile : +94784822608
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to