Error while trying to migrate portal data from classic to apim portal
search cancel

Error while trying to migrate portal data from classic to apim portal

book

Article ID: 222082

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

Classic Portal migration tool fails to run with the below error when performing upgrade to Portal 4.5

 

Environment

Release : Classic Portal 3.5

Component :

Resolution

Fixed by using JDK 10.0.2 

Use JDK 10.0.2 which was part of CR10 to CR13 patch updates.

# tar xfz v3.5.CR10.tgz datafiles/serverjre-10.0.2_linux-x64_bin.tar.gz
# cd /opt
# tar xfz /opt/Deployments/lrs/datafiles/serverjre-10.0.2_linux-x64_bin.tar.gz
# Set JAVA_HOME=“/opt/jdk-10.0.2” in /opt/Deployments/lrs/server/bin/setenv.sh
# service apiportal restart'

Re-run Portal migration tool.