| Summary: | CLI scripts mean information is left in zip files | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Nick Cross <ncross> |
| Component: | Installer | Assignee: | Thomas Hauser <thauser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Len DiMaggio <ldimaggi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | soa-p-jira |
| Target Milestone: | ER4 | ||
| Target Release: | --- | ||
| 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: | |
This behavior is added in http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=b2ed3a04e57533146436eafb1d91301438a16652 It can be cherry-picked into beta builds if needed. Verified in ER7-2 |
When the installer creates the installation the server in admin mode writes out user information in logging.properties and server.log. Can it erase server.log once it is finished? For logging.properties, can it save the original and write it back after doing the cli scripts? Or put back the original EAP value of "handler.FILE.fileName=${org.jboss.boot.log.file:boot.log}" ?