Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1105144

Summary: Topic 30613 failed Injection processing
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: DocumentationAssignee: sgilda
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: pkremens, sgilda
Target Milestone: ER7   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:38:25 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 Nikoleta Hlavickova 2014-06-05 13:31:05 UTC
There's a red error box in 3.2.2. Run the JBoss EAP Installation Program:
Topic 30613 failed Injection processing and is not included in this build.
Please review the compiler error for Topic ID 30613 for more detailed information. 

Revision 6.3.0-13.

Comment 1 sgilda 2014-06-05 15:31:44 UTC
The fix for Bug 1014535 resulted in the addition of steps for advanced installation options in topic: Run the JBoss EAP Installation Program [30613]. 

This topic appears in both the Installation Guide and the Getting Started Guide. The new topics (numbers 26748 to 26754) were added to the Installation Guide but not the Getting Started Guide, so it resulted in compile errors.

Because the Getting Started Guide is intended to take the defaults for the installation, these topics should not be displayed there. I added condition="installer" for the new topics 26748 to 26754.

Comment 3 Nikoleta Hlavickova 2014-06-10 11:13:43 UTC
Verified with EAP 6.3.0.ER7, revision 6.3.0-14

Comment 4 Petr Kremensky 2014-06-11 13:11:55 UTC
These changes reverted the works made as a part of BZ1014535.

Comment 5 sgilda 2014-06-11 14:11:36 UTC
Petr, this should not be the case. 

The Installation Guide should still contain all the changes for Bug 1014535.
The Getting Started Guide is intended to get someone up and running with the product in as few steps as possible so we guide them through the default installation path on purpose.

What I did is add conditionals to prevent the advanced install options from showing up in the Getting Started Guide. If they don't appear in the Installation Guide, then I must have broken something. 

I will look into this.

Comment 6 sgilda 2014-06-11 15:04:06 UTC
Petr, it turns out I had the wrong conditional. This should work correctly in the next build.

Comment 7 Petr Kremensky 2014-06-12 05:06:21 UTC
Thanks for taking care of this Sande.

Comment 8 sgilda 2014-06-12 12:54:55 UTC
Of course. I broke it! :-)