Versions Compared

Key

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

Perform the following steps to start Kernel and WebRunner services:

  1. Change Open Terminal.
  2. Go to the directory to where the Adeptia Suite is installed using the following command:
    …/AdeptiaSuite/AdeptiaSuite-x.x/AdeptiaServer/ServerKernel/.
  3. Type ./startup.sh to start.

Info
To stop the services, type ./stop.sh.
Info

To ensure that the Adeptia Suite Kernel and WebRunner are started successfully, go to the directory <AdeptiaServerInstallFolder>.../<AdeptiaSuiteInstallFolder>/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. Make sure Ensure that these files contain the message that "Kernel has started successfully" and "WebRunner has started successfully".

Info
When you execute the ./startup.sh file to start the Kernel and the WebRunner, the Adeptia Suite generates a config.log file in the <AdeptiaServerInstallFolder>/AdeptiaSuite/AdeptiaSuite-x.x.../<AdeptiaSuiteInstallFolder>/AdeptiaServer/ServerKernel/ folder. This file contains the information important for information that will help in troubleshooting, email this file to Adeptia Technical Support.