You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "chris snow (JIRA)" <ji...@apache.org> on 2014/05/22 09:02:37 UTC

[jira] [Updated] (STRATOS-655) stratos.sh start script can fail over ssh

     [ https://issues.apache.org/jira/browse/STRATOS-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris snow updated STRATOS-655:
-------------------------------

    Description: 
If stratos.sh has been executed over ssh the nohup'd process may terminate when the ssh session terminates.  

For example: ssh -c "/opt/stratos/bin/stratos.sh start" may start and then stop the server when ssh terminates.

See here for more info: http://en.wikipedia.org/wiki/Nohup#Overcoming_hanging

  was:
If stratos.sh has been executed over ssh the nohup'd process may terminate when the ssh session terminates. 

For more info, see here:
https://github.com/snowch/carbon-kernel/commit/780bb9c59ef012c12af05bdfb77e982a26d9e638

I'll submit the patch for stratos shortly...


> stratos.sh start script can fail over ssh
> -----------------------------------------
>
>                 Key: STRATOS-655
>                 URL: https://issues.apache.org/jira/browse/STRATOS-655
>             Project: Stratos
>          Issue Type: Bug
>          Components: Stratos Installer
>    Affects Versions: 4.0.0
>            Reporter: chris snow
>             Fix For: FUTURE
>
>
> If stratos.sh has been executed over ssh the nohup'd process may terminate when the ssh session terminates.  
> For example: ssh -c "/opt/stratos/bin/stratos.sh start" may start and then stop the server when ssh terminates.
> See here for more info: http://en.wikipedia.org/wiki/Nohup#Overcoming_hanging



--
This message was sent by Atlassian JIRA
(v6.2#6252)