Bug 1074610
| Summary: | JON 3.2.0 install fails if the install user account has no home directory | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Lami Akagwu <lakagwu> |
| Component: | Installer | Assignee: | Libor Zoubek <lzoubek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | lzoubek, skondkar, theute |
| Target Milestone: | DR01 | ||
| Target Release: | JON 3.3.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-11 14:04:35 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
Lami Akagwu
2014-03-10 16:05:28 UTC
in master
commit 9220b2338d26406e547b7e7c68d3747a20d5d5e8
Author: Libor Zoubek <lzoubek>
Date: Mon Jun 30 17:58:15 2014 +0200
[BZ 1074610] JON 3.2.0 install fails if the install user account has no home
directory
Log error message with possible hint when we fail to write agent
preferences.
Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993 Verified on JON 3.3 DR01 build. Agent install fails with below message: 19:16:02,812 ERROR [org.rhq.server.control.command.Install] Failed to store agent preferences, for Linux systems we require writable user.home [/home/jonadmin]. You can also set different location for agent preferences by setting "-Djava.util.prefs.userRoot=/some/path/" java system property. You may need to put this property to RHQ_CONTROL_ADDIDIONAL_JAVA_OPTS and RHQ_AGENT_ADDIDIONAL_JAVA_OPTS env variables. |