Is event component deprecated or something ? Is that component going to die as part of eventing re factoring ?
Rajika On Mon, Jan 24, 2011 at 11:29 AM, Amila Suriarachchi <[email protected]> wrote: > hi, > > Does ESB use event component? I think it only users savan. > > If it does not use event. then event feature can be removed. Otherwise you > need to delete the event.core bundle. > > currently event feature contains both older and newer code to keep the > registry and DSS products build. > > thanks, > Amila. > > > On Mon, Jan 24, 2011 at 11:25 AM, Rajika Kumarasiri <[email protected]>wrote: > >> I just built the latest trunk of ESB and when booting the product >> following errors pop up. >> >> Rajika >> >> [2011-01-24 11:21:11,929] ERROR - Axis2ServiceRegistry Error building >> service from bundle : Symbolic Name: org.wso2.carbon.event.broker,Bundle >> Version: 3.2.0.SNAPSHOT, ID: 143 >> 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-01-24 11:21:11,953] ERROR - Axis2ServiceRegistry Error building >> service from bundle : Symbolic Name: org.wso2.carbon.event.ws,Bundle >> Version: 3.2.0.SNAPSHOT, ID: 147 >> 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) >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
