SOA Governance and API Management : Administering API Portal : Managing API-Portal : Starting and Stopping API-Portal Components
Starting and Stopping API-Portal Components
API-Portal components can be started and stopped independently, but most components will not work on their own.
Start the ACC and enter these commands at the prompt:
Command
Description and Notes
startall
Starts all API-Portal components in the correct order.
To monitor the progress, use the list command.
If successful, the system responds: Successfully started all not yet running runnables on node localhost
start instanceId
Starts the specified API-Portal component. For example, the command to start the apiportalbundle_m component is:
start apiportalbundle_m
If successful, the system responds: Successfully started runnable apiportalbundle_m on node localhost
If issues arise, ACC returns additional information. For example: Could not start runnable apiportalbundle_m on node localhost: Ant stop exited with 1
stopall
Stops all API-Portal components.
To monitor the progress, use the list command.
If successful, the system responds:
Successfully stopped all running runnables on
node localhost.
stop instanceId
Stops the specified API-Portal component.
For example, the command to stop the apiportalbundle_m component is:
stop apiportalbundle_m
If successful, the system responds:
Successfully stopped runnable
apiportalbundle_m on node localhost
If issues arise, ACC returns additional information. For example:
Could not stop runnable
apiportalbundle_m on node localhost:
Ant stop exited with 1
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback