IBM Support

How to configure recovery retry for WebSphere Application Server Message Listener during a connection connection failure.

Question & Answer


Question

How to configure recovery retry for WebSphere Application Server Message Listener during a connection connection failure.

Answer

The WAS Message Listener configuration page provides a retry count property, but settings made to the property page configuration is overridden by default settings.

The WAS Message Listener retry configuration is done at the server level using custom properties settings for Message Listeners, these settings are applied to all the message listeners configured in the application server.

Below are the properties and IBM knowledge center URL:

MAX.RECOVERY.RETRIES

The maximum number of times that a listener port managed by this service tries to recover from a failure before giving up and stopping. When stopped the associated listener port is changed to the stop state. The interval between retry attempts is defined by theRECOVERY.RETRY.INTERVALproperty.

A failure can be caused by either of the following conditions:
  • An unexpected error has occurred when a listener port tries to get a message from the JMS provider.
  • The connection between the application server and the JMS provider has been lost usually due to a network error.
InformationValue
Data typeInteger
UnitsRetry attempts
Default5
Range0 (no retries) through 2147483647

RECOVERY.RETRY.INTERVAL

The time in seconds between retry attempts by a listener port to recover from a failure. The maximum number of retry attempts is defined by theMAX.RECOVERY.RETRIESproperty.

A failure can be caused by either of the following conditions:
  • An unexpected error has occurred when a listener port tries to get a message from the JMS provider.
  • The connection between the application server and the JMS provider has been lost usually due to a network error.
InformationValue
Data typeInteger
UnitsSeconds
Default60
Range1 through 2147483647

IBM Knowledge Center URL:
http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/umb_prolscp.html"
[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSQTW3","label":"IBM On Demand Consulting for Hybrid Cloud"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

More support for:
IBM On Demand Consulting for Hybrid Cloud

Software version:
All Versions

Document number:
778951

Modified date:
08 December 2018

UID

ibm10778951

Manage My Notification Subscriptions