LIS00065S A JMS exception occurred while receiving on listener 'xxx' - yyy
Explanation
Transaction Server
A JMS exception occurred for the listener that is named xxx and the listener is now in recovery mode. If the maximum allowed number of errors was not exceeded, the Transaction Server makes at least one attempt to restart the listener. To configure the Transaction Server to try to restart the listener more than one time, set the listenersNumRetries property in the Transaction Server properties file to a value greater than zero.
When three or more errors are received by the listener, the listener is shut down. If the listenerRecoveryInterval property in the Transaction Server properties file has a value greater than zero, the Transaction Server waits for the recovery interval to pass before automatically attempting to restart the listener.
Operator response
Ensure that the queue manager is running and that messages are allowed to be read from the queue. If the listener was not restarted automatically, manually restart the listener by using the restart listeners command. Use the error message, yyy, to try to resolve the problem. If the problem cannot be resolved by using the information from the error message, contact IBM® Support.