Bug 1326573 - Wrong path to Quartz DDL scripts in Installer
Summary: Wrong path to Quartz DDL scripts in Installer
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Installer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR1
: 6.3.0
Assignee: Miroslav Sochurek
QA Contact: Dominik Hanak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 06:37 UTC by Dominik Hanak
Modified: 2020-03-27 20:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:02:59 UTC
Type: Bug


Attachments (Terms of Use)

Description Dominik Hanak 2016-04-13 06:37:54 UTC
Description of problem:
Unable to execute DDL scripts when installing with cluster configuration,
because the path is pointing into wrong location.
This happens only when installing Cluster config.

Version-Release number of selected component (if applicable):
6.3.0

How reproducible:
always

Steps to Reproduce:
1. Proceed to Advanced configuration tab
2. Configure Cluster with some default values
3. Proceed to finish

Actual results:
LOG PART:

DDL script execution failed:
Source file /home/dhanak/devel/installer/jbossqe-installer/brms/target/dist/jboss-eap-6.4/jboss-brms-bpmsuite-6.2-supplementary-tools/ddl-scripts/postgresql/quartz_tables_postgres.sql is not a file!
Running on-fail server check.

Expected results:
DDL script is executed

Additional info:
Supplementary folder is there, contains correct items and is named with 6.3
as expected.
The path is just pointing into wrong location. It has wrong version number in it. Should be 6.3 and not 6.2.

Comment 2 Thomas Hauser 2016-04-13 22:37:24 UTC
Fixed.

Comment 3 Thomas Hauser 2016-04-18 15:22:20 UTC
This issue can be tested and is present in ER3, due to the rebuild for https://bugzilla.redhat.com/show_bug.cgi?id=1327135

Comment 4 Dominik Hanak 2016-04-19 08:23:59 UTC
Hi Tom, 

I have noticed that BPMS is fixed, but when I run BRMS it stills expects 6.2 directory. Did this fix make it into new BRMS build aswell? 

To me it looks like not, moving back to MODIFIED as I see the fix in sources but I can still reproduce with new build of BRMS from linked BZ.

Thanks.

Comment 5 Thomas Hauser 2016-04-19 18:33:38 UTC
You are correct Dominik, the BRMS installer does not have the fix present in the new build. This BZ will be fixed in the CR1 build, however (fixes are in sources but the rebuild did not use the latest SHA.)

Comment 6 Dominik Hanak 2016-04-27 08:51:17 UTC
Thanks for the info and clarification Tom! :)

Verified in 6.3.0.CR1.


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