Bug 1014664 - Installer does not signal error when DB creation fails
Summary: Installer does not signal error when DB creation fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: 6.0.0
Assignee: Thomas Hauser
QA Contact: Jiri Pechanec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-02 13:52 UTC by Jiri Pechanec
Modified: 2014-02-06 15:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Pechanec 2013-10-02 13:52:36 UTC
See bz1014166 for an example.

One of the tables was not created, error is logged in the log file yet installer consider the installation to be successful.

Such an error should be detected and reported to the user.

Comment 2 Thomas Hauser 2013-10-07 14:48:02 UTC
The installer reports errors in the DB creation only when the build.xml reports a failure; the issue in bz1014166 was simply sql not being run. The other errors seen are "normal", such as tables not existing and things like that. Stephen can explain more about this.

Comment 5 Jiri Pechanec 2013-12-13 12:24:20 UTC
Verified in ER7


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