Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
JMS processors yield properly when there is an exception during getConnection() and the steps after (get session, send / receive messages).
They should also yield if the connection factory initialisation is unsuccessful (eg. due to missing JMS client libraries or misconfiguration of the factory class name). Otherwise the processors produce a lot of logs continuously while running.