Bug 1003586

Summary: jboss installation error
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: krushna1 <mailkrushna>
Component: DocumentationAssignee: Russell Dickenson <rdickens>
Status: CLOSED NOTABUG QA Contact: Russell Dickenson <rdickens>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: mmurray, smumford
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build: CSProcessor Builder Version 1.11 Build Name: 6895, Installation Guide-6.1-2 Build Date: 11-07-2013 14:10:24 Topic ID: 13108-458123 [Specified]
Last Closed: 2014-02-11 03:40:01 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:

Description krushna1 2013-09-02 12:43:26 UTC
Title:  JBoss EAP 6 (Text-based Installer)

Describe the issue:

Getting below error while installing the jboss from redhat site .

command issued :- 

[ec2-user@ip-10-2-8-240 jboss]$ java -jar jbdevstudio-product-universal-6.0.0.GA-v20121206-1855-B186.jar -console


press 1 to accept, 2 to reject, 3 to redisplay
1
[ Starting to unpack ]
[ Processing package: P2 Director Application (1/5) ]
[ Processing package: JBoss Developer Studio 6.0.0.GA (2/5) ]
[ Processing package: JBoss Developer Studio 6.0.0.GA Metadata Generation (3/5) ]
[ Processing package: JBoss Developer Studio 6.0.0.GA Metadata Generation (4/5) ]
[ Processing package: JBoss Enterprise Application Platform (5/5) ]
[ WARNING: Error executing
/bin/chmod a+x /home/ec2-user/jbdevstudio/runtimes/jboss-eap/bin/init.d/jboss-as-standalone.sh ]
[ ERROR: The installation was not completed ]
[ Unpacking finished ]



Suggestions for improvement:

The below file does not exist after unpacking 

/home/ec2-user/jbdevstudio/runtimes/jboss-eap/bin/init.d/jboss-as-standalone.sh


Additional information:

Any help is highly appreciable .

Comment 1 mmurray 2014-02-11 03:37:24 UTC
The installer detailed in the command above is for installing JBDS alone. This is why the desired file for EAP does not exist after running the installer.

To install JBDS and EAP with one installer, use the combined JBDS and EAP installer. This is available from the Red Hat Customer Portal [1]. The file is named jbdevstudio-product-eap-universal-<build_number>.jar.

The combined JBDS EAP installer [1] released for JBDS 7.1.0 includes EAP 6.2.

Alternatively EAP can be installed independently from JBDS with an EAP-specific installer [2].

[1] https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=27093&product=jbossdeveloperstudio&version=7.1.0&downloadType=distributions

[2] https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=appplatform&downloadType=distributions