Skip Headers
Oracle® Fusion Middleware Administrator's Guide for Oracle SOA Suite and Oracle Business Process Management Suite
11g Release 1 (11.1.1.6.1)

Part Number E10226-12
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

35 Monitoring Service and Reference Binding Components

This chapter describes how to monitor service and reference binding components in SOA composite applications, including monitoring instances, faults, and rejected messages.

This chapter includes the following topics:

For more information, see the following documentation:

35.1 Monitoring Binding Component Instances and Faults

You can monitor instances and faults for all binding components included in SOA composite applications.

To monitor binding component instances and faults:

  1. Access this page through one of the following options:

    From the SOA Infrastructure Menu... From the SOA Folder in the Navigator...
    1. Select Home.

    2. Select the Deployed Composites tab.

    3. In the Composite section, select a specific SOA composite application.

    1. Under soa-infra, expand the partition.

    2. Select a specific SOA composite application.


  2. Click Dashboard (if it is not selected).

  3. Select a specific service or reference in the Services and References section.

  4. If you select a service that is a JCA adapter or web service, the Dashboard page displays the following details:

    • A graphic representation of the total incoming messages and faults since server startup.

    • Recently rejected messages, including the message name, time of the fault, and type of fault (business or system).

    Description of bc_dashboard.gif follows
    Description of the illustration bc_dashboard.gif

  5. If you select a service that invokes a SOA composite application through a remote RMI call (known as direct binding), the Dashboard page displays similar details as described in Step 5. Direct binding enables SOA composite applications to be invoked through an API that supports transaction and security propagation across JVMs.

    The word Direct is displayed in the header to indicate that this is a direct binding component. However, no Polices and Properties tabs are available for direct binding components.

    Description of bc_direct.gif follows
    Description of the illustration bc_direct.gif

  6. If you select a reference, the Dashboard page displays the following details:

    • A graphic representation of the total outgoing messages and faults since server startup.

    • Recent faults, including the time of the fault and the type of fault (business or system).

    Reference binding components are only available for JCA adapters and web services.

    Description of bc_dashboard3.gif follows
    Description of the illustration bc_dashboard3.gif

35.2 Monitoring Binding Component Rejected Messages

You can monitor rejected messages for all binding components included in a SOA composite application.

To monitor binding component rejected messages:

  1. Access this page through one of the following options:

    From the SOA Infrastructure Menu... From the SOA Folder in the Navigator...
    1. Select Home.

    2. Select the Deployed Composites tab.

    3. In the Composite section, select a specific SOA composite application.

    1. Under soa-infra, expand the partition.

    2. Select a specific SOA composite application.


  2. Select a service or reference in the Services and References section.

  3. Click Faults and Rejected Messages.

    The Faults and Rejected Messages page shows the list of faults and rejected messages, including details such as the error message, time of the fault, and the associated composite instance ID. Depending upon the type of the binding component selected, the faults can be on the incoming messages processed by a service binding component or outgoing messages processed by a reference binding component.

    You can perform fault recovery from this page.

    Description of bc_rejectedmess.gif follows
    Description of the illustration bc_rejectedmess.gif

  4. Click a specific message in the Error Messages column to display complete fault details, including the fault ID, fault time, fault location, fault type, and error message text. A Recover Now option is displayed for recoverable faults. Click Recover Now to perform fault recovery.

  5. If you want to delete rejected messages., click Delete Rejected Messages.

  6. This displays a dialog for specifying criteria for deleting rejected messages.

    Description of bc_delrejectmess.gif follows
    Description of the illustration bc_delrejectmess.gif

  7. Specify criteria, and click Delete.