Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Perform the following steps to start Kernel and WebRunner services:

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

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

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

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/AdeptiaServer/ServerKernel/ folder. This file contains the information important for troubleshooting, email this file to Adeptia Technical Support.
  • No labels