How to list runnables
Start ACC and enter list to monitor the status of all runnables. This example shows ACC of a current ARIS server installation for a medium number of users.
ACC+ localhost>list
Node localhost - 16 installed runnables.
ID | State | Version | Type |
|---|---|---|---|
zoo_m | STARTED | 10.2026.4.0.<build version> | com.aris.runnables.zookeeper-run-prod |
postgres_m | STARTED | 10.2026.4.0.<build version> | com.aris.runnables.PostgreSQL-run-prod |
cloudsearch_m | STARTED | 10.2026.4.0.<build version> | com.aris.cip.y-cloudsearch-run-prod |
elastic_m | STARTED | 10.2026.4.0.<build version> | com.aris.runnables.elasticsearch-run-prod |
umcadmin_m | STARTED | 10.2026.4.0.<build version> | com.aris.umcadmin.y-umcadmin-run-prod |
adsadmin_m | STARTED | 10.2026.4.0.<build version> | com.aris.adsadmin.y-adsadmin-run-prod |
abs_m | STARTED | 10.2026.4.0.<build version> | com.aris.modeling.components.y-server-run-prod |
octopus_m | STARTED | 10.2026.4.0.<build version> | com.aris.octopus.y-octopus_server-run-prod |
apg_m | STARTED | 10.2026.4.0.<build version> | com.aris.age.age-run-prod |
copernicus_m | STARTED | 10.2026.4.0.<build version> | com.aris.copernicus.copernicus-portal-server-run-prod |
ecp_m | STARTED | 10.2026.4.0.<build version> | com.aris.runnables.ecp-run-prod |
simulation_m | STARTED | 10.2026.4.0.<build version> | com.aris.modeling.components.simulationserver.y-simuserver-run-prod |
loadbalancer_m | STARTED | 10.2026.4.0.<build version> | com.aris.runnables.httpd.httpd-run-prod |
dashboarding_m | STARTED | 10.2026.4.0.<build version> | com.aris.dashboarding.dashboarding-run-prod |
arcm_m | STARTED | 10.2026.4.0.<build version> | com.aris.arcm.arcm-run-prod |
The state of all runnables represented by their instance IDs is listed. Possible states are:
UNKNOWN: The runnable state is not yet known. This state is shown directly after the ARIS agent was started.
STOPPED: The runnable is currently not running.
STARTING: The runnable is starting, but this process is not complete yet.
STARTED: The runnable is running.
STOPPING: The runnable is stopping, but this process is not complete yet.
DEACTIVATED: The runnable is not in use. It has been deactivated manually and can be activated if necessary. If the dashboarding runnable is in this state, that does not have to be an error. This runnable is deactivated if ARIS server was installed without ARIS Aware.
DOWN: This runnable started and crashed. The ARIS agent will attempt to automatically restart the runnable momentarily.
FAILED: This runnable has crashed. The ARIS agent has given up trying to restart the runnable.
If a runnable does not start properly, read the Basic Troubleshooting .