Quarantine

The Quarantine page displays internal system messages that were intercepted because they were not processed correctly or because the server was not able to process them at all. Placing these messages in Quarantine helps ensure that they are checked before taking action.

This page includes the following:

Overview

Internal messages control processing based on objects and their settings. If such messages are not processed correctly, it is so important to check their content.

Invalid messages cancel a server process. The message is intercepted and displayed in the Quarantine page of the Administration perspective. Quarantined messages do not affect server processes, so the quarantine protects your system.

When a message is intercepted and quarantined, a notification message is sent to all users with the relevant privileges in all clients of the system. Click Open on the quarantine notification message to access the Requests dialog.

Notes:

The left panel of the dialog provides the list of tasks that triggered the requests. The right pane displays information on the triggering task, and allows you to either Acknowledge the message, or open the Quarantine list.

To access the quarantine, open the Administration perspective and click Quarantine.

The Quarantine List

The columns in the list display the following information:

Use the Refresh button in the toolbar to refresh the content of the table. The Export button lets you export the content of the table as a CSV file. Both buttons are available by default.

Deactivating Internal Message Checking

The Automation Engine checks internal messages by default. On UNIX, this can have a negative impact on performance.

To deactivate this function, use the parameter exception= in the INI file of the Automation Engine. For more information, see Automation Engine.

Reaction to Invalid Messages

The following steps are initiated if an invalid message is detected:

  1. The message is put into quarantine.
  2. All database modifications made by this message are canceled.
  3. Further message information is written to the log file of the Automation Engine.
  4. A trace file with the following name is created:
    UC4Dump_name of the Server process_RunID_timestamp.txt
    Example:
    c:\AUTOMIC\server\temp\UC4Dump_UC2T#WP002_40373135_20060406144901543.txt
  5. If possible, a dump is created.
  6. The ServiceManager restarts the aborted server process.
  7. If the administrator has defined the EXECUTE_ON_EXCEPTION key in the UC_SYSTEM_SETTINGS variable, the specified object starts. For more information, see UC_SYSTEM_SETTINGS - Systemwide Settings.

Showing Messages

This action displays the internal, technical information of the message.

To Show Messages

  1. Select and right-click the relevant message.

  2. Click Show Message.

    A dialog opens in which the internal, technical information of the message is displayed.

  3. Click Close to go back to the Quarantine list.

Releasing Messages

Note: Only release messages after contacting CA Automic Support.

This action releases a task, which can then be reprocessed.

To Release Messages

  1. Select and right-click the relevant message.
  2. Click Release.
    A dialog opens in which trace options can be set. For more information, see Diagnostic Tools.
  3. Select the server process to be used for reprocessing the message.
  4. After defining the relevant settings click Release.
    The status of the message changes to Processed and a notification at the top of your system shows the message has been released successfully.
    Note: Only the primary work process executes PWP messages.

Specified trace options are deactivated after the execution attempt. If the message could be processed without failure, it remains in the list but can be deleted with a context menu command.

Acknowledging Messages

This action marks unprocessed messages as read. After acknowledging a message the icon is no longer displayed in the Alarm column

To Acknowledge Messages

  1. Select and right click one or more unprocessed messages.
  2. Click Acknowledge.
    The alarm icon is no longer displayed.

Deleting Messages

This action removes messages from the list after being successfully processed.

To Delete Messages

  1. Select and right click one or more messages.
  2. Click Delete.
    You will be prompted to confirm your action.
  3. Click Delete.
    The messages are no longer part of the Quarantine list.