Bug 868659

Summary: Installation fails with jboss 6.0.1
Product: Red Hat Enterprise Virtualization Manager Reporter: Ohad Basan <obasan>
Component: ovirt-engine-setupAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Ilanit Stein <istein>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: bazulay, dyasny, eedri, iheim, mgoldboi, Rhev-m-bugs, sgrinber, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: si23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 20:02:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ohad Basan 2012-10-21 13:56:47 UTC
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:

Comment 1 Ohad Basan 2012-10-21 13:57:25 UTC
gerrit patch:

http://gerrit.ovirt.org/#/c/8611/

Comment 2 Ohad Basan 2012-10-21 13:58:35 UTC
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"

Comment 6 Ilanit Stein 2012-12-02 12:05:00 UTC
Verified on 24.5 (using jboss 6.0.1 ER3)