[Carbon-dev] Error with Deployment Synchronizer

2012-01-26 Thread Chamara Ariyarathne
Hi, I got this error with the svn based deployment synchronizer turned on.
Is this a known error? How can I overcome?

[2012-01-26 16:52:56,778] DEBUG - SVNDeploymentSynchronizerComponent Unable
to initialize the Java HL client adapter - Required jars  or the native
libraries may be missing
org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client
adapter is not available
at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:78)
 at
org.wso2.carbon.deployment.synchronizer.subversion.SVNDeploymentSynchronizerComponent.activate(SVNDeploymentSynchronizerComponent.java:45)
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.buildNewlySatisfied(Resolver.java:393)
at
org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:176)
 at
org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:786)
at
org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:753)
 at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:88)
at
org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)
[2012-01-26 16:52:56,806] DEBUG - SVNDeploymentSynchronizerComponent Unable
to initialize the command line client adapter - SVN command line tools may
be missing
org.tigris.subversion.svnclientadapter.SVNClientException: Command line
client adapter is not available
 at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:69)
at
org.wso2.carbon.deployment.synchronizer.subversion.SVNDeploymentSynchronizerComponent.activate(SVNDeploymentSynchronizerComponent.java:53)
 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.buildNewlySatisfied(Resolver.java:393)
 at
org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:176)
at
org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:786)
 at
org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:753)
at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:88)
 at
org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)


-- 
*Chamara Ariyarathne*
Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; *0772786766*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Error with Deployment Synchronizer

2012-01-26 Thread Afkham Azeez
You can ignore that. It is logged at debug level. It binds to the locally
installed svn client.

On Thu, Jan 26, 2012 at 4:55 PM, Chamara Ariyarathne chama...@wso2.comwrote:

 Hi, I got this error with the svn based deployment synchronizer turned on.
 Is this a known error? How can I overcome?

 [2012-01-26 16:52:56,778] DEBUG - SVNDeploymentSynchronizerComponent
 Unable to initialize the Java HL client adapter - Required jars  or the
 native libraries may be missing
 org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client
 adapter is not available
 at
 org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:78)
  at
 org.wso2.carbon.deployment.synchronizer.subversion.SVNDeploymentSynchronizerComponent.activate(SVNDeploymentSynchronizerComponent.java:45)
 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.buildNewlySatisfied(Resolver.java:393)
 at
 org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:176)
  at
 org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:786)
 at
 org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:753)
  at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:88)
 at
 org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)
 [2012-01-26 16:52:56,806] DEBUG - SVNDeploymentSynchronizerComponent
 Unable to initialize the command line client adapter - SVN command line
 tools may be missing
 org.tigris.subversion.svnclientadapter.SVNClientException: Command line
 client adapter is not available
  at
 org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:69)
 at
 org.wso2.carbon.deployment.synchronizer.subversion.SVNDeploymentSynchronizerComponent.activate(SVNDeploymentSynchronizerComponent.java:53)
  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.buildNewlySatisfied(Resolver.java:393)
  at
 org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:176)
 at
 org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:786)
  at
 org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:753)
 at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:88)
  at
 org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)


 --
 *Chamara Ariyarathne*
 Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *0772786766*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Error in deployment synchronizer

2011-05-15 Thread Supun Kamburugamuva
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 

Re: [Carbon-dev] Error in deployment synchronizer

2011-05-15 Thread Supun Kamburugamuva
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