you need to remove the event.core bundle from the repository/componets/plugins
Anyway I think there was a decision to remove the eventing from the BAM. so better to do that and remove the event dependancy. thanks, Amila. On Mon, Feb 7, 2011 at 12:50 PM, Tharindu Mathew <[email protected]> wrote: > Hi, > > I see the following event broker error at BAM startup. The BrokerSecurity > Manager is registered twice? > > [2011-02-07 12:48:22,713] ERROR > {org.wso2.carbon.utils.deployment.Axis2ServiceRegistry} - Error building > service from bundle : Symbolic Name: org.wso2.carbon.event.broker,Bundle > Version: 3.2.0.SNAPSHOT, ID: 138 > org.apache.axis2.AxisFault: Two services cannot have same name. A service > with the BrokerSecurityManager [null] name already exists in the system. > at > org.apache.axis2.engine.AxisConfiguration.addToAllServicesMap(AxisConfiguration.java:492) > at > org.apache.axis2.description.AxisServiceGroup.addService(AxisServiceGroup.java:110) > at > org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:752) > at > org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92) > at > org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:462) > at > org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:282) > at > org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220) > at > org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330) > [2011-02-07 12:48:22,731] ERROR > {org.wso2.carbon.utils.deployment.Axis2ServiceRegistry} - Error building > service from bundle : Symbolic Name: org.wso2.carbon.event.ws,Bundle > Version: 3.2.0.SNAPSHOT, ID: 142 > org.apache.axis2.AxisFault: Two services cannot have same name. A service > with the EventBrokerService [null] name already exists in the system. > at > org.apache.axis2.engine.AxisConfiguration.addToAllServicesMap(AxisConfiguration.java:492) > at > org.apache.axis2.description.AxisServiceGroup.addService(AxisServiceGroup.java:110) > at > org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:752) > at > org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106) > at > org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92) > at > org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:462) > at > org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:282) > at > org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220) > at > org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330) > > > -- > Regards, > > Tharindu Mathew > > Software Engineer, > WSO2 Inc., > http://wso2.com > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
