Issue with JMS listener : More than consumer in point to point
We have observed an issue with the way of consuming the JMS message. We have a JMS listener with Point to Point Model which would create a work object for each message received. Its working fine in most of the cases. But only few messages are getting picked up by multiple nodes. When we looked at the Pega/Alert log ,there was no error.But looks like JMS at first node is not being processed successfully and hence message is being persisted at queue and later picked by another node.
Can someone suggest if this is the expected behavior of JMS queue when there are errors?
***Edited by moderator Maryrita, moved to Product Support from Pega Academy***