Bug 1044461

Summary: Cannot execute "ssh $USER@$HOST service jboss restart" correctly after installed jboss service from the zipped archive
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Takayuki Konishi <tkonishi>
Component: Scripts and CommandsAssignee: Takayuki Konishi <tkonishi>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Karm Babacek <mbabacek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: fnasser, kkhan, mbabacek, pgier, rsvoboda, tkonishi
Target Milestone: DR0Flags: tkonishi: needinfo-
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:43:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Takayuki Konishi 2013-12-18 11:00:43 UTC
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:

Comment 2 Michal Karm Babacek 2014-02-28 19:06:46 UTC
Verified on RHEL6.5, fixes the hanging issue.