Bug 1322241 - [GSS](6.2.z) ServerImpl cannot be cast to KieServerInstance after migration from 6.1 to 6.2
Summary: [GSS](6.2.z) ServerImpl cannot be cast to KieServerInstance after migration f...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Kie-Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: CR1
: 6.2.3
Assignee: Edson Tirelli
QA Contact: Karel Suta
URL:
Whiteboard:
: 1318685 (view as bug list)
Depends On: 1318685
Blocks: 1324141 1327763 1327765
TreeView+ depends on / blocked
 
Reported: 2016-03-30 06:31 UTC by Anton Giertli
Modified: 2020-03-27 20:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1318685
: 1324141 (view as bug list)
Environment:
Last Closed: 2020-03-27 20:11:25 UTC
Type: Bug


Attachments (Terms of Use)

Comment 2 Maciej Swiderski 2016-04-07 09:35:49 UTC
fixed and merged into 6.3.x branch:

kie-wb-common
6.3.x:
https://github.com/droolsjbpm/kie-wb-common/commit/ee7598e9fa9a363df6708067ff971a6fb72f4e77

Comment 3 Lukáš Petrovický 2016-04-14 07:59:54 UTC
This belongs to 6.2.3.

Comment 4 Karel Suta 2016-04-18 16:00:23 UTC
*** Bug 1318685 has been marked as a duplicate of this bug. ***

Comment 5 Karel Suta 2016-05-06 08:40:05 UTC
Exception is not thrown any more, but some problems persist.

- After first start of migrated BPMS there is shown empty Server Management - without any Kie server.
After second start of BPMS Kie servers are correctly shown.


- After migration of registered Kie server its server id is equal to his URL. This causes a problem as server id cannot contain "/" - it is sent as part of URL to register Kie server.


These problems are addressed in [1], changes aren't included in 6.2.3 CR1.



[1] https://github.com/droolsjbpm/kie-wb-common/pull/354

Comment 6 Maciej Swiderski 2016-05-10 16:00:11 UTC
PR 354 is merged into community branch 6.3.x

kie-wb-common
6.3.x
https://github.com/droolsjbpm/kie-wb-common/commit/1684d885efdbe00f446b3d59a02c2dd8bd789e4c


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