Bug 1016652 - Unify console logs of post-install configuration tasks
Summary: Unify console logs of post-install configuration tasks
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER6
: EAP 6.2.0
Assignee: Thomas Hauser
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 13:25 UTC by Petr Kremensky
Modified: 2017-10-10 00:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:19:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Kremensky 2013-10-08 13:25:53 UTC
Description of problem:
 Currently only domain post-install configuration is logged to console. I think we should either log both or none of them.

Version-Release number of selected component (if applicable):
 EAP 6.2.0 ER5

How reproducible:
 always

Steps to Reproduce:
 1. Configure some of post-install tasks.
 2. Observe console for post-install configuration logs.

Actual results:
 Only domain post-install configuration is logged to console.

Expected results:
 Both or none of server modes should be logged to console.

Comment 1 Thomas Hauser 2013-10-15 14:33:58 UTC
We now print all of the output from all commands. They are kept within a new file: InstallationLog.txt. This new file will also contain the server startup process, as well as any other external commands that are being run.

The postinstall-*.log files have been removed, since this new file will contain all of the contents anyway. 

This mirrors the FSW et al installer logging methodology.

Comment 2 Petr Kremensky 2013-10-18 09:39:49 UTC
All possible information (also CLI commnad outputs) can be now found inside InstallationLog.txt file.

Verified on EAP 6.2.0.ER6 installer.


Note You need to log in before you can comment on or make changes to this bug.