M
mbmike29
Guest
JMS errors encountered are not logged for logging levels 1 and 2 (Error Only and Basic) - they are only logged if the logging level is set to 3 - verbose and 4 - extended. For debugging and development environments this is OK - but for production environments setting the logging level for the Generic JMS Adapter too high causes performance issues in our mission critical environment. We need any JMS errors returned to be the adapter logging level is set to 1 or higher. Currently JMS errors returned from IBM MQ are ONLY logged if the logging level is set to 3 or 4. Please ensure JMS errors returned to the adapter are logged appropriately and not just when the log settings are set to 3 & 4 (include 1 - error only and 2 - basic in addition to 3 - verbose and 4 - extended).
Continue reading...
Continue reading...