Question:
When installing the API Portal Version 3.5 software (base35-package.tgz), the installation script " setup-ssg-3.5.sh " runs the command " Service ssg stop" .
However, API Gateway Software Edition does not have ssg service.
Therefore, the API Gateway has not been stopped during the installation of the API Portal.
Is it necessary to stopped API Gateway during the installation of API Portal ?
Answer:
Yes it is completely necessary to stop the gateway.
Please do the following step:
01. Stop Gateway (/opt/SecureSpan/Gateway/runtime/bin/gateway.sh stop)
02. run setup-ssg-3.5.sh (sh setup-ssg-3.5.sh)
03. Start Gateway (/opt/SecureSpan/Gateway/runtime/bin/gateway.sh start)