Bug 1017054 - Failed installation because of JBOSS_HOME pointing to different directory doesnt shut down the AS
Summary: Failed installation because of JBOSS_HOME pointing to different directory doe...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: 6.0.0
Assignee: Thomas Hauser
QA Contact: Andrej Vano
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 08:22 UTC by Andrej Vano
Modified: 2014-02-06 15:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-06 15:26:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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