Versions Compared
Version | Old Version 3 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
You can start or stop the following Adeptia services as and when you need . in the same order as given below:
- Connect Server Kernel
- Connect Server WebRunner
- AIMap
- Connect Portal
Follow the steps below to start or stop or start the services on Windows and LinLinux.
On Windows
You must start Kernel and WebRunner before starting Adeptia Suite application. They can be started can start or stop these services in two ways:
- As a service
- From Start menuMenu/Desktop
Starting Kernel and WebRunner as As a Service
If Follow the steps below 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.- Go to Control Panel > Administrative Tools > Services.
- Right-click
- a specific service and then click Start or Stop based on your requirement.
Starting Kernel and WebRunner from Start From Start Menu/Desktop
- Start Menu: Go to Start > Programs > Adeptia Suite and Connect and select the specific service.
- Desktop: Double-click Adeptia Kernel and Adeptia WebRunner shortcut from the service's shortcut on the desktop.
Both the actions will display the service console window for the service that you have selected. This window indicates that now you have that specific service up and running.
To stop any of the services, go to the service console window, and press Ctrl+ C.
Note |
---|
It is recommended that you use only Ctrl+ C option to stop any service in Adeptia Connect. If you close |
service console window by clicking the cross button, the Java Virtual Machine (JVM) used by Adeptia |
Connect may not shut down properly. If you stop Kernel or WebRunner by clicking the cross button, ensure that you go to Task manager thereafter and kill the Java.exe and JSL.exe. |
On Linux
Perform the following steps to start Kernel and WebRunnerTo start or stop the Connect Server Kernel, WebRunner, and AIMap, follow the steps below:
- Open Terminal.
- Go to the directory where Adeptia Suite is installedto ...<ConnectServerInstallFolder>\ConnectServer\AdeptiaServer\ServerKernel folder.
- Type ./startup.sh to start.
- , or, type ./stop.sh to stop a service.
To 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
andThese 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".
cat WebrunnerApplication.log
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
Note |
---|
AIMap services start and stop automatically along with Connect Server Kernel and WebRunner when you run the ./startup.sh and ./stop.sh commands respectively. However, if you want to start or stop AIMap services individually, use the following commands: ./startAIMap.sh ./stopAIMap.sh |
To start or stop the Connect Portal, follow the steps below:
- Open Terminal.
- Go to ...<ConnectPortalInstallFolder>\ConnectPortal\bin folder.
- Type ./startup.sh to start, or, type ./stop.sh to stop Connect Portal.
Panel | ||||
---|---|---|---|---|
| ||||
What's newBest practicesTraining guidesFrequently asked questionsAdeptia Connect APIsAdeptia security report |