Re: [Dev] [MB 2.2.0] Failed to start correct profile in the nohup mode

2014-05-29 Thread Asanka Vithanage
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:

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 nir...@wso2.com 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 21 
 nohup bash $CARBON_HOME/bin/wso2server.sh *-Dprofile=$PROF*  /dev/null
 21 

 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Asanka Vithanage
Senior Software Engineer -QA
Mobile: +94 0716286708
Email: asan...@wso2.com
WSO2 Inc. www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB 2.2.0] Failed to start correct profile in the nohup mode

2014-05-29 Thread Nirmal Fernando
On Thu, May 29, 2014 at 11:58 AM, Asanka Vithanage asan...@wso2.com 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 nir...@wso2.com 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 21 
 nohup bash $CARBON_HOME/bin/wso2server.sh *-Dprofile=$PROF*  /dev/null
 21 

 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Asanka Vithanage
 Senior Software Engineer -QA
 Mobile: +94 0716286708
 Email: asan...@wso2.com
 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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [MB 2.2.0] Failed to start correct profile in the nohup mode

2014-05-27 Thread Nirmal Fernando
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 21 
nohup bash $CARBON_HOME/bin/wso2server.sh *-Dprofile=$PROF*  /dev/null
21 

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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev