TIBCO ActiveMatrix® Policy Manager (PM) console displays the status of the registered services (Green or Red dot). How is the service status determined?

TIBCO ActiveMatrix® Policy Manager (PM) console displays the status of the registered services (Green or Red dot). How is the service status determined?

book

Article ID: KB0089479

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Policy Manager -
Not Applicable -

Description

Resolution:
Description:
=========
This solution discusses how PM determines the status of a service.

Environment:
==========
TIBCO ActiveMatrix Policy Manager 3.x
All supported platforms.

Resolution:
=========
For SOAP/HTTP services, PM opens a TCP socket to the service's host and port and then calls connect() on it. If the call succeeds, the service is marked as running (Green).

For SOAP/JMS services, the status in the PM console depends on the outcome of the most recent request. If a response is not received from the service, it is marked as stopped (Red) – for example, a proxy sends a request to provider queue and times out waiting for reply. If the service invocation is successful the status is marked as running (Green).

Issue/Introduction

TIBCO ActiveMatrix® Policy Manager (PM) console displays the status of the registered services (Green or Red dot). How is the service status determined?