Running the Administration Console

You no longer need an installer to run the Administration Console on Windows or Linux.

See Before running the Administration Console.

  1. Download wbcs-ac-*.zip from download center.
  2. Unzip the file and save to your target folder.
  3. Run the admin console on your operating system:
    In Windows, follow these steps:
    • Open command prompt
    • Go to the folder containing the unzipped file
    • Run the command:
      startAdminConsole.cmd
    In Linux, follow these steps:
    • Open your terminal
    • Go to the folder containing the unzipped file
    • Run the command:
      ./startAdminConsole.sh

    While the Admin Console runs, it creates an admin_console.lock file to prevent multiple instances from launching. Closing the window using the X button or selecting Exit from the File menu removes the lock file automatically.

    However, closing the command prompt or terminal directly leaves the lock file in place. If you try to start the Admin Console again, the command prompt will display:

    Application is already running. Please close the existing instance first.

    To continue, go to the folder and manually delete the admin_console.lock file.