Viewing Events

To view events:

The event timeline shows the deployment life cycle of all the Processing UnitsClosed This is the unit of packaging and deployment in the GigaSpaces Data Grid, and is essentially the main GigaSpaces service. The Processing Unit (PU) itself is typically deployed onto the Service Grid. When a Processing Unit is deployed, a Processing Unit instance is the actual runtime entity..

Life cycle success events for each instance

Life cycle success events for each Processing Unit

  • installation succeeded: deployment of a Processing Unit has been completed successfully (all instances instantiated).

  • installation uninstalled: undeployment of a Processing Unit has been completed (all instances undeployed).

Life cycle failure events for each instance

  • installation failed: a Processing Unit instance failed to instantiate.

  • installation unresponsive: a Processing Unit instance is unresponsive to “member-is-alive” attempts (failure is suspected).

  • installation crashed: an unresponsive Processing Unit instance has timed out (failure was detected).

  • installation re-detected: a Processing Unit instance was previously unresponsive but is now responsive.

From the menu bar, click Events. The list of events in the system is displayed with the following information:

Item Description
Component Service grid component where the event occurred.
Message Type of event that occurred.
Description Detailed description of the event.
Time Complete timestamp of the event (month, day, year and time of day).
Status Current status of the event (Success, In progress, Failed).

The Event number displayed in the menu bar indicates the amount of events that have occurred since the last time you viewed events.

Refer to the Admin API topics in the Developer Guide.