Bug 1017054

Summary: Failed installation because of JBOSS_HOME pointing to different directory doesnt shut down the AS
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Vano <avano>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED CURRENTRELEASE QA Contact: Andrej Vano <avano>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: jsedlace, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 15:26:11 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:
Embargoed:

Description Andrej Vano 2013-10-09 08:22:03 UTC
Description of problem:
When JBOSS_HOME is set to different directory than the install directory, the installation fails and the process is not terminated

Version-Release number of selected component (if applicable):
6.0.0.ER4

How reproducible: 100%


Steps to Reproduce:
1. set JBOSS_HOME for example to "/home/user/jboss-eap-6.1"
2. start the installation and install the new EAP into "/home/user/test"
3. in the post install configuration (where the server is starting) the exception is displayed
4. server should shut down as it's displayed in the log
5. run the installation again
6. "The port 9999 is already in use and is required for this installation. Please free up port 9999 and try the installation again"

Actual results: server process is still running


Expected results: server process is terminated


Additional info:

Comment 1 Thomas Hauser 2013-10-09 13:59:59 UTC
Reproduced in F18.

Comment 3 Thomas Hauser 2013-10-16 21:06:29 UTC
This has been corrected by overriding any present JBOSS_HOME with the install path of the current installation.

Comment 4 Andrej Vano 2013-12-16 09:18:32 UTC
Hello,

verified on ER7-2