Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


You can start or stop Adeptia services as and when you need. Follow the steps below to stop or start services on Windows and Lin

On Windows

You must can start or stop Kernel and WebRunner before starting Adeptia Suite application. They can be started in two ways:

  • As a service
  • From Start menu/Desktop

Starting or stopping Kernel and WebRunner as a Service

If you have installed Adeptia Suite Connect as a service, you can start Kernel and WebRunner as a service in two ways:

  • Auto: Implies that Kernel and WebRunner will start automatically when you start the computer.
Manual: Implies that you have to start Kernel and WebRunner manually.

follow the steps below to start or stop Kernel and WebRunner:

  1. Go to Control Panel > Administrative Tools > Services.
  2. Right-click Adeptia Kernel
and then click Start.Right-click
  1. or Adeptia WebRunner and then click Start or Stop based on your requirement.

Starting Kernel and WebRunner from Start Menu/Desktop

  • Start Menu: Go to Start > Programs > Adeptia Suite and Connect and select the service.
  • Desktop: Double-click Adeptia Kernel and Adeptia WebRunner shortcut from the desktop.

This action will display the service console window.
To stop any of the services, go to the service console window, and press Ctrl+ C. If you close Kernel and WebRunner console by clicking the cross button, the Java Virtual Machine (JVM) used by Adeptia Suite Connect may not shut down properly.

On Linux

Perform the following steps to start or stop Kernel and WebRunner:

  1. Open Terminal.
  2. Go to the directory where Adeptia Suite Connect is installed.
  3. Type ./startup.sh to start.
To stop the services, type
  1. , or, type ./stop.sh to stop.

To ensure that Adeptia Suite Connect Kernel and WebRunner are started successfully, go to the directory .../<AdeptiaSuiteInstallFolder><AdeptiaConnectInstallFolder>/AdeptiaServer/ServerKernel/logs/applicationlogs and type the command

cat KernelApplication.log
and
cat WebrunnerApplication.log

These commands will display the details of the KernelApplication.log and WebrunnerApplication.log files respectively. Ensure that these files contain the message that "Kernel has started successfully" and "WebRunner has started successfully".
When you execute ./startup.sh to start Kernel and WebRunner, Adeptia Suite generates a config.log file in the .../<AdeptiaSuiteInstallFolder>/AdeptiaServer/ServerKernel folder. This file contains information that will help in troubleshooting, email this file to Adeptia Technical Support.