Can't remotely connect to nohuped SM4 running in background
-----------------------------------------------------------
Key: SMX4-262
URL: https://issues.apache.org/activemq/browse/SMX4-262
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0.0
Environment: Ubuntu Linux 32-bit v. 8.10 kernel v2.6.27-11 generic
Reporter: clifford james
After starting SM4 with nohup as follows and putting it in the background:
$> nohup ./bin/servicemix server &
I cannot connect to the console via ssh, or rather, I can successfully connect
to it via ssh but the ssh console is hung. If I foreground the process, the
moment I foreground the process the hung ssh terminal (running in another
window) wakes up, and I get my console back. At this point I can then suspend
and background the SM4 server process (CTRL-Z + bg) and the existing ssh
session and any subsequent ones connect fine.
This bug prevents me from running sm4 in a non-interactive manner from a script
since someone actually has to have the process running in a terminal (if only
briefly).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.