Skip to main content
Version: Adeptia Suite

On Linux

Perform the following steps to start Kernel and WebRunner:

  1. Open Terminal.
  2. Go to the directory where Adeptia Suite is installed.
  3. Type ./startup.sh to start.
InformationTo stop the services, type ./stop.sh.
InformationTo ensure that Adeptia Suite Kernel and WebRunner are started successfully, go to the directory .../<<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. Ensure that these files contain the message that "Kernel has started successfully" and "WebRunner has started successfully".</adeptiasuiteinstallfolder>
InformationWhen 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.</adeptiasuiteinstallfolder>