| Summary: | Installer: If the user customizes the "overlord credentials" section of the installer, sramp seeding will fail | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Thomas Hauser <thauser> |
| Component: | Installer | Assignee: | Thomas Hauser <thauser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Len DiMaggio <ldimaggi> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.0.0 GA | CC: | atangrin, soa-p-jira |
| Target Milestone: | ER4 | ||
| 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: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Thomas Hauser
2013-09-23 14:43:07 UTC
Running command: [java, -Xmx1024m, -jar, bin/s-ramp-shell-0.3.1.Final-redhat-2.jar, -f, dtgov-sramp-repo-seed-cli-commands.txt] Exit Code: 1 Command failure: [java, -Xmx1024m, -jar, bin/s-ramp-shell-0.3.1.Final-redhat-2.jar, -f, dtgov-sramp-repo-seed-cli-commands.txt] failed with exit code:1 This bug is fixed by the fix for https://bugzilla.redhat.com/show_bug.cgi?id=1010965 In the Oct 4 ER4 respin #2 build, the installer is not able to change the Overlord user name - the name "admin" is always used. The fact that the "admin" name is hardcoded is logged as a bug here: https://bugzilla.redhat.com/show_bug.cgi?id=1013903 |