Bug 1326573

Summary: Wrong path to Quartz DDL scripts in Installer
Product: [Retired] JBoss BPMS Platform 6 Reporter: Dominik Hanak <dhanak>
Component: InstallerAssignee: Miroslav Sochurek <msochure>
Status: CLOSED EOL QA Contact: Dominik Hanak <dhanak>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: lpetrovi, rrajasek, rsynek
Target Milestone: CR1Keywords: Regression
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:02:59 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:

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.