Hi Jeewantha,

I'll retry with your modifications and update here.


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +94777750661

On Fri, Jan 30, 2015 at 7:14 PM, Jeewantha Dharmaparakrama <
[email protected]> wrote:

> Hi Maheeka,
>
> I tested Dep synch functionality in ESB 4.9.0 M5 pack and it works fine. I
> followed the same Clustering guide but with few modifications.
>
> 1: Used the exact IP address of my local machine instead of "localhost" in
> clustering configs in both ESB nodes
> 2: In the Manager Node <Members> section looks like follows.
>
>       <members>
>             <member>
>                 <hostName>10.100.0.17</hostName>
>                 <port>4010</port>
>             </member>
>         </members>
> 4010 is the Group management port configured in ELB.
>
> In Worker node
>
> <members>
>             <member>
>                 <hostName>10.100.0.17</hostName>
>                 <port>4010</port>
>             </member>
>             <member>
>                 <hostName>10.100.0.17</hostName>
>                 <port>4100</port>
>             </member>
>         </members>
>
> 4100 is the LocalMemberPort in Manager node.
>
> Thanks,
> Jeewantha
>
> On Fri, Jan 30, 2015 at 2:03 PM, Jeewantha Dharmaparakrama <
> [email protected]> wrote:
>
>> Sure will do.
>>
>> Thanks,
>> Jeewantha
>>
>> On Fri, Jan 30, 2015 at 1:56 PM, Kasun Indrasiri <[email protected]> wrote:
>>
>>> Hi Jeewantha,
>>>
>>> Seems like that the clustered deployment is not properly working in 4.9
>>> M4. Can you please check.
>>>
>>> On Fri, Jan 30, 2015 at 8:05 AM, Harsha Thirimanna <[email protected]>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> Can you try with putting [1] to dropin ?
>>>>
>>>> [1] http://dist.wso2.org/tools/svnkit-1.3.9.wso2v1.jar
>>>>
>>>>
>>>> *Harsha Thirimanna*
>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>>> * <http://www.apache.org/>*
>>>> *email: **[email protected]* <[email protected]>* cell: +94 71 5186770  ,
>>>> +94 *
>>>> *774617784twitter: **http://twitter.com/
>>>> <http://twitter.com/afkham_azeez>*
>>>> *harshathirimannlinked-in: **http:
>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>
>>>> *Lean . Enterprise . Middleware*
>>>>
>>>>
>>>> On Thu, Jan 29, 2015 at 1:54 AM, Aruna Karunarathna <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi Nirmal,
>>>>>
>>>>>
>>>>> On Thu, Jan 29, 2015 at 3:11 PM, Nirmal Fernando <[email protected]>
>>>>> wrote:
>>>>>
>>>>>> SVN server has SSLv3 enabled? There was a bug in previous releases
>>>>>> which is fixed by now AFAIK.
>>>>>>
>>>>>
>>>>> Yesterday, for some testing, I did the same and connected to the
>>>>> intern svn without any issues.
>>>>>
>>>>> Regards,
>>>>> Aruna
>>>>>
>>>>>
>>>>>>
>>>>>> On Thu, Jan 29, 2015 at 2:49 PM, Maheeka Jayasuriya <[email protected]
>>>>>> > wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I am trying to setup an svn deployment synchronizer for ESB when
>>>>>>> creating a manager node. However when I enable the synchronizer, ESB 
>>>>>>> does
>>>>>>> not start. I continuously get following warning message at [1].
>>>>>>>
>>>>>>> The configurations in carbon.xml is :
>>>>>>>
>>>>>>> <DeploymentSynchronizer>
>>>>>>>         <Enabled>true</Enabled>
>>>>>>>         <AutoCommit>true</AutoCommit>
>>>>>>>         <AutoCheckout>true</AutoCheckout>
>>>>>>>         <RepositoryType>svn</RepositoryType>
>>>>>>>         <SvnUrl>
>>>>>>> https://svn.wso2.com/wso2/interns/2013/maheeka/esb_svn/</SvnUrl>
>>>>>>>         <SvnUser>[email protected]</SvnUser>
>>>>>>>         <SvnPassword>***</SvnPassword>
>>>>>>>         <SvnUrlAppendTenantId>true</SvnUrlAppendTenantId>
>>>>>>>     </DeploymentSynchronizer>
>>>>>>>
>>>>>>> I am trying to connect to the intern svn repo. How do I get this
>>>>>>> working?
>>>>>>>
>>>>>>> [1]
>>>>>>>
>>>>>>> [2015-01-29 14:20:57,525]  INFO - PermissionUpdater Permission cache
>>>>>>> updated for tenant -1234
>>>>>>> [2015-01-29 14:21:57,506]  WARN - AppDeployerServiceComponent
>>>>>>> Waiting for required OSGi services:
>>>>>>> org.wso2.carbon.application.deployer.synapse.service.SynapseAppDeployerService,org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService,
>>>>>>> [2015-01-29 14:21:57,517]  WARN - StartupFinalizerServiceComponent
>>>>>>> Waiting for required OSGi services:
>>>>>>> org.wso2.carbon.application.deployer.service.CappDeploymentService,org.wso2.carbon.server.admin.common.IServerAdmin,org.wso2.carbon.throttling.agent.ThrottlingAgent,
>>>>>>> [2015-01-29 14:22:57,506]  WARN - AppDeployerServiceComponent
>>>>>>> Waiting for required OSGi services:
>>>>>>> org.wso2.carbon.application.deployer.synapse.service.SynapseAppDeployerService,org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService,
>>>>>>> [2015-01-29 14:22:57,517]  WARN - StartupFinalizerServiceComponent
>>>>>>> Waiting for required OSGi services:
>>>>>>> org.wso2.carbon.application.deployer.service.CappDeploymentService,org.wso2.carbon.server.admin.common.IServerAdmin,org.wso2.carbon.throttling.agent.ThrottlingAgent,
>>>>>>> [2015-01-29 14:23:57,507]  WARN - AppDeployerServiceComponent
>>>>>>> Waiting for required OSGi services:
>>>>>>> org.wso2.carbon.application.deployer.synapse.service.SynapseAppDeployerService,org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService,
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Maheeka Jayasuriya
>>>>>>> Software Engineer
>>>>>>> Mobile : +94777750661
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Dev mailing list
>>>>>>> [email protected]
>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Thanks & regards,
>>>>>> Nirmal
>>>>>>
>>>>>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
>>>>>> Mobile: +94715779733
>>>>>> Blog: http://nirmalfdo.blogspot.com/
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Dev mailing list
>>>>>> [email protected]
>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> *Aruna Sujith Karunarathna* | Software Engineer
>>>>> WSO2, Inc | lean. enterprise. middleware.
>>>>> #20, Palm Grove, Colombo 03, Sri Lanka
>>>>> Mobile: +94 71 9040362 | Work: +94 112145345
>>>>> Email: [email protected] | Web: www.wso2.com
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Dev mailing list
>>>>> [email protected]
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Kasun Indrasiri
>>> Software Architect
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 77 556 5206
>>> Blog : http://kasunpanorama.blogspot.com/
>>>
>>
>>
>>
>> --
>> Jeewantha Dharmaparakrama
>> Software Engineer; WSO2, Inc.; http://wso2.com/
>> Phone : (+94) 778403757
>> Blog: http://jeewanthad.blogspot.com/
>>
>
>
>
> --
> Jeewantha Dharmaparakrama
> Software Engineer; WSO2, Inc.; http://wso2.com/
> Phone : (+94) 778403757
> Blog: http://jeewanthad.blogspot.com/
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to