Hi,

Is this due to a version issue. My svn version is 1.8.8 which seems to be
not supported according to [1]

 svn --version
svn, version 1.8.8 (r1568071)


[1]
https://docs.wso2.com/display/CLUSTER420/SVN-based+Deployment+Synchronizer

On Sun, May 24, 2015 at 10:51 AM, Udara Liyanage <ud...@wso2.com> wrote:

> Hi,
>
> I tried svn based deb sync and got the following issue.
>
> <DeploymentSynchronizer>
>         <Enabled>true</Enabled>
>         <AutoCommit>true</AutoCommit>
>         <AutoCheckout>true</AutoCheckout>
>         <RepositoryType>svn</RepositoryType>
>         <SvnUrl>file:///home/udara/experiments/depsync/</SvnUrl>
>         <!-- <SvnUrl>http://svnrepo.example.com/repos/</SvnUrl> -->
>         <SvnUser>udara</SvnUser>
>         <SvnPassword>udara</SvnPassword>
>         <SvnUrlAppendTenantId>true</SvnUrlAppendTenantId>
> </DeploymentSynchronizer>
>
>
>  Error while attempting to create the directory:
> file:///home/udara/experiments/depsync/-1234
> org.tigris.subversion.svnclientadapter.SVNClientException:
> org.tigris.subversion.javahl.ClientException: svn: Unable to open an
> ra_local session to URL
> svn: Unable to open repository 'file:///home/udara/experiments/depsync'
> svn: Expected FS format between '1' and '4'; found format '6'
> at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.mkdir(AbstractJhlClientAdapter.java:2524)
> at
> org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.checkRemoteDirectory(SVNBasedArtifactRepository.java:240)
> at
> org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.init(SVNBasedArtifactRepository.java:167)
> at
> org.wso2.carbon.deployment.synchronizer.internal.repository.CarbonRepositoryUtils.newCarbonRepositorySynchronizer(CarbonRepositoryUtils.java:71)
> at
> org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerComponent.initDeploymentSynchronizerForSuperTenant(DeploymentSynchronizerComponent.java:108)
> at
> org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerComponent.activate(DeploymentSynchronizerComponent.java:77)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
>
> On Sun, May 24, 2015 at 10:29 AM, Ajith Vitharana <aji...@wso2.com> wrote:
>
>> Hi All
>>
>> The registry based depsync is deprecated. Please try with SVN.
>>
>> -Ajith
>>
>> On Sun, May 24, 2015 at 12:54 AM, Manoj Kumara <ma...@wso2.com> wrote:
>>
>>> Hi Udara,
>>>
>>> Did you mounted the registry database between the nodes ? Please follow
>>> [1]
>>>
>>> [1]
>>> http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
>>>
>>>
>>> *Manoj Kumara*
>>> Software Engineer
>>> WSO2 Inc. http://wso2.com/
>>> *lean.enterprise.middleware*
>>> Mobile: +94713448188
>>>
>>> On Sat, May 23, 2015 at 11:01 AM, Udara Liyanage <ud...@wso2.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> I create a AS 5.2.1 cluster with two nodes as each members is a WKA
>>>> member for other members.  Member join messages appeared. However when a
>>>> web app is deployed to the manager node, it is not propagated to the other
>>>> node. However following repo notification message appeared in the worker
>>>> node.
>>>>
>>>> Note that I have applied the hazelcast patch patch1297 to both nodes.
>>>>
>>>>
>>>> [2015-05-23 10:44:35,797]  INFO
>>>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusterMessageListener}
>>>> -  Received ClusteringMessage: SynchronizeRepositoryRequest{tenantId=-1234,
>>>> tenantDomain='carbon.super', 
>>>> messageId=68bd3b2f-598a-423c-b876-bd3eb5e9bd3c}
>>>> [2015-05-23 10:44:35,797]  INFO
>>>> {org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest} -  Received
>>>> [SynchronizeRepositoryRequest{tenantId=-1234, tenantDomain='carbon.super',
>>>> messageId=68bd3b2f-598a-423c-b876-bd3eb5e9bd3c}]
>>>> [2015-05-23 10:44:35,797]  INFO
>>>> {org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest} -  Updating
>>>> repo update required parameter
>>>>
>>>>
>>>> --
>>>>
>>>> Udara Liyanage
>>>> Software Engineer
>>>> WSO2, Inc.: http://wso2.com
>>>> lean. enterprise. middleware
>>>>
>>>> web: http://udaraliyanage.wordpress.com
>>>> phone: +94 71 443 6897
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> Dev@wso2.org
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Ajith Vitharana.
>>
>> WSO2 Inc. - http://wso2.com
>> Email  : aji...@wso2.com
>> Blog    : http://vitharana.org
>> Mobile : +1-812-360-5335
>>
>>
>
>
> --
>
> Udara Liyanage
> Software Engineer
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> web: http://udaraliyanage.wordpress.com
> phone: +94 71 443 6897
>



-- 

Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to