Hide Forgot
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 .
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