wso2 / wso2/docs-apim

IS migration client step is missing in the docs

Open Beginner friendly
#3,282 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API-M-3.2.0 component/migration Priority/Normal Severity/Major Type/Bug
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description:

In the migration, when we execute step 5(Upgrade the Identity component in WSO2 API Manager from version 5.7.0 to 5.10.0) of Upgrade API Manager to 3.2.0[1] part, we get the following error.

Caused by: java.lang.ClassNotFoundException: org.wso2.identity.apps.common.util.AppPortalConstants$AppPortal cannot be found by org.wso2.carbon.is.migration_1.0.142

This is due to a recently added change[2] in the IS migration client.

To avoid this we need to remove the following step from migration-config.yaml which is included under version: "5.10.0"

  • name: "TenantPortalMigrator"
    order: 11

This step should be included in the docs.

[1] https://apim.docs.wso2.com/en/latest/install-and-setup/upgrading-wso2-api-manager/upgrading-from-260-to-320/#step-2-upgrade-api-manager-to-320

[2] https://github.com/wso2-extensions/identity-migration-resources/pull/172

Suggested Labels:

Affected Product Version:
APIM 3.2

Steps to reproduce:

Do a migration from APIM 2.6 to 3.2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked “Upgrade API Manager to 3.2.0” documentation page and review the migration instructions for upgrading from APIM 2.6 to 3.2. Confirm how migration-config.yaml is described for version 5.10.0, then document removing the TenantPortalMigrator step (order 11); done means users are warned about this step and the ClassNotFoundException workaround.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.