Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

At times, you may want to stop or pause the kernel Kernel without stopping it as a service (if the kernel Kernel is running as a service) or stopping it by pressing <Ctrl> + <C> from the console. In such cases, you can stop or even pause the kernel Kernel from the GUI. When the kernel Kernel is stopped or paused, no requests for new process flows are executed.
In the Adeptia Suite, this feature is available in:

Enterprise

Premier

Professional

Express

?

?

?

?

 

Process Flow Status when Kernel is Stopped

When the kernel Kernel is stopped, the system does not accept any new process flow requests for triggering. It just completes the existing process flows that are running, and then shuts shut down the kernelKernel.
 

Process Flow Status when Kernel is Paused

When the kernel Kernel is paused, the system just completes the existing process flows that are running. However, it does not accept any new process flow requests for triggering. Additionally, it does not accept any waiting process flows that could be manual execution requests or those in the Queue Processor. When the kernel Kernel is paused, the Queue Processor is also paused. It does not activate any process flows or escalate them from the waiting queue to ready queue. It just maintains them in the queue list.

The pausing of the kernel Kernel pauses the scheduler too. It does not allow triggering of any process flows through any events except JMS and HTTP events. The pausing/resuming/stopping of scheduler Scheduler synchronizes with the pausing/resuming/stopping of the kernelKernel.

...

Info

If sub processes are being executed with Call action when the

...

Kernel is paused or stopped, then they need to be made recoverable with the Call action, when the process flow shuts down, as the parent process flow will not stop unless all child process flows are executed.

This chapter describes the following tasks:Following are the major subsections:

Section NameDescription

Managing Kernel

Learn how to manage Kernel.

Managing Scheduler

Introduces Scheduler concept, events managed by Scheduler, Scheduler related properties, and managing Scheduler.