Runtime:

  • From Stambia Analytics
    • Right click / Open on the Runtime (or double click in older versions)
    • In the Runtime View, click the "Command" tab at the bottom
    • Type the "get services" command

  • From the Designer
    • Connect to the Runtime
    • Click the Open button
    • In the Runtime View, click the "Command" tab at the bottom
    • Type the "get services" command
  • From the OS command line
    • Execute the stambiaRuntime/startcommand.bat (or .sh) script
    • From the Runtime prompt, connect to the runtime et get the services status:
      • connect to <rmiHostname> port <rmiPort>
      • get services
    • Sample output:
  • D:\apps\stambiaRuntime\stambiaRuntime_S17.5.6_20180608_111618>echo off > connect to stambia-tbl port 52000 Connecting to stambia-tbl on port 52000 Connected stambia-tbl:52000 > get services Name      Status  Duration rmi       Running 0:00:32.361 soap      Running 0:00:29.122 listener  Running 0:00:32.446 rdbms     Running 0:00:32.831 execution Running 0:00:32.446 scheduler Running 0:00:29.855