Procedure to confirm if scheduler is active on a particular Inference Engine through JConsole :

Procedure to confirm if scheduler is active on a particular Inference Engine through JConsole :

book

Article ID: KB0087165

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
Starting from TIBCO BusinessEvents 5.X there has been changes in the procedures to determine which inference agent is running the scheduler.
Refer to the following steps and the attached image to confirm if the scheduler is active on a particular Inference Engine through JConsole
when cache and inference are both running.

Environment:
===========
TIBCO BusinessEvents 5.x
All Operating Systems

Resolution:
===========
Check which inference is having the scheduler in running state by going under the Threads tab in the JMX console of the respective JVM.

Look for the thread which has the name which was used to create the scheduler in the TIBCO BusinessEvents code . If there is no thread with that name then that particular JVM is not running the scheduler, else the scheduler is active on that agent . Refer to the attached image of JConsole threads tab with a scheduler thread for further reference.

Attachments :
============
ConfirmingSchedulerStateThroughJConsole.png

References :
============
SR ID : 1-F6H9V8

Issue/Introduction

Procedure to confirm if scheduler is active on a particular Inference Engine through JConsole :