Hide Forgot
Description of problem: There is no option to install natives with 64bit jdk1.7 on HP-UX. Version-Release number of selected component (if applicable): EAP 6.2.0.ER6 How reproducible: Always Steps to Reproduce: 1. java -d64 -jar jboss-eap-6.2.0.ER6-installer.jar 2. Continue using default values until "Version-Release number of selected component (if applicable):" section Actual results: No natives are offered 1 [x] [Required] [Red Hat JBoss Enterprise Application Platform] 2 [x] [AppClient] 3 [x] [Required] [Bin] 4 [x] [Required] [Bundles] 5 [x] [XMLs and XSDs] 6 [x] [Required] [Domain] 7 [x] [Required] [Domain Shell Scripts] 8 [x] [Required] [Modules] 9 [x] [Required] [Standalone] 10 [x] [Required] [Standalone Shell Scripts] 11 [x] [Required] [Welcome Content] 12 [ ] [Unselectable] [Quickstarts] 13 [x] [Required] [Icons] Press 0 to confirm your selections Expected results: Natives are offered. Additional info: See BZ977822 for similar issue found during 6.1.1 testing.
Natives should not be present during pack selectiong when running 64bit. I have learned that there are not plans to support 32bit for HP-UX. So the user must ensure that the JVM is running in 64bit mode. ia64w (Wide) not ia64n (Narrow). http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=cd78a7975b7c42a0d6e83a04781cbe372d82fd52
Verified on EAP 6.2.0.CR1 installer.