Installer complains about missing run.sh file during the installation.
Gui installation throws Error dialogue (doesn't block the installation procedure),
![]()
however console mode and installation via installation script cannot be finished at all.
[pkremens@dhcp-10-40-5-35 ~]$ java -jar jboss-eap-7.0.0.ER5-installer.jar -console ... [ Starting to unpack ] [ Processing package: Red Hat JBoss Enterprise Application Platform (1/6) ] [ Processing package: AppClient (2/6) ] [ Processing package: Docs (3/6) ] [ Processing package: Modules (4/6) ] [ Processing package: Welcome Content (5/6) ] [ Processing package: Icons (6/6) ] [ WARNING: Error executing /bin/chmod a+x /home/pkremens/EAP-7.0.0/bin/run.sh ] [ ERROR: The installation was not completed ] [ Unpacking finished ] [pkremens@dhcp-10-40-5-35 ~]$
Fix was already applied for master http://git.app.eng.bos.redhat.com/git/eap-installer.git/commit/?id=2e9c38309cbb0228e924382cc138e92616f0fb8a
The issue is a regression against previous releases and blocks our testing.