Description of problem:
When I use the config file to install, the setup fails since it is looking for the JBOSS dir at /usr/share/jboss-as and not the install dir of /usr/share/jbossas where RHEV-M currently installs.
Version-Release number of selected component (if applicable):
RHEV-M (is26)
How reproducible:
100%
Steps to Reproduce:
1. See below
2.
3.
Actual results:
Expected results:
Additional info:
[root@rhevm Desktop]# rhevm-setup --config=/home/test/Desktop/rhevm-answer
[ INFO ] Stage: Initializing
[ INFO ] Stage: Environment setup
Configuration files: ['/home/test/Desktop/rhevm-answer']
Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20131210085050.log
Version: otopi-1.1.2 (otopi-1.1.2-1.el6ev)
[ INFO ] Stage: Environment packages setup
[ INFO ] Stage: Programs detection
[ INFO ] Stage: Environment setup
[ INFO ] Stage: Environment customization
--== PACKAGES ==--
[ INFO ] Checking for product updates...
[ INFO ] No product updates found
--== NETWORK CONFIGURATION ==--
--== DATABASE CONFIGURATION ==--
--== OVIRT ENGINE CONFIGURATION ==--
--== PKI CONFIGURATION ==--
--== APACHE CONFIGURATION ==--
--== SYSTEM CONFIGURATION ==--
--== END OF CONFIGURATION ==--
[ INFO ] Stage: Setup validation
[ ERROR ] Failed to execute stage 'Setup validation': Cannot find Jboss at /usr/share/jboss-as
[ INFO ] Stage: Clean up
Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20131210085050.log
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
[root@rhevm Desktop]# cd /usr/share/
[root@rhevm share]#
I'm missing many details in this bug report.
1. Can you please attach /var/log/ovirt-engine/setup/ovirt-engine-setup-20131210085050.log (installation log file?)
2. Can you please attach the answer file you used? (/home/test/Desktop/rhevm-answer)
3. Which OS do you have installed? what's the JBoss version?
Description of problem: When I use the config file to install, the setup fails since it is looking for the JBOSS dir at /usr/share/jboss-as and not the install dir of /usr/share/jbossas where RHEV-M currently installs. Version-Release number of selected component (if applicable): RHEV-M (is26) How reproducible: 100% Steps to Reproduce: 1. See below 2. 3. Actual results: Expected results: Additional info: [root@rhevm Desktop]# rhevm-setup --config=/home/test/Desktop/rhevm-answer [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files: ['/home/test/Desktop/rhevm-answer'] Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20131210085050.log Version: otopi-1.1.2 (otopi-1.1.2-1.el6ev) [ INFO ] Stage: Environment packages setup [ INFO ] Stage: Programs detection [ INFO ] Stage: Environment setup [ INFO ] Stage: Environment customization --== PACKAGES ==-- [ INFO ] Checking for product updates... [ INFO ] No product updates found --== NETWORK CONFIGURATION ==-- --== DATABASE CONFIGURATION ==-- --== OVIRT ENGINE CONFIGURATION ==-- --== PKI CONFIGURATION ==-- --== APACHE CONFIGURATION ==-- --== SYSTEM CONFIGURATION ==-- --== END OF CONFIGURATION ==-- [ INFO ] Stage: Setup validation [ ERROR ] Failed to execute stage 'Setup validation': Cannot find Jboss at /usr/share/jboss-as [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20131210085050.log [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ ERROR ] Execution of setup failed [root@rhevm Desktop]# cd /usr/share/ [root@rhevm share]#