Now I'm getting the following exception while starting the ESB

[2011-05-15 17:20:34,704] ERROR - DeploymentSynchronizer Error while
performing the initial sync-up on the repository at:
/Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/.
Auto sync tasks will not be engaged.
org.wso2.carbon.registry.synchronization.SynchronizationException:
message code: RESOLVE_CONFLICTS, parameters: {
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:350)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElement(CheckInCommand.java:294)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.restoreFromFileSystem(CheckInCommand.java:214)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:149)
        at 
org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:163)
        at 
org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:62)
        at 
org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:80)
        at 
org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:127)
        at 
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.commit(DeploymentSynchronizer.java:134)
        at 
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.doInitialSyncUp(DeploymentSynchronizer.java:203)
        at 
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.start(DeploymentSynchronizer.java:95)
        at 
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerComponent.initDeploymentSynchronizerForSuperTenant(DeploymentSynchronizerComponent.java:107)
        at 
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerComponent.activate(DeploymentSynchronizerComponent.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent.registerEventingService(RegistryEventingServiceComponent.java:113)
        at 
org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent.setListenerManager(RegistryEventingServiceComponent.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:374)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:411)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.dynamicBind(InstanceProcess.java:394)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:288)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:192)
        at 
org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:264)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:217)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS.activate(EventBrokerBuilderDS.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.qpid.internal.QpidServiceComponent.activate(QpidServiceComponent.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.core.services.internal.CarbonServicesServiceComponent.activate(CarbonServicesServiceComponent.java:72)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
        at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
        at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
        at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
        at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
        at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
        at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
        at 
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:461)
        at 
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:264)
        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)


Thanks,
Supun..

On Sun, May 15, 2011 at 4:43 PM, Supun Kamburugamuva <su...@wso2.com> wrote:
> While playing with the ESB I got the following exception. I was just
> doing things from the UI like creating proxy services, endpoints etc.
>
> [2011-05-15 16:41:23,284] ERROR - DeploymentSynchronizer Registry
> synchronization error encountered in the repository at:
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/
> org.wso2.carbon.registry.synchronization.SynchronizationException:
> message code: RESOLVE_CONFLICTS, parameters: {
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:350)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElement(CheckInCommand.java:294)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.restoreFromFileSystem(CheckInCommand.java:214)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:149)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:163)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:62)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:80)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:127)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.commit(DeploymentSynchronizer.java:134)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer$AutoSyncTask.run(DeploymentSynchronizer.java:227)
>        at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>        at 
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:680)
> [2011-05-15 16:42:23,192] ERROR - DeploymentSynchronizer Registry
> synchronization error encountered in the repository at:
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/
> org.wso2.carbon.registry.synchronization.SynchronizationException:
> message code: RESOLVE_CONFLICTS, parameters: {
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:350)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElement(CheckInCommand.java:294)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.restoreFromFileSystem(CheckInCommand.java:214)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:149)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:163)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:62)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:80)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:127)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.commit(DeploymentSynchronizer.java:134)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer$AutoSyncTask.run(DeploymentSynchronizer.java:227)
>        at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>        at 
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:680)
> [2011-05-15 16:43:23,183] ERROR - DeploymentSynchronizer Registry
> synchronization error encountered in the repository at:
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/
> org.wso2.carbon.registry.synchronization.SynchronizationException:
> message code: RESOLVE_CONFLICTS, parameters: {
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:350)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElementForChild(CheckInCommand.java:430)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createDirectoryMetaElement(CheckInCommand.java:361)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.createMetaElement(CheckInCommand.java:294)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.restoreFromFileSystem(CheckInCommand.java:214)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:149)
>        at 
> org.wso2.carbon.registry.synchronization.operation.CheckInCommand.execute(CheckInCommand.java:163)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:62)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:80)
>        at 
> org.wso2.carbon.registry.synchronization.RegistrySynchronizer.checkIn(RegistrySynchronizer.java:127)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.commit(DeploymentSynchronizer.java:134)
>        at 
> org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer$AutoSyncTask.run(DeploymentSynchronizer.java:227)
>        at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>        at 
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
>        at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:680)
>
> Thanks,
> --
> Supun Kamburugamuva
> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
> Member, Apache Software Foundation; http://www.apache.org
> WSO2 Inc.;  http://wso2.org
> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
> Blog: http://supunk.blogspot.com
>



-- 
Supun Kamburugamuva
Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to