JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Monitoring Java EE Components in Oracle Java CAPS     Java CAPS Documentation
search filter icon
search icon

Document Information

Monitoring Java EE Components

Enterprise Manager Basics

Starting the Enterprise Manager Server

To Start the Enterprise Manager Server

Logging In to Enterprise Manager

To Log In to Enterprise Manager

Adding an Application Server Domain to Enterprise Manager

To Add an Application Server Domain to Enterprise Manager

Adding an Application Server Instance to Enterprise Manager

To Perform Prerequisite Steps on the Application Server

To Add an Application Server Instance to Enterprise Manager

Using the Connectivity Map Controls

To Adjust the Position of the Connectivity Map

To Zoom In on the Connectivity Map

To Zoom Out from the Connectivity Map

To Specify an Exact Zoom Percentage

Stopping the Enterprise Manager Server

To Stop the Enterprise Manager Server

Monitoring Application Servers

Viewing Basic Information About an Application Server

To View Basic Information About an Application Server

Viewing Summary Information For an Application Server

To View Summary Information for an Application Server

Stopping Application Server Domains

To Stop an Application Server Domain

Hiding, Showing, and Removing Application Servers

To Hide an Application Server

To Make All of the Hidden Application Servers Reappear

To Maintain the Current Configuration of Hidden and Displayed Application Servers Between Enterprise Manager Sessions

To Remove an Application Server

Monitoring Collaborations

Viewing Basic Information About a Collaboration

To View Basic Information About a Collaboration

Viewing Consumption Information For a Collaboration

To View Consumption Information For a Collaboration

Viewing Summary Information For a Collaboration

To View Summary Information For a Collaboration

Stopping and Restarting Collaborations

To Stop a Collaboration

To Restart a Collaboration

Monitoring Adapters

Displaying Information About an Adapter

To Display Information About an Adapter

Stopping and Starting Inbound Adapters

To Stop an Inbound Adapter

To Start an Inbound Adapter

Monitoring Logs

Viewing the Application Server Log File

To View the Application Server Log File

Viewing the Message Server Log File

To View the Message Server Log File

Monitoring Alerts

Alerts Overview

Viewing Alerts

To View Alerts

To View Alert Details

To Change the Status of an Alert

Filtering Alerts

To Filter Alerts

To Remove the Filter

Deleting Alerts

To Delete an Alert

To Delete More Than One Alert at a Time

To Delete All Alerts For the Selected Component

Configuring Alert Persistence

To Configure the Alert Table Name (Databases Other Than Derby)

To Set Up Database Access (Databases Other Than Derby)

To Run the Database Scripts (Databases Other Than Derby)

To Log In to the Configuration Agent

To Modify the Alert Notification Fields

Archiving Alerts

Reducing Duplicate Alerts

To Reduce Duplicate Alerts

About Enterprise Manager Topic and Queue Management

Monitoring JMS IQ Manager

Monitoring Topics and Queues for JMS IQ Manager

To Monitor Topics and Queues

Sending and Publishing Messages for JMS IQ Manager

To Send and Publish Messages

Viewing Message Properties for JMS IQ Manager

To View Message Properties

Viewing and Editing Message Payload for JMS IQ Manager

Working with Text Messages

Working with Byte Messages

Monitoring Java System Message Queue

Monitoring Topics and Queues for Java System Message Queue

To Monitor Topics and Queues

Sending and Publishing Messages for Java System Message Queue

To Send and Publish Messages

Viewing Message Properties for Java System Message Queue

To View Message Properties

Viewing and Editing Message Payload for Java System Message Queue

Working with Text Messages

Working with Byte Messages

Monitoring Oracle Advanced Queueing

Monitoring Topics and Queues for Oracle Advanced Queueing

To Monitor Topics and Queues

Sending and Publishing Messages for Advanced Queueing

To Send and Publish Messages

Viewing Message Properties

To View Message Properties

Viewing Message Payload for Advanced Queueing

To View the Payload of Text and Byte Messages

Monitoring WebLogic Server JMS

Monitoring Topics and Queues for WebLogic Server JMS

To Monitor Topics and Queues

Sending and Publishing Messages for WebLogic Server JMS

To Send and Publish Messages

Viewing Message Properties for WebLogic Server JMS

To View Message Properties

Viewing Message Payload for WebLogic Server

To View the Payload of Text and Byte Messages

Monitoring Java Message Service Grid

Monitoring Queues

Monitoring Topics

Monitoring Application Servers, Collaborations, and Alerts (Command Line)

Enterprise Manager Command-Line Client Syntax

Monitoring Application Servers and Collaborations (Command Line)

Listing the Available Methods For the Runtime Service

Displaying the List of Components

Displaying the Current State

Viewing Basic Information

Starting and Stopping Collaborations

Monitoring Alerts (Command Line)

Listing the Available Methods For the Alert Service

Listing the Query Fields

Viewing Alerts

Changing the Status of Alerts

Deleting Alerts

Index

Enterprise Manager Basics

Enterprise Manager is a web-based interface with which you can manage running Java CAPS applications for both the Java Platform, Enterprise Edition (Java EE platform) and the Schema Runtime Environment (SRE). For information about supported browsers for accessing Enterprise Manager, see Java CAPS 6.3 System Requirements in Planning for Oracle Java CAPS 6.3 Installation .

Enterprise Manager contains an Explorer panel on the left and a Details panel on the right. Java EE platform applications and SRE applications appear in different branches of the Explorer panel.

image:Screen capture of the Explorer panel.

Enterprise Manager also includes a command-line client.

Starting the Enterprise Manager Server

Before users can log in to Enterprise Manager, you must start the server component.

To Start the Enterprise Manager Server

  1. Run the start_emanager script in the JavaCAPS-install-dir directory.
  2. Wait for an INFO message that indicates the startup time in milliseconds. For example:
    INFO: Server startup in 130006 ms

    On UNIX platforms, this message appears in the catalina.out file in the JavaCAPS-install-dir/emanager/server/logs directory. On Windows platforms, this message appears in the command-line window.

Logging In to Enterprise Manager

Users log in to Enterprise Manager from a browser. For detailed information about Enterprise Manager user names and passwords, see Managing Java CAPS Users.

This procedure assumes that the Enterprise Manager server has been started.

To Log In to Enterprise Manager

  1. In a supported browser, enter the following URL:
    http://hostname:portnumber/

    Set the hostname to the TCP/IP host name or IP address of the server where Enterprise Manager is installed. Set the port number to the port number that was specified during the installation of Enterprise Manager. For example:

    http://myserver.company.com:15000/

    The Enterprise Manager Security Gateway screen appears.

  2. In the User ID field, enter an Enterprise Manager user name.
  3. In the Password field, enter the corresponding password.
  4. Click Login.

Adding an Application Server Domain to Enterprise Manager

In order to manage a GlassFish Application Server domain in Enterprise Manager, you must first add the domain.

To Add an Application Server Domain to Enterprise Manager

  1. In the Explorer panel of Enterprise Manager, click the Java EE node.

    The Manage Servers tab appears.

  2. Enter the connection information.
    Field
    Description
    Server Type
    The type of application server. Set this field to Sun Java System Application Server Domain.
    Host Name
    The fully qualified host name (for example, myhost.company.com) or IP address of the computer on which the application server is running.
    HTTP Administration Port
    The port number of the Domain Administration Server. The default port number is 4848.
    User Name
    The user name required to access the domain.
    Password
    The password required to access the domain.
  3. Click Connect to Server.

    The application server domain is added to the Current Application Server List table.


    image:Screen capture of the Current Application Server List table with the added server.

Adding an Application Server Instance to Enterprise Manager

In order to manage a GlassFish Application Server instance in Enterprise Manager, you must first add the instance. Managing instances is more limited than managing domains.

To Perform Prerequisite Steps on the Application Server

Before You Begin

In this procedure, you manage targets for the SeeBeyondSunOneDeployer web application and the logging connector module. These components are part of the Java CAPS runtime. The default application server domain includes the runtime. Any additional domains that you create do not include the runtime. Follow the steps inInstalling Oracle Java CAPS Domains and Runtime Components to manually install the runtime on any additional domains.

  1. Log in to the GlassFish Application Server Admin Console.

    The URL is http://hostname:port. The default port number is 4848.

  2. In the left pane, expand Web Applications and select SeeBeyondSunOneDeployer.
  3. Click the Target tab.
  4. Click Manage Targets, add the instance to the Selected Targets list, and click OK.
  5. In the left pane, expand the Connector Modules node and select the logging node.
  6. Click the Target tab.
  7. Click Manage Targets, add the instance to the Selected Targets list, and click OK.
  8. Go to the asadmin tool.
  9. Stop and restart the instance.

To Add an Application Server Instance to Enterprise Manager

  1. In the Explorer panel of Enterprise Manager, click the Java EE node.

    The Manage Servers tab appears.

  2. Enter the connection information.
    Field
    Description
    Server Type
    The type of application server. Set this field to GlassFish Application Server Instance.
    Host Name
    The fully qualified host name (for example, myhost.company.com) or IP address of the computer on which the application server is running.
    HTTP Instance Port
    The port number of the HTTP port that the instance is using.
    Server Instance Name
    The name of the instance.
  3. Click Connect to Server.

    The application server instance is added to the Current Application Server List table.


    image:Screen capture of the Current Application Server List table with the added server.

Using the Connectivity Map Controls

When you select a Connectivity Map node in the Explorer panel of Enterprise Manager, the actual Connectivity Map appears in the Details panel.

image:Screen capture of a Connectivity Map and the toolbar.

You can adjust the position of the Connectivity Map, and you can zoom in and out. In order to perform these tasks, you must enable the Zoom and Pan icon. The Zoom and Pan appears on the left of the toolbar. By default, the icon is disabled. To enable the icon, click the icon.

image:Screen capture of disabled Zoom and Pan icon.image:Screen capture of enabled Zoom and Pan icon.

If you are using Internet Explorer, then you must install the SVG Viewer in order for the zoom functionality to work correctly. Follow the steps in the Java CAPS installation documentation to upload the Enterprise_Manager_SVGPlugin-win32.sar file to the Repository. Then download the executable file to the computer where the browser is located. Run the executable file to install the SVG Viewer.

The 100%, Fit All, Fit Width, and Fit Height icons provide the following functionality:

To Adjust the Position of the Connectivity Map

  1. Press the Alt key.

    Your cursor becomes a hand symbol.

  2. Click the Connectivity Map and move it to the desired position.

To Zoom In on the Connectivity Map

To Zoom Out from the Connectivity Map

To Specify an Exact Zoom Percentage

Stopping the Enterprise Manager Server

You use a script to stop the server component of Enterprise Manager.

To Stop the Enterprise Manager Server