Adapter Application State

The state of an adapter application is different during the deployment phase and runtime phase.

Deployment State
Deployment State Description
Deployed The adapter application is successfully deployed and ready to start.
DeployFailed The adapter application is failed to deploy.
UndeployFailed The adapter application is failed to undeploy.
Runtime State
Runtime State Description
Running The adapter application is running.
Stopped The adapter application is stopped.
Stopping Transitional period, but potentially longer lasting state that indicates that the application is being stopped and waiting for jobs to finish.
Impaired The dependency of the adapter application is unavailable or is impaired. When the minimum instance threshold is not reached, the adapter application is also impaired.

In this state, you cannot start the adapter application.

StartFailed The adapter application fails to start.
DeployFailed The deployment fails and makes the application bundle in INSTALLED state.

This problem can only be resolved by either deploying missing dependencies or undeploying the adapter application.

Unreachable The adapter application cannot be managed by the adapter agent.