Bug 1190789
Summary: | Installer: Installation of EAP with installation script fails on Windows W2k8 servers | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
Component: | Installer | Assignee: | jboss-set |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.0 | CC: | mkopecky |
Target Milestone: | ER3 | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-19 12:43:39 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
Petr Kremensky
2015-02-09 15:56:04 UTC
This bug is due to a bad / older version of aesh / jansi being used in the izpack / installer-commons builds, which are dependencies of the installer. These have been changed to inherit the version from jboss-as-parent. A rebuilt installer with these changed dependencies no longer encounters this problem. Note: This problem doesn't appear on my windows8 machine. It would be interesting to know why, but not particularly important. I'm not able to reproduce this issue on dev103 with the ER2 installer. Verified on EAP 6.4.0.ER3 installer. |