Bug 1332172 - Installer fails when DV installed over EAP 6.4.7
Summary: Installer fails when DV installed over EAP 6.4.7
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Installer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER3
: 6.3.0
Assignee: Thomas Hauser
QA Contact: Jan Stastny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-02 12:16 UTC by Jan Stastny
Modified: 2016-08-24 11:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:42:04 UTC
Type: Bug


Attachments (Terms of Use)

Description Jan Stastny 2016-05-02 12:16:33 UTC
Description of problem:
Installation of DV 6.3.0. ER3 doesn't finish when the DV is being installed over an existing EAP instance of version 6.4.7.
The issue is not observable with EAP 6.4.6.

The installation fails in processing phase during configuration of domain mode when the server is being started with host-slave.xml configuration file.

INFO: Finished commands from: com.redhat.installer.asconfiguration.processpanel.postinstallation.DefaultVault
Advanced configuration command failed: undefined
{
    "outcome" => "failed",
    "failure-description" => "JBAS014883: No resource definition is registered for address [
    (\"host\" => \"master\"),
    (\"core-service\" => \"vault\")
]",
    "rolled-back" => true,
    "command" => undefined
}
Running on-fail server check.
Shutting server down.

After that installer ends with error message screen.

But the domain servers triggered during installation stay active. This results in two host processes running on the machine, even though the installer closes properly.


Note You need to log in before you can comment on or make changes to this bug.