Bug 1003586 - jboss installation error
Summary: jboss installation error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Russell Dickenson
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-02 12:43 UTC by krushna1
Modified: 2014-08-14 15:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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


Attachments (Terms of Use)

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


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