Вы находитесь на странице: 1из 5

PRINT FROM SAP HELP PORTAL

Document: Managing JMS Server Configuration URL: http://help.sap.com/saphelp_nw73/helpdata/en/4b/1693eb0f5c6bb6e10000000a42189c/frameset.htm Date created: August 02, 2013

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Please see www.sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.

Note This PDF document contains the selected topic and its subtopics (max. 150) in the selected structure. Subtopics from other structures are not included.

PUBLIC 2013 SAP AG or an SAP affiliate company. All rights reserved.

Page 1 of 5

Managing JMS Server Configuration


In the JMS Server Configuration: Overview screen of the SAP NetWeaver Administrator you can view and manage the JMS Provider configuration on the AS Java. You can create and remove JMS resources (connection factories and destinations) and virtual providers. You can configure their current state as well by setting their properties in the Details section.

Prerequisites
You have opened the Configuration Infrastructure JMS Server Configuration function of SAP NetWeaver Administrator.

Procedure
Managing JMS Virtual Providers Select JMS Virtual Providers from the Show dropdown menu. Creating and Removing JMS Virtual Providers 1. To create a JMS virtual provider, choose Create. In the dialog box that appears, specify the name of the virtual provider and choose Save. 2. To remove a virtual provider, select the virtual provider you want to delete and choose the Remove button.

Caution
You have to be careful when you delete a virtual provider because this may cause some applications to stop running.

Configuring JMS Virtual Providers Configuring the Global Default Properties of the JMS Provider Service You can configure global properties of JMS virtual providers via the Config Tool. 1. Start the Config Tool by double-clicking the configtool script file in <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory and expand the nodes 2. If necessary, choose cluster-data template services jms_provider . View Expert Mode .

3. If you want to distribute all of the JMS virtual providers you have between the server nodes, set the value of hostMultipleVPs key to true. Otherwise you have only one virtual provider on a node and if the number of the virtual providers is larger than the nodes, some of the virtual providers are not started and some of your applications may stop running. 4. To apply the changes, you have to restart the Application Server cluster. Configuring JMS Virtual Providers Locally (per Provider) 1. To manage the properties of a particular JMS virtual provider properties, select the provider, then choose Edit . 2. In the Details area, choose the Details tab. 3. Customize the settings, as necessary. You can also specify the local JMS virtual provider properties in the jms-resources.xml deployment descriptor. The following table shows the correspondence between the online-configurable properties and the jms-resources.xml elements: Property in SAP NetWeaver Administrator DataSource Name Running Mode Clean Up Service Sleep Interval (milliseconds) Client Memory Size (bytes) Client Consumer Buffer Size (bytes) Cache Size Limit (bytes) Property in jms-resources.xml dataSourceName runningMode cleanUpServiceSleepInterval clientMemorySize clientConsumerBuffer cacheSizeLimit

For more information about the properties you want to configure, see Property Reference. 4. To save your changes, choose Save. Creating and Configuring JMS Resources 1. To create and configure JMS resources, select JMS Resources from the Show dropdown menu. The following table describes the different tasks you can do and how to do them:

PUBLIC 2013 SAP AG or an SAP affiliate company. All rights reserved.

Page 2 of 5

Task Create a new topic or queue

Steps 1. In the JMS Resource List area, choose Queue) . 2. In the dialog box that appears, specify the name of the new topic or queue. 3. Select a Virtual Provider and choose Save. Create JMS Topic (or JMS

Edit the settings of a topic or a queue

1. Select the topic or queue to be edited in the JMS Resource List . 2. Choose Edit . 3. In the Details area, choose the Details tab. 4. Edit the properties you want to change. When ready, choose Save.

Create a new connection factory

1. In the JMS Resource List area, choose Factory .

Create JMS Connection

2. In the dialog box that appears, specify the Lookup Name of the new connection factory. 3. Select the Type of the connection factory. 4. Select a Virtual Provider, then choose Save. Remove a resource Select the resource to be removed in the JMS Resource List , then choose Remove. More information about the details displayed for a resource: JMS Details Description Monitoring the JMS Provider You can monitor the JMS Provider using the SAP NetWeaver Administrator. To access the monitors you have to: 1. Open the SAP NetWeaver Administrator and choose 2. Choose the Monitor Browser tab. 3. Using the Show dropdown list, specify whether you want to display the active or inactive monitors. 4. To display the JMS provider monitors, enter /services/jms in the filter row of the Name column. 5. To display the configuration details of a particular monitor, select the monitor. The Monitor Details area opens. 6. To switch the selected monitor on or off, choose the Activate or Deactivate pushbutton, respectively. 7. If necessary, change the values of certain properties of the monitor. You can also restore their server-default values. To apply the changed values, choose Save. Availability and Performance Resource Monitoring History Reports .

More Information
JMS

JMS Details Description


This is the list of properties that sets up the Topics, Queues, Connection Factories, and Virtual Providers. Some of the properties you can view in the SAP NetWeaver Administrator are purely informative, that is, you cannot edit them.

Note
The read-only property Defining Components for all JMS resources is defined as a separate tab in the Details section. It contains a table with all applications, services, and libraries defined in the jms-resources.xml of a particular JMS resource. Using this property you can find which applications, services, and libraries use a specific JMS resource. If the JMS resource is created programmatically in the jms-resources.xml, or in the SAP NetWeaver Administrator, that is this resource is not deployed by any application, library, or service, the Defining Components property is empty. In the Show field, select JMS Resources to display the details related to the JMS connection factories and JMS destinations, Queues and Topics. The properties that are related to durable subscribers are in the Details section and are available only for Topics. Properties of JMS Resources

PUBLIC 2013 SAP AG or an SAP affiliate company. All rights reserved.

Page 3 of 5

Configuration Property Name Name

Default Value

Used In JMS Topic, JMS Queue

Description The name that will be used by the application to refer to the Queue, or the Topic. Later on, this name is used in JNDI lookups.

Destination ID Destination Type Set Limit to Delivery Attempts Count

JMS Topic, JMS Queue JMS Topic, JMS Queue

The ID of the destination. This property shows whether the JMS resource is a Queue, or a Topic. This property limits the number of delivery attempts and points out if the undeliverable messages have to be moved to a dead message queue. Refer also to Maximum DeliveryAttempts .

true

JMS Topic, JMS Queue

Enable JMSX Delivery Count

true

JMS Topic, JMS Queue

Switches the optional message property JMSXDeliveryCount on or off. Shows the number of time the message has been delivered to a customer.

Delivery Delay Interval

2000

JMS Topic, JMS Queue

Defines the delay in milliseconds between two consecutive message delivery attempts.

Error Destination

sapDefaultErrorQueue

JMS Topic, JMS Queue

Defines the name of a JMS destination where dead messages will be moved.

Maximum Delivery Attempts

JMS Topic, JMS Queue

Defines the maximum number of delivery attempts. This property is active only if Set Limit To Delivery Attempts Count is set to true.

Load Balance Behavior

JMS Queue

Defines the load balance behavior of the queue in case the destination has more than one consumer. The possible values are: 1 (Exclusive) - the registering of a second consumer fails. 3 (Round-robin) - messages are distributed among all registered consumers in a round-robin fashion.

Client ID Connection Type

"" -

JMS Connection Factory JMS Connection Factory

The Client ID of the connection factory. Displays the type of the connection factory. Possible values are: ConnectionFactory TopicConnectionFactory QueueConnectionFactory XATopicConnectionFactory XAQueueConnectionFactory XAConnectionFactory

Lookup Name Running Mode XA_MODE

JMS Connection Factory JMS Connection Factory

The JMS Connection Factory name used in JNDI lookups. The transaction mode the connection factory supports. The possible values are LOCAL, OPTIMIZED, XA_MODE. More information: Configuring Transaction-Related JMS Connection Factory Properties

NoLocal SubscriptionName SubscriptionID

false -

durable subscriber durable subscriber durable subscriber

The selector expression to filter messages for the durable subscriber. The subscription name. The ID of the durable subscriber.

In the Show field, select JMS Virtual Providers to display the following properties. Properties of JMS Virtual Providers

PUBLIC 2013 SAP AG or an SAP affiliate company. All rights reserved.

Page 4 of 5

Configuration Property Name Instance ID Instance Name Clean Up Service Sleep Interval (milliseconds)

Default Value -

Description The unique ID of the instance to which the JMS Virtual Provider belongs. The name of the instance to which the JMS Virtual Provider belongs.

600000

The time interval in milliseconds after which the Cleanup Service is triggered. The Cleanup Service is responsible for deleting the obsolete JMS messages from the database - these are the expired messages and the already acknowledged messages.

Client Memory Size (bytes)

104857600

This is the total amount of memory a JMS client can occupy. The implication of increasing this is that the JMS client will occupy more memory, and thus might affect the performance of other components and applications.

Destinations Count DataSource Name

The current number of destinations of the JMS Virtual Provider. The name of the Data Source this Virtual Provider is using for accessing its persistent store. An empty value indicates that the default (system) Data Source will be used. If your application uses database persistency and has its own Data Source, you may consider configuring the same (application) Data Source to be used by the Virtual Provider of the application. More information: Configuring Transaction-Related JMS Virtual Provider Properties

Running Mode

GLOBAL

This property determines the clustering behavior of this JMS Virtual Provider. There are two available options GLOBAL and LOCAL. More information: JMS Clustering and Failover

Client Consumer Buffer Size (bytes)

102400

This is the amount of memory a JMS consumer can use for its message buffer (to pre-fetch messages from the server), that is, this is the size of the clientside in-memory message cache per consumer. The minimum recommended value is the size of the largest expected message. Values lower than that may lead to suboptimal performance.

Cache Size Limit

52428800

The maximum size (in bytes) of the server-side message cache per JMS Virtual Provider. The cache is shared among all destinations belonging to this Virtual Provider.

PUBLIC 2013 SAP AG or an SAP affiliate company. All rights reserved.

Page 5 of 5

Вам также может понравиться