Thanks all for the replies.

Puppet was running successfully previously as well. I was monitoring the
/tmp/puppet_log, it crashes after 15 minitues because deployment starts
again. Issue was with the
*s*tratos-installer/config/all/repository/conf/*autoscaler.xml
file *expiryTimeout missing tag. Got fixed it. Thanks again.

Prasanna Dangalla
Software Engineer, WSO2, Inc.; http://wso2.com/
lean.enterprise.middleware

cell: +94 777 55 80 30 | +94 718 11 27 51
twitter: @prasa77


On Thu, Aug 7, 2014 at 2:05 PM, Nirmal Fernando <[email protected]>
wrote:

> The root cause to this termination probably at your cartridge and I
> suggest you ssh into the Cartridge instance and check the /tmp/puppet_log
> and find out whether the puppet runs successfully.
>
>
> On Thu, Aug 7, 2014 at 11:23 AM, Prasanna Dangalla <[email protected]>
> wrote:
>
>> Hi
>>
>> I'm doploying a php cartrige using stratos and a puppet master.  After 15
>> minites it says the following message and starts deploying another cartrige.
>>
>>
>>           *Pending state of member:
>> prasanew8.php.domaina9a84401-34af-489c-85bf-5f2e1e4fa4ac is expired. Adding
>> as an obsoleted member. {org.apache.stratos.autoscaler.PartitionContext}*
>>
>>
>> My stratos installer config/all/repository/conf/autoscaler.xml file looks
>> like this. ()
>>
>> <configuration>
>>         <autoscaler>
>>                 <rulesEvaluator>
>>                         <schedule>
>>                         <initialDelay>30</initialDelay>
>>                                 <period>15</period>
>>                         </schedule>
>>                 </rulesEvaluator>
>>                 <cloudController>
>>                         <hostname>CC_HOSTNAME</hostname>
>>                         <port>CC_LISTEN_PORT</port>
>>                         <clientTimeout>300000</clientTimeout>
>>                 </cloudController>
>>                 <stratosManager>
>>                         <hostname>SM_HOSTNAME</hostname>
>>                         <port>SM_LISTEN_PORT</port>
>>                         <!-- <clientTimeout>300000</clientTimeout> -->
>>                         <clientTimeout>900000</clientTimeout>
>>                 </stratosManager>
>>         </autoscaler>
>> </configuration>
>>
>> I adjusted stratosManager clientTimeout and reinstalled stratos. Still it
>> start deploying a new one after 15 minitus. Is there another place to
>> change this ?
>>
>> Thanks
>>
>> Prasanna Dangalla
>> Software Engineer, WSO2, Inc.; http://wso2.com/
>> lean.enterprise.middleware
>>
>> cell: +94 777 55 80 30 | +94 718 11 27 51
>> twitter: @prasa77
>>
>
>
>
> --
> Best Regards,
> Nirmal
>
> Nirmal Fernando.
> PPMC Member & Committer of Apache Stratos,
> Senior Software Engineer, WSO2 Inc.
>
> Blog: http://nirmalfdo.blogspot.com/
>

Reply via email to