Bug 1496332
| Summary: | Agent failed to create temp directory on nonexistent parent directories | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Jeeva Kandasamy <jkandasa> |
| Component: | Agent | Assignee: | Michael Burman <miburman> |
| Status: | CLOSED ERRATA | QA Contact: | Jeeva Kandasamy <jkandasa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | JON 3.3.9 | CC: | fbrychta, spinder |
| Target Milestone: | DR01 | Keywords: | Triaged |
| Target Release: | JON 3.3.10 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-16 03:16:33 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
Jeeva Kandasamy
2017-09-27 05:52:08 UTC
Fixed in the master:
commit 904b186d2faef2189499aa25cc63a275cf4fe9c7
Author: Michael Burman <miburman>
Date: Wed Sep 27 15:09:02 2017 +0300
[BZ 1496332] Use mkdirs to create non-existant parent dirs also
Moving to ON_QA as available for test with the latest build: JON 3.3.10 DR01 artifacts are available for test from here: http://download.eng.bos.redhat.com/brewroot/packages/org.jboss.on-jboss-on-parent/3.3.0.GA/164/maven/org/jboss/on/jon-server-patch/3.3.0.GA/jon-server-patch-3.3.0.GA.zip *Note: jon-server-patch-3.3.0.GA.zip maps to DR01 build of jon-server-3.3.0.GA-update-10.zip. https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=635136 creates nested directories.
JON Version: 3.3.0.GA Update 10
Build Number: 8c98c29:28bd066
------------
2018-01-04 15:49:26,913 WARN [WrapperSimpleAppMain] (org.rhq.enterprise.agent.AgentMain)- {Invalid TMP: [C:\windows\system32\config\systemprofile\AppData\Local\Temp] does not exist.}!!! missing resource message key=[Invalid TMP: [C:\windows\system32\config\systemprofile\AppData\Local\Temp] does not exist.] args=[]
2018-01-04 15:49:26,913 INFO [WrapperSimpleAppMain] (org.rhq.enterprise.agent.AgentMain)- {Creating TMP: [C:\windows\system32\config\systemprofile\AppData\Local\Temp]}!!! missing resource message key=[Creating TMP: [C:\windows\system32\config\systemprofile\AppData\Local\Temp]] args=[]
2018-01-04 15:49:26,928 INFO [WrapperSimpleAppMain] (org.rhq.enterprise.agent.AgentMain)- {AgentMain.identify-version}Version=[RHQ 4.12.0.JON330GA Update 10], Build Number=[28bd066], Build Date=[Dec 24, 2017 12:13 PM]
------------
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0325 |