Bug 1328193

Summary: Migration of Kie server templates from 6.1 to 6.3 fails
Product: [Retired] JBoss BRMS Platform 6 Reporter: Karel Suta <ksuta>
Component: Kie-ServerAssignee: Edson Tirelli <etirelli>
Status: CLOSED EOL QA Contact: Karel Suta <ksuta>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: lpetrovi, rrajasek, tradej
Target Milestone: ---   
Target Release: ---   
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:07:24 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:
Attachments:
Description Flags
stacktrace none

Description Karel Suta 2016-04-18 16:27:02 UTC
Created attachment 1148252 [details]
stacktrace

Description of problem:
I tried to migrate Kie server templates from product version 6.1 directly to version 6.3. 
I did it by copying .niogit directory as listed in migration guide for migration from 6.1 to 6.2 - I suppose that migration for 6.3 will be same as I  didn't find any instructions for migrating to 6.3.

Migration failed due to error listed in attachment.

Should this direct migration from 6.1 to 6.3 be supported for our product? Or customers should use incremental migration: 6.1 -> 6.2 -> 6.3?



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

How reproducible:
Install BPMS 6.1.
Register Kie server and deploy any container into it.
Install BPMS 6.3
Copy .niogit and repositories folders from BPMS 6.1 to BPMS 6.3.
Start BPMS 6.3 and open Server templates page.


Actual results:
No Kie server template is shown and error is logged in server log.

Expected results:
Kie server template from 6.1 is shown and is correctly configured.

Additional info:
I didn't test incremental migration due to 6.1 -> 6.2 migration bug [1]


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1322241

Comment 1 Karel Suta 2016-04-18 16:28:51 UTC
Lukas, what do you think about it?