Unable to set the expiration time in the JMS Sender job to less than an hour
book
Article ID: 87606
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : com.ibm.msg.client.jms.DetailedJMSException: JMSCC0005: The specified value '-7260000' is not allowed for 'timeToLive'. The given value is not allowed for the property specified. Change the value to a value
When configuring a JMS Sender job and attempting to set the expiration time to a period less than one hour, the job fails with an error message similar to:
The specified value '-7260000' is not allowed for 'timeToLive'. The given value is not allowed for the property specified.
Cause type: Defect Root Cause: Differences between timezones of Agent and Server were not included in calculations. All calculations now done in GMT.
Resolution
This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.
Fix Status: Released
Fix Version(s): RA JMS 2.0.0 - Available
Additional Information
Workaround : Configure Agent within the same timezone as Server.