Bug 1023923

Summary: Uninstaller doesn't work if install fails
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Michael Burman <yak>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED NOTABUG QA Contact: Len DiMaggio <ldimaggi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-13 18:10:18 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:
Attachments:
Description Flags
Installation logfile none

Description Michael Burman 2013-10-28 10:47:43 UTC
Created attachment 816770 [details]
Installation logfile

Description of problem: If the installer fails for any reason, the uninstaller option is not installed. The shortcut is installed, but it's pointing to a jar, that's not available.

The shortcut points to:

"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar "C:\Projects\fsw600beta\Uninstaller\uninstaller.jar"

But Uninstaller directory is never created, so uninstaller.jar can't be found.

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


How reproducible:
Everytime.

Steps to Reproduce:
1. Use some option that fails the installer in the management interface can't be connected part.
2. Install the shortcuts.
3. Try to uninstall.

Actual results:


Expected results:

Uninstaller should start the uninstaller.

Additional info:

Comment 3 Thomas Hauser 2013-11-12 21:30:24 UTC
real bug here is that there are files left over by the installation that are not removed upon failure.

Comment 4 Thomas Hauser 2013-11-13 17:28:12 UTC
Uninstallation is not supported by FSW.