Bug 1044461 - Cannot execute "ssh $USER@$HOST service jboss restart" correctly after installed jboss service from the zipped archive
Summary: Cannot execute "ssh $USER@$HOST service jboss restart" correctly after instal...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Scripts and Commands
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR0
: EAP 6.3.0
Assignee: Takayuki Konishi
QA Contact: Michal Karm Babacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 11:00 UTC by Takayuki Konishi
Modified: 2018-12-03 20:58 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:43:37 UTC
Type: Bug
tkonishi: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2668 0 Major Resolved Cannot execute "ssh $USER@$HOST service wildfly-init-redhat.sh restart" correctly in domain mode 2015-11-24 08:31:02 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.