Can not work Portal Metrics Synchronization Utility
search cancel

Can not work Portal Metrics Synchronization Utility

book

Article ID: 191186

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

Config the metric synchronization utility according to the page below.
https://techdocs.broadcom.com/content/broadcom/techdocs/jp/ja/ca-enterprise-software/layer7-api-management/api-portal-legacy/3-5/294993181/294993283.html

run /opt/SecureSpan/ApiPortal/test-portal.sh
Result: The following error appears.

# sh /opt/SecureSpan/ApiPortal/test-portal.sh
bash: /opt/SecureSpan/JDK/bin/java: No such file or directory

Environment

Release : 3.5

Component : API PORTAL

Cause

This is because the JDK is not installed in / opt / SecureSpan/JDK on the API Gateway server.
In Appliance Edition, the JDK is installed in / opt / SecureSpan/JDK.

Resolution

Please config  symbolic link in "/opt/SecureSpan/JDK/".

Example:
sudo ln -s {path of jdk} /opt/SecureSpan/JDK/