Bug 1090761
| Summary: | Unable to uninstall EAP on Windows Server 2012 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> | ||||||
| Component: | Installer | Assignee: | Thomas Hauser <thauser> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Petr Kremensky <pkremens> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.3.0 | ||||||||
| Target Milestone: | Pending | ||||||||
| 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-05-02 06:01:01 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
Petr Kremensky
2014-04-24 06:21:31 UTC
Hello Petr, I was using dev97 on hudson to try and reproduce this issue, but the uninstaller.jar doesn't seem to be doing what you describe (keep in mind, this IS w2k8, so we may have a w2012 specific issue on our hands.) a) uninstaller.jar executed without the "Force deletion of ..." checkbox checked: - Leaves the <INSTALL-PATH>/jboss-eap-6.3/ on the system, along with any files created either by the server startup (some server history logs and previous versions of standalone*.xml and domain.xml), as well as files created by Advanced configuration (vault keystores, copied JDBC jar drivers). The rest of the files ARE deleted, total size of jboss-eap-6.3 directory is reported as <2mb b) uninstaller.jar executed with the "Force deletion of ..." checkbox checked: - Everything is deleted. Are you invoking the jar through the command line, rather than through a double click? I'll investigate further. Hi Tom, this is w2k12 specific issue. Sorry, I should highlight this more. I see. Is there a machine I can test with? I have never used a lab w2k12 machine. Thanks, Tom Hello, I'm unable to reproduce this issue with the above reproduction steps. My installed directory is removed. Since I cannot reproduce, I'm going to defer this bug for 6.3.0 ER3. Created attachment 891548 [details]
Step 1 : Uninstall using jar
Created attachment 891549 [details]
Step 2 : Directory is removed
Hi Tom, you're right, I am unable to reproduce it either. I remember I was able to reproduce the issue few times in row that time, but now it is working as should. There might be some stuck process I look over that time, preventing uninstaller to work correctly. I'll keep you informed if I run into this again. Sorry for false alarm. |