On Thu, May 29, 2014 at 11:58 AM, Asanka Vithanage <[email protected]> wrote:

> Hi Nirmal,
>
> You should be able to start Cassandra and Zookeeper profiles in nohup mode
> in below way But it seems profiles fail to start properly when tried with
> the "start".
> Reported a public jira for that issue[1].
>
> Profile can be start in below ways without any issues:
>
> I am afraid, this is not the recommended way of starting a Carbon server.
Please note we should always use 'start' switch.

Cassandra Profile:
> nohup ./wso2server.sh -Dprofile=cassandra &
>
> Zookeeper Profile:
> nohup ./wso2server.sh -Dprofile=zookeeper &
>
>
> [1] https://wso2.org/jira/browse/MB-695
>
>
> On Wed, May 28, 2014 at 3:57 AM, Nirmal Fernando <[email protected]> wrote:
>
>> Hi All,
>>
>> MB profiles failed to start in the nohup mode (./bin/wso2server.sh
>> -Dprofile=cassandra start) due to a bug in the start-up scripts.
>>
>> nohup bash $CARBON_HOME/bin/wso2server.sh > /dev/null 2>&1 &
>> nohup bash $CARBON_HOME/bin/wso2server.sh *-Dprofile=$PROF* > /dev/null
>> 2>&1 &
>>
>> We might want to document this.
>> --
>>
>> 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
>>
>>
>
>
> --
> Asanka Vithanage
> Senior Software Engineer -QA
> Mobile: +94 0716286708
> Email: [email protected]
> WSO2 Inc. www.wso2.com
>
>


-- 

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

Reply via email to