Hide Forgot
Description of problem: JBoss keep grabing a terminal after executing "ssh $USER@$HOST service jboss restart" after installed jboss service from the zipped archive. How reproducible: 100% Steps to Reproduce: 1. Following [1], configure JBoss EAP 6 as a service in RHEL 2. From a remote PC, execute "ssh $USER@$HOST service jboss restart" [1] https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Installation_Guide/Install_JBoss_Enterprise_Application_Platform_6_Red_Hat_Enterprise_Linux_Service.html Actual results: JBoss keep grabing the terminal Expected results: Exit from the ssh command. Additional info:
Verified on RHEL6.5, fixes the hanging issue.