Description of problem: setup fails when trying to installe engine under jboss 6.0.1 Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.install jboss 6.0.1 2.install rhevm 3.run setup Actual results: setup fails on "create CA" Expected results: setup finishes successfully. Additional info:
gerrit patch: http://gerrit.ovirt.org/#/c/8611/
server log entry for reference: 21613 2012-10-16 18:20:34,477 ERROR > >>> [org.jboss.as.controller.management-operation] (ServerService > >>> Thread Pool -- 16) JBAS014613: Operation ("enable") failed - > >>> address: ([ > >>> 21614 ("subsystem" => "datasources"), > >>> 21615 ("data-source" => "ENGINEDataSource") > >>> 21616 ]) - failure description: "JBAS010436: Failed to create > >>> DataSource instance for [{ > >>> 21617 \"operation\" => \"enable\", > >>> 21618 \"address\" => [ > >>> 21619 (\"subsystem\" => \"datasources\"), > >>> 21620 (\"data-source\" => \"ENGINEDataSource\") > >>> 21621 ], > >>> 21622 \"persistent\" => true > >>> 21623 }] > >>> 21624 reason: IJ010073: Invalid <security> configuration"
The patch has been merged: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=2353606c5deda6b44b2e518473f0acc82486137b
Verified on 24.5 (using jboss 6.0.1 ER3)